CVS log for install/hd.c
Up to install/
Request diff between arbitrary revisions
1.9 Thu Jan 27 19:02:03 2000
by dgatwood
CVS Tags: HEAD
Diffs to 1.8
Commented out debugging messages.
dgatwood@mklinux.org
1.8 Mon Dec 20 22:52:00 1999
by dgatwood
Diffs to 1.7
Cutting out some dead code. This shouldn't break anything -- at least
it doesn't appear to do so.
dgatwood@mklinux.org
1.7 Mon Dec 20 19:55:41 1999
by dgatwood
Diffs to 1.6
This should fix the last of the known issues. Problems with multiple
drives showing up as having the same structure were fixed yesterday.
Geometry information may still be fictitious and/or garbage, but at
least the total size will be right, as this is now being obtained
from pdisk. I will build a vmlinux+installer from this code base as
soon as possible.
dgatwood@mklinux.org
1.6 Sun Dec 19 7:57:39 1999
by dgatwood
Diffs to 1.5
This should fix all problems except for a very strange quirk if the
partition type field for some partition contains a space. In that
case, that partition will have kind of a weird mac_type field, and thus
the type column in the partition table display will also be weird. Oh,
and I'll rip out the printf's and 10 second delays in a minute.
dgatwood@mklinux.org
1.5 Sun Dec 19 3:21:11 1999
by dgatwood
Diffs to 1.4
Some changes to the installer. I haven't had a chance to test these to
see if they work, but I want to make sure that they're committed first,
just in case this attempt hoses up my machine. (I'm test-running the
installer on a live machine, so....)
dgatwood@mklinux.org
1.4 Wed Nov 17 22:15:05 1999
by dgatwood
Diffs to 1.3
A fix for cases where pdisk lists partitions out of order. Should really
be fixed in pdisk, but... I'm sure as heck not going to start hacking in
_that_ code.... ;-)
Note that the code just takes advantage of the partition number stored
from earlier. No idea why I didn't do this originally....
dgatwood@mklinux.org
1.3 Wed Sep 22 23:42:18 1999
by dgatwood
Diffs to 1.2
These changes _still_ don't make IDE work as an install target, but it's
a heck of a lot closer. Now it's getting as far as letting you pdisk the
partitions, but when you are supposed to configure what gets mounted where,
it never gets to the screen that asks for mount points and stuff. That
should be the last major hurdle, AFAICT.
BTW, IDE drives should already work fine as an install source.
dgatwood@mklinux.org
1.2 Sun Sep 19 5:53:03 1999
by dgatwood
Diffs to 1.1
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.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