perry
c6bccee655
Get rid of awk. We don't need it any more, and we can use the space
...
better for other things.
1997-06-19 17:28:29 +00:00
perry
4411c926a8
fsck and fsck_ffs are no longer the same program
1997-06-19 16:56:57 +00:00
perry
057693aba6
1) upgrade the boot blocks with installboot, not disklabel!
...
2) always fsck the partitions before mounting. (I even force fsck now,
just to be sure.)
1997-06-18 00:11:28 +00:00
perry
b1eb259787
Make sure the created fstab has a swap partition! Otherwise, in the
...
new world order, you won't have any swap space! Bad!
1997-06-18 00:09:17 +00:00
perry
9a6b119bd8
boot-.fs -> boot.fs
1997-06-17 16:50:00 +00:00
perry
e9faa92a39
add fdisk to install ramdisk
1997-06-15 23:16:33 +00:00
perry
3148c0e429
Initial commit of new single floppy install/upgrade system.
1997-06-14 18:56:00 +00:00
perry
721bf6cb09
obsolete
1997-06-14 18:33:15 +00:00
perry
350f363582
obsolete
1997-06-14 18:30:53 +00:00
lukem
56e7a6f2db
fix typos. from Kouichi Matsuda <kmatsuda@elsip.hokudai.ac.jp> in [i386/3454]
1997-05-30 01:34:42 +00:00
veego
681b8b08c7
Add missing REV changes from lukem:
...
>Don't hardcode in the current release information; generate it
>automatically on the fly, by using
> `sh ${BSDSRCDIR}/sys/conf/osrelease.sh -s`
1997-05-11 08:58:56 +00:00
veego
d27d7804f7
Bump the REV to 12D to get in sync with param.h and newvers.sh.
...
This REALLY needs to be in ONE file and not in 11 files.
1997-03-16 11:26:15 +00:00
mycroft
c1ed71f4c1
Rename image to inst${REV}.fs, for consistency.
1997-03-13 01:44:40 +00:00
mikel
d6af1b7d7c
Merge separate kernel-copy floppies back into one. This is a stop-gap
...
measure; the next release will use something Different.
Update version number to 1.2C.
1997-02-18 07:38:15 +00:00
perry
c99082b87b
Bump to 1.2B. We really need to centralize this.
1996-10-26 19:03:47 +00:00
perry
31ea8a8bb2
Bump to 1.2B. We really need to centralize this.
1996-10-25 23:28:44 +00:00
perry
df3c9c2934
Bump revision number to 1.2A so that snapshots of -current will have
...
decent version numbers in them. This should really, really be in a
single file so in the future it only has to be changed in one place
for all distributions and documentation.
1996-10-15 04:39:33 +00:00
perry
f9af6f1e41
Changed *.ccore to *.core. "make clean" now works right again.
1996-10-09 19:16:10 +00:00
jtc
34d9f1513d
merge in 1.2 branch
1996-10-09 00:13:36 +00:00
thorpej
c7a5193440
RCS id police.
1996-08-30 17:32:23 +00:00
christos
4d77d4f9e8
Fix typo: $ -> #
1996-05-14 21:51:41 +00:00
thorpej
8bdf3233c6
RCS id police.
1996-05-07 18:45:18 +00:00
cgd
c917cba930
update to note that fsck no longer exists, that fsck_ffs should be used,
...
and that fsck should be a link to fsck_ffs.
1996-05-02 23:16:57 +00:00
perry
ff483dae6a
Ooops. Fixed the less problem slightly differently. This time it
...
works. It seems the order of the srcdirs line is important. Ought to
find out why.
1996-03-12 04:55:21 +00:00
perry
981bb65cf9
crunchgen list still specified "more" and not "less"; we no longer
...
have a /usr/src/usr.bin/more. Fixed.
1996-03-12 00:40:51 +00:00
jtc
36cd716562
merge in changes from 1.1 release branch
1995-11-28 23:56:58 +00:00
tls
9e67db5b49
This should now be OK for the 1.1 release.
1995-10-30 02:25:36 +00:00
tls
440c842348
Oops! Sync with 1.1 changes
1995-10-30 02:14:04 +00:00
tls
9fdd3e5e88
Remove irrelevant 'kc' directory.
1995-10-30 02:09:27 +00:00
cgd
c7602440ba
update to match current reality. also, make a "COPYDIR" list entry
...
type, to copy a directory, and clean up "COPY" list entries.
1995-08-14 01:50:20 +00:00
cgd
a96982af4a
update to match current reality. also, make a "COPYDIR" list entry
...
type, to copy a directory, and clean up "COPY" list entries.
1995-08-14 01:50:13 +00:00
cgd
d2938e5ce1
add mount_ffs
1995-08-13 03:59:10 +00:00
cgd
f5abada076
add mount_ffs
1995-08-13 03:59:02 +00:00
mycroft
f1c676b794
Explicitly remove files before copying or linking.
1995-06-10 20:24:20 +00:00
cgd
eec988bcd8
use new crunchgen options
1995-05-12 21:16:03 +00:00
cgd
86949e924c
make paths relative, note that halt and reboot are same bin now.
1995-05-12 03:42:57 +00:00
cgd
0f27426719
deal with relative life, and note that halt and reboot are marged
1995-05-12 03:33:22 +00:00
cgd
20a68de085
only one kc now
1995-05-12 03:27:38 +00:00
jtc
4f919ecd87
updated another instance of old vnconfig -u syntax.
1995-05-06 07:03:18 +00:00
jtc
f96b90209c
update other instance of old vnconfig syntax
1995-05-06 06:51:12 +00:00
mycroft
fe87d0399e
Update syntax for vnconfig(8). From Greg Hudson.
1995-04-16 19:11:44 +00:00
mycroft
d8d462aeea
Update revision number.
1995-04-16 19:11:21 +00:00
cgd
fa0f27fb2d
put dd on install & kc disks, as requested by John Kohl in pr 472,
...
and make sure the .o's are made (e.g. after clean), as proposed by
Rafal Boni in pr 493.
1994-10-18 21:21:34 +00:00
glass
a63619a01c
1 floppy drive support
1994-10-18 07:02:52 +00:00
cgd
8ef840a019
print reminder about possible disks to load from, wait for return.
1994-10-02 16:07:03 +00:00
cgd
464589d6ae
oops!
1994-09-01 03:31:37 +00:00
cgd
33e0df2ca3
to hell with it, add an n.
1994-08-31 00:10:42 +00:00
cgd
e6a0c0661a
fixes for typos. from Havard Eidnes <Havard.Eidnes@runit.sintef.no>
1994-08-30 23:48:23 +00:00
cgd
e9edc1803b
i386 floppy build tools
1994-08-29 15:30:14 +00:00