Repository: boot-floppies/debian
who:        eb
time:       Sun Jun 10 23:30:24 PDT 2001


Log Message:

Add execlog_to_string() function that stores the program's stdout in a
variable and send stderr to syslog, also returns the programs exit
code.

pretty much rewrite run_plilo_quik():
  - ditch the gross shell script hack for setting up OF, use execlog_to_string()
  - remove commented out code for setting output-device, not enough
    machines will work with this anyway, i don't think its worth the
    bother.
  - reorganize error dialogs, make it abort sooner on fatal errors
  - Add back pleasewaitbox.
  - remove 2>&1 | logger hack, execlog() already sends stdout/err to syslog
  - cruft removal.

run_plilo_yaboot():
  - stop deleting /target/etc/yaboot.conf, the yaboot
    package no longer includes a default yaboot.conf.
  - add strerror(errno) in a few places.

remove Configure The Base System from the main menu, this has already
been removed so having this here prevents compilation.


Files:

changed:    changelog


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to