On 20 Aug 2001 01:35:26 +0200, Pixel wrote:
> I've got some new code for writing fstab. And also some code to set the
> default options and set some mount point.
> 
> Would you test it?
> In that case
> - first save your fstab.
> - save a formatted fstab that will help comparison
> % perl -e '@l = map { [ split ] } <>; @l = sort { $a->[1] cmp $b->[1] } @l; print 
>join(" ", @$_), "\n" foreach @l' /etc/fstab > /tmp/fstab.save
> - launch diskdrake (from drakxtools-1.1.7-4mdk)
> % TEST_DEFAULT_OPTIONS=1 diskdrake 
> - quit diskdrake
> - compare /etc/fstab /tmp/fstab.save
> (use of ediff-buffers recommended:
> % emacs -q --eval '(progn (setq a (find-file "/etc/fstab")) (setq b (find-file 
>"/tmp/fstab.save")) (ediff-buffers a b))'
> then press SPACE or '?')
> 
> 
> thanks, cu Pixel.
> 

BTW no big probs on a fresh inst that included it about 5 min after it
hit carroll.cac.psu.edu.  Just the install stuff that i have already
talked of.

ps, anyone using that mirror, the usage restrictions will not be
changing back to normal (fall session) as was planned for some while, so
you may consider going somewhere else.

Hey pixy stick, before I forget, that printer config stuff screwing up
Packages db i keep attempting to tell you is NOT pack related as we all
knew it wasn't.  I do believe it is something in the code there.

Reply via email to