CVS log for install/mkswap.c

Up to install/
Request diff between arbitrary revisions
1.3 Fri Feb 25 2:10:00 2000 by dgatwood
CVS Tags: HEAD
Diffs to 1.2

Fix for a bug that would have been fatal if I hadn't caught it by sheer
chance.  Turns out MkLinux's installer wasn't reading partition sizes
correctly (at least on some machines) for the purposes of setting up
swap space.

This is a reuse of the same basic code as the previous pdisk parsing
hack, so if I actually cared about the installer very much, I'd make
this all one big happy function, but I don't, and this installer
_needs_ to go away soon and be replaced by something that _really_ works,
so I'm not going to spend too much time writing pretty code.  This is
a _MAJOR_ hack, but shouldn't break anything, I hope, assuming I didn't
goof up the math.

I need a couple of people to try test installs with swap partitions
under 128 megs based on ftp from mklinux.org (_not_ ftp.mklinux.org),
tonight if possible....


dgatwood@mklinux.org

1.2 Sun Oct 17 4:59:07 1999 by dgatwood
Diffs to 1.1

Massive cleanup.  Also committing changes from Greg Noel
<GregNoel@san.rr.com>.  This should fix the installer for IDE and stuff,
but I haven't tested it yet.


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.

Diffs between and
Unidiff
Context diff

Created by cvsweb 1.0

cvsadmin@mklinux.org