This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| slackupdr [2024/05/18 20:24] – created wigums | slackupdr [2024/07/23 16:19] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====slackupdr==== | + | ====== slackupdr | 
| slackupdr automates the use of slackpkg, manages installation of multiple kernels & updates LILO & ELILO bootloaders. The script expects to be run as the root user. slackupdr is menu & config file driven. it is on  https:// | slackupdr automates the use of slackpkg, manages installation of multiple kernels & updates LILO & ELILO bootloaders. The script expects to be run as the root user. slackupdr is menu & config file driven. it is on  https:// | ||
| Line 8: | Line 8: | ||
| < | < | ||
| + | |||
| + | |||
| + | ==== REQUIREMENTS ==== | ||
| + | |||
| + | < | ||
| + | |||
| + | This file is normally optional in Slackware. slackupdr does not | ||
| + | allow the administrator to pass options on the command line to mkinitd. | ||
| + | A sample file / | ||
| + | administrator. See mkinitrd.conf(5) for more information. | ||
| + | |||
| + | < | ||
| + | |||
| + | This file is provided with slackupdr. All but 2 of the variables set | ||
| + | in this file can be left to default. The 2 exceptions are TEMPLATE_LILO | ||
| + | & TEMPLATE_ELILO. See slackupdr.conf(5) for more information. | ||
| + | |||
| + | < | ||
| + | |||
| + | Depending on the bootloader in use, only 1 of these 2 variables requires modification. This applies the the "LILO Updater" | ||
| + | |||
| + | The administrator can add or delete lines in the templates as needed with special attention to adding the required comments. There are 3 types of comments that the script uses to process the templates. | ||
| + | |||
| + | The lines with the "# | ||
| + | |||
| + | There is a single line with the "# | ||
| + | |||
| + | The final 2 comments are the "# | ||