Commit graph

177 commits

Author SHA1 Message Date
Robby Workman
5d66c7cc39 post-functions.sh: Sort .new files list from looknew()
Thanks to Eduard Rozenberg.
2018-04-03 19:31:02 -05:00
Robby Workman
2cb98319cb post-functions.sh: Make sure user confirms kernel update 2018-04-03 19:19:18 -05:00
Robby Workman
b55bfd9645 post-functions.sh: Respect $ROOT in looknew()
Thanks again to burdi01 on LQ.
2018-04-03 19:14:27 -05:00
Robby Workman
caf6a1ab96 post-functions.sh: Don't offer to run lilo if initrd is in lilo.conf 2018-01-07 00:12:05 -06:00
Robby Workman
bc4ea512ee Make sure user knows that the warning about -current only shows once 2018-01-06 23:23:28 -06:00
Robby Workman
f59af2b4d7 2.82.3beta5 2018-01-06 17:55:18 -06:00
Didier Spaier
9cea505db9 files/slackpkg: SOURCE handling - land softer if no trailing / 2018-01-06 17:53:46 -06:00
Didier Spaier
b6cf5ec58c core-functions.sh: Warn (first time) if -current mirror is selected
Require confirmation the first time a -current mirror is selected.
2018-01-06 17:53:46 -06:00
Robby Workman
14ce3da94e post-functions.sh: Invert test for "not no" to "is yes"
Essentially, don't process a "not yes" as an "is yes"
2018-01-06 17:35:22 -06:00
Robby Workman
8c6d8b9947 post-functions.sh: check for /etc/lilo.conf too for lilo offer
Existence of /etc/lilo.conf coupled with executable /sbin/lilo
probably indicates lilo usage on the system, so that seems like
a reasonable compromise for everyone fussing about slackpkg's
offer to run /sbin/lilo for them after kernel upgrades even
though they use grub or whatever else.
2018-01-06 17:33:02 -06:00
Robby Workman
b5309a3b26 slack-desc: Minor tweaks 2018-01-04 21:31:23 -06:00
Robby Workman
68d43457e8 2.82.3beta4 2018-01-04 21:25:40 -06:00
Robby Workman
4e7a7c9ebb slackpkg: Abort if system date is near epoch
This merges slackpkg-quit-on-epoch.patch from Slackware ARM
2018-01-03 04:48:53 -06:00
Robby Workman
d426faa6e7 2.82.3beta3 2018-01-02 22:26:44 -06:00
Robby Workman
47a185d6c6 pkglist.awk: Handle the (hopefully rare) case of $ROOT usage 2018-01-02 17:58:49 -06:00
Robby Workman
70948050f9 Add $ROOT to $WORKDIR, $TEMP, and $TMPDIR instances
This *should* have no effect if $ROOT is blank

Files modified:
  files/core-functions.sh
  files/slackpkg
2018-01-02 17:58:49 -06:00
Robby Workman
c73c1a9008 core-functions.sh: Fix Slackware ARM gpg key 2018-01-02 17:58:14 -06:00
Robby Workman
bc7e966ee1 mirrors-arm.sample: Update mirror list 2017-12-31 00:43:20 -06:00
Robby Workman
dfb299531d core-functions.sh: Create $WORKDIR before using it
This should never be an issue on a properly installed
system (assuming slackpkg is installed on the system),
but it doesn't hurt anything either to be safe.
2017-12-30 01:16:09 -06:00
Robby Workman
4a1885d6aa slackpkg.SlackBuild: Make VERSION able to be overridden 2017-12-30 01:11:00 -06:00
Robby Workman
6b1ac9aa1b 2.82.3beta2 2017-11-08 22:04:42 -06:00
David Allen
c73041dff2 post-functions.sh: Fix vimdiff patch
** This was my mistake; my mail client munged the patch, so
   I had to apply it all by hand. The extra (old) line of
   'showmenu' options was what I'd copied to compare the
   new options, and I forgot to delete it when committing.
   Mea culpa.  --rworkman
2017-11-08 22:01:22 -06:00
Robby Workman
569b7a2548 Increment version to 2.82.3beta1 2017-11-07 18:47:30 -06:00
Robby Workman
738864540e Build script: Fixup expectations for gzipped files
The files in the git repo are *not* gzipped because this
makes tracking changes, well, impossible.
2017-11-07 18:40:42 -06:00
Robby Workman
942129a515 manpages-l10n: Move to files/ directory 2017-11-07 18:40:27 -06:00
David Allen
98c8ffda23 Allow using vimdiff to compare .new and original files
Signed-off-by: Robby Workman <rworkman@slackware.com>
2017-10-22 01:59:53 -05:00
Robby Workman
406e0e84f5 *: Initial commit of slackpkg (as of 2.82.2 release) 2017-10-22 01:59:41 -05:00