[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

["Christopher W. Curtis" <ccurtis@aet-usa.com>] Boot floppy suggestion




--- Begin Message ---
I just used the new boot floppies to apt-install potato.  I found one
bug, and have one suggestion.

First, the suggestion:  After hitting <Enter>, sometimes it takes a
while to get to the next screen and the only indication is that the
block cursor is at the bottom of the screen.  Since the cursor is there
anyway, why not print "Please Wait..." or "Working..." so people don't
go accidentally hitting things?

The problem is with the postrm script for setserial.  There's a line
that starts:

if ! ... ; then

which should obviously be:

if [ ! ... ] ; then

Fixing this allowed me to remove the package.

Chris

--- End Message ---
-- 
PGP Fingerprint: 3E7B A3F3 96CA 8958 ACC5  C8BD 6337 0041 C01C 5276

Reply to: