CVS log for install/scsi.c
Up to install/
Request diff between arbitrary revisions
1.4 Sun Sep 19 5:53:03 1999
by dgatwood
CVS Tags: HEAD
Diffs to 1.3
Okay, forget this bull.... The installer code to read the MacOS partition
table didn't work, so it's gone. The installer now calls pdisk with a
routine I wrote this evening. Enough is enough. Time to stop using cheap
hacks and start really fixing things.
BTW, I have to figure out what options are required for DHCP. I tried
a pruned build and ended up with DHCP not working, but it works fine from
the installer within a "normal" linux server.... Just glad I don't have
to fix DHCP again.
1.3 Sat Aug 21 1:03:19 1999
by dgatwood
Diffs to 1.2
When the installer tries to open the drive, it does a get geometry
ioctl, which fails, which causes it to close the file descriptor,
and everything is hosed from there.
Further, the Mklinux IDE patch had several unnecessary lines (redundant)
and thus wasted memory and time. This should improve things ever so
slightly.
dgatwood@mklinux.org
1.2 Tue Jul 27 23:56:43 1999
by dgatwood
Diffs to 1.1
Updates to fix IDE support in the installer, contributed by Etsushi Kato.
Also, reset testing flag to 0.
dgatwood@mvista.com
1.1.1.1 (vendor branch) Mon May 3 4:48:00 1999
by dgatwood
CVS Tags: r1; Branch: dgatwood
Diffs to 1.1
Stock LinuxPPC installer source checkin.
dgatwood@mklinux.org
1.1 Mon May 3 4:48:00 1999
by dgatwood
Initial revision
This form allows you to request diffs between any two
revisions of a file. You may select a symbolic revision
name using the selection box or you may type in a numeric
revision using the type-in text box.
Created by cvsweb 1.0
cvsadmin@mklinux.org