simonb
0c8e3514d7
Reposition some menus (the "change a partition" and "change distribution
...
sets" menus) so that the bottom of the menu doesn't go below the 24th
line of the screen.
1997-11-13 04:23:39 +00:00
jonathan
8f4cc24742
Change dist_list[] order in all md.h files to unpack base' before
etc'.
1997-11-10 03:57:00 +00:00
phil
0e4140c713
- lower swap size for smaller systems
...
- fix bug in custom partition sizes that made huge swap partition defaults
1997-11-09 16:07:56 +00:00
jonathan
3b987e7971
* Add local definition of DISKLABEL_CMD to arch/i386/md.h.
...
* Remove default definition from disk.c. Ports that don't support
dislabels (e.g., amiga) can now just not define DISKLABEL_CMD.
1997-11-09 04:14:10 +00:00
jonathan
2d01e4dc90
* Change sysinst MI code to use new install-target-filesystem access functions.
...
Add target.c to Makefiles.
* Minor fixes:
* Fix buglet in disks.c: make sure the target /etc exists before
touching the target's /etc/fstab. (Could be even cleaner.)
* If the target root is on /, don't copy our temporary /etc/resolv.conf
to the target /etc/resolv.conf. (Could be even cleaner.)
* Don't write the DNS hostname into /etc/defaultdomain.
DNS search paths are often not the same as YP group names.
1997-11-02 08:20:40 +00:00
phil
2cb88494a3
Tweeks to editing file system partitions, fix for PR4405, adding a method
...
to reselect the allocation multiplier while editing a disklabel.
1997-10-31 23:00:32 +00:00
phil
0b0e2488e2
Add missing parameter to function call msg_display in menu editfsparts.
1997-10-31 17:15:10 +00:00
phil
d626993ee4
Sync with current state. Includes selection of distribution sets, tweeks
...
to disk detection, and floppy load.
1997-10-29 01:06:42 +00:00
phil
345ae6924d
Recover more bits lost in my earlier blunder. Get update working.
...
Other minor tweeks.
1997-10-22 15:28:33 +00:00
lukem
e48b312006
use CPPFLAGS instead of CFLAGS, fix dependancies, add RCSID
1997-10-22 02:17:11 +00:00
phil
fd205c739f
Try to recover from a mistake of mine where I lost bits.
1997-10-17 22:17:05 +00:00
phil
88ca252c34
Tweeks to make install nicer.
1997-10-17 21:10:39 +00:00
phil
15274f8880
Update to current state. Install and upgrade nearly finished. Disk
...
discovery and geometry no longer use /kern/msgbuf.
1997-10-15 04:35:17 +00:00
phil
9f2b3143db
Update to current state.
1997-10-07 04:01:29 +00:00
phil
7f55972efc
Sync with current state. Fixes PR 4193. factor.c -- replce prime table with
...
code to generate needed primes. Change copyright because prime table was only
code under previous copyright.
1997-10-01 05:04:24 +00:00
phil
af1d23bed3
Import of sysinst. Not quite ready, but other ports want access for
...
parallel development. i386 version about 90% complete. pc532 version
just started, other architectures later in coordination with portmasters.
This is a curses based, menu driven installation program.
Better error checking is needed.
1997-09-26 23:02:53 +00:00