NAME
  slackupdr - automate slackpkg, manage multiple kernels & update bootloader

SYNOPSIS
  slackupdr [-h] [-m manpage] [-v]

DESCRIPTION
  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 ncurses menu driven.

OPTIONS
  -h  help usage

  -m  [manpage]

	script          - text version of autoslackpkg(8)
	conf            - text version of autoslackpkg.conf(5)

  -v  version

FILES
  /etc/slackpkg/slackupdr.conf
  Contains default values for script variables

  /etc/slackpkg/mkinitrd.conf
  Contains default values for script mkinitrd functions. This config file
  can be populated using the included Slackware script
  '/usr/share/mkinitrd/mkinitrd_command_generator.sh -c'

  /usr/libexec/slackpkg/slackupdr_lib.gz
  Contains compressed script functions

  /usr/sbin/slackupdr
  Script startup file

  /var/log/slackupdr_debug.log
  Script debug log file

DIAGNOSTICS
  Debug mode is available using 'DEBUG=0 slackupdr'. It defaults log output
  to /var/log/slackupdr_debug.log unless overridden in /etc/slackupdr.conf
  file.

BUGS
  Hopefully few and far between but to err is human!

AUTHOR
  chuck56 aka Stu Miller
  <slackbuilds AT go4it2day DOT com>

SEE ALSO
  slackupdr.conf(5)
  slackpkg(8) slackpkg.conf(5)
  mkinitrd(8) mkinitrd.conf(5) mkinitrd_command_generator(8)
  lilo(8) lilo.conf(5)
