sommerfe
6a5409ffe2
Update comment about newfs parameters for 1.44M disks
...
(and make it clear they're not going to get better)
1999-03-13 21:43:34 +00:00
sommerfe
2ccf28fc88
Install bootblocks before the kernel; this speeds the boot slightly as
...
the system doesn't have to seek to the end of the disk and then back
again.
Use gzip -9 to try to squeeze every last bit in.
1999-03-13 19:58:44 +00:00
sommerfe
40b1ba1fb9
Use installboot and bootblocks from DESTDIR
1999-03-13 19:19:03 +00:00
wrstuden
ad140b77ea
Modify all calls to newfs in ramdisk/miniroot creation to include
...
the needed endianism of the architecture. One step towards cross-building
releases.
Not touched are newfs calls in install scripts as they run on the desired
machine and thus default correctly.
1999-03-04 20:32:18 +00:00
thorpej
4b08b00301
Need to pull in <bsd.own.mk> to get preferences set in mk.conf (e.g.
...
OBJMACHINE).
1998-11-27 21:10:10 +00:00
perry
274d4c2de2
Fixes to the install floppies
...
(from Havard.Eidnes@runit.sintef.no )
1998-10-12 16:32:16 +00:00
lukem
06b0ffe181
distclean is a synonym for cleandir
1998-09-05 14:46:13 +00:00
bad
4da46852f5
We don't need to manually flush the buffer cache after ``vnconfig -u''
...
anymore.
1998-01-26 23:50:54 +00:00
perry
66d732b062
remove ${REV} from floppy names per new practice.
1997-11-29 21:18:58 +00:00
perry
da801e20c2
Change default bootfloppy to 1.44M, and add a 1.2M "small" bootfloppy.
1997-11-05 03:39:51 +00:00
hannken
417f8e4a63
Fix wrong values for free blocks/inodes versus `bytes per inode'.
1997-08-07 18:09:49 +00:00
hannken
6f746d6d8c
Add new variable `INO_BYTES' for the `-i' parameter to `newfs' and set
...
to 204800 instead of 6144. This gives 16k more data space with 61 inodes
left. Variable may be overwritten from command line.
1997-08-07 11:32:00 +00:00
phil
7e64b24b2c
Changes to deal with vnds that need to be disklabeled. Using
...
vnd?d for vnconfig and vnd?a for newfs/mount.
1997-07-29 18:07:48 +00:00
thorpej
278032974f
Update for changes to vnconfig(8).
1997-06-23 21:18:34 +00:00
jtk
712a7863e8
unmount before running installboot so this works on securelevel >1 systems
1997-06-23 01:14:32 +00:00
christos
65650e234d
Make this work with objdirs.
1997-06-21 21:30:49 +00:00
perry
3148c0e429
Initial commit of new single floppy install/upgrade system.
1997-06-14 18:56:00 +00:00