Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | post-functions.sh: Tweak handling of new kernel prompts | Robby Workman | 2018-04-04 | 1 | -5/+4 |
| | |||||
* | post-functions.sh: Fix stray stuff in vimdiff prompt | Robby Workman | 2018-04-03 | 1 | -1/+1 |
| | |||||
* | post-functions.sh: Sort .new files list from looknew() | Robby Workman | 2018-04-03 | 1 | -1/+1 |
| | | | | Thanks to Eduard Rozenberg. | ||||
* | post-functions.sh: Make sure user confirms kernel update | Robby Workman | 2018-04-03 | 1 | -6/+6 |
| | |||||
* | post-functions.sh: Respect $ROOT in looknew() | Robby Workman | 2018-04-03 | 1 | -1/+1 |
| | | | | Thanks again to burdi01 on LQ. | ||||
* | post-functions.sh: Don't offer to run lilo if initrd is in lilo.conf | Robby Workman | 2018-01-07 | 1 | -1/+8 |
| | |||||
* | post-functions.sh: Invert test for "not no" to "is yes" | Robby Workman | 2018-01-06 | 1 | -1/+1 |
| | | | | Essentially, don't process a "not yes" as an "is yes" | ||||
* | post-functions.sh: check for /etc/lilo.conf too for lilo offer | Robby Workman | 2018-01-06 | 1 | -4/+4 |
| | | | | | | | | 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. | ||||
* | post-functions.sh: Fix vimdiff patch | David Allen | 2017-11-08 | 1 | -1/+1 |
| | | | | | | | | ** 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 | ||||
* | Allow using vimdiff to compare .new and original files | David Allen | 2017-10-22 | 1 | -1/+16 |
| | | | | Signed-off-by: Robby Workman <rworkman@slackware.com> | ||||
* | *: Initial commit of slackpkg (as of 2.82.2 release)2.82.2 | Robby Workman | 2017-10-22 | 1 | -0/+221 |