Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-04-22 | use one common dot.profile for all | Theo de Raadt | |
2002-04-21 | use arch -ks; strip the MAKEDEV | Theo de Raadt | |
2002-04-19 | indent | Theo de Raadt | |
2002-04-18 | for real this time | Theo de Raadt | |
2002-04-18 | not needed | Theo de Raadt | |
2002-04-18 | the chroot in the install is used, no need in instbin | Theo de Raadt | |
2002-04-18 | remove garbage | Theo de Raadt | |
2002-04-05 | the delete key is ^? not ^H | Theo de Raadt | |
2002-04-05 | skip term initialization, someone should really debug why terminal mucking ↵ | Theo de Raadt | |
happens as a result.. but not me.. not now.. | |||
2002-04-05 | remove some cruft, use hardlinks to instbin, delete instbin when done, and | Theo de Raadt | |
comment strip the install scripts too | |||
2002-04-05 | shrink the ramdisk imagesize | Theo de Raadt | |
2002-04-01 | KNF sh ends up saving space; krw ok | Theo de Raadt | |
2002-03-31 | bit of shrinkage, krw ok | Theo de Raadt | |
2002-03-19 | Match RRD40 as a cdrom on MSCP. May be useful to simh users, even if | Hugh Graham | |
nobody has the actual hardware. | |||
2002-03-10 | Add ra[0-9] hd[0-9] and rl[0-9] to drives matched by md_get_diskdevs. | Hugh Graham | |
2002-03-10 | Use the base boot. | Hugh Graham | |
2002-02-24 | Copy boot to correct root. | Hugh Graham | |
2002-02-24 | Add boot to ramdisk since it's no longer in base of base. | Hugh Graham | |
2002-02-19 | fetch correct dot.profile | Theo de Raadt | |
2002-02-15 | vax support, bit hackish, will do for now; input from hugh | Theo de Raadt | |
2002-02-14 | sync with other install.md scripts. also copy /boot from /usr/mdec, where it | Theo de Raadt | |
now lives | |||
2002-02-09 | use "ramdisk" MAKEDEV target always | Theo de Raadt | |
2001-12-23 | Remove extra blank line displayed before the paragraph 'As with | Kenneth R Westerback | |
anything ...' during install and/or upgrade on some archs. On sparc, sparc64, sun3 and vax fix a typo ('echo Welcome' -> 'Welcome') in here-document displayed in md_welcome_banner(). | |||
2001-12-05 | remove garbage; miod ok | Theo de Raadt | |
2001-10-02 | because usr.bin/grep now exists, crunch goes wrong, and we need to put ↵ | Theo de Raadt | |
gnu/usr.bin before usr.bin, until our grep replaces gnu grep | |||
2001-09-30 | Get correct ARCH value for vax ramdisks. | Miod Vallat | |
2001-09-17 | more missing dmesg | Theo de Raadt | |
2001-09-17 | mount -u, not mount_ffs -u | Todd C. Miller | |
2001-09-16 | Shave a few byte; "mount -u" not "mount -o update"; Theo OK'd | Todd C. Miller | |
2001-08-29 | Apply recent changes in the i386 comment eradication code to all | Kenneth R Westerback | |
architectures using a list2sh.awk and related 'list' files (alpha, hp300, mac68k, mvme68k, mvme88k, mvmeppc, powerpc and vax). list2sh.awk is modified so that in handling SPECIAL lines the tabs in regular expressions are not lost to awk field parsing. Any 'list' file trying to eliminate comments, using SPECIAL lines and sed, now eliminates lines that a) have '#' as the first non-blank, non-tab character, with at least one blank or tab following the '#'. b) have '#' as the first non-blank, non-tab character, with a newline immediately following the '#'. Previous b) was not being done, and only leading/following blanks were being looked for due to the loss of tab characters in list2sh.awk. | |||
2001-07-30 | make it work again | Hugh Graham | |
2001-06-23 | argh. stop using kernfs, using dmesg using sysctl. encode ARCH into | Theo de Raadt | |
install.md at build time. remove some crud. and the icing on the cake: skip testing all this until next week | |||
2001-05-11 | unify a.out rdsetroot | Theo de Raadt | |
2001-03-16 | More tree syncing. | Hugh Graham | |
2001-03-16 | Until such time as bloat prohibits, squeeze vi onto vax ramdisk. | Hugh Graham | |
How decadent. | |||
2001-02-24 | Get this stuff closer to woriking in-tree. | Hugh Graham | |
2000-10-25 | In stty line enable ^T (status) as well. | Todd C. Miller | |
2000-07-15 | fix more ch* in lists | Theo de Raadt | |
2000-06-09 | chown/chgrp changes | Michael Shalayeff | |
2000-03-01 | $OpenBSD$ | Todd T. Fries | |
1997-09-26 | Add a missing disklabel and fix newfs usage. | Todd C. Miller | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-05-14 | Use svnds and remove ugly cache flushing | Niklas Hallqvist | |
1996-12-22 | disklabel the vnd | Theo de Raadt | |
1996-09-22 | Remove gzip from many install floppies; not needed with zlib part of pax/tar | Thorsten Lockert | |
1996-09-05 | sync to netbsd | Theo de Raadt | |
1996-06-29 | Update for removal of GNU tar(1) | Thorsten Lockert | |
1996-04-25 | Did some s/NetBSD/OpenBSD/, s/netbsd/bsd/ and $OpenBSD$ additions. | Niklas Hallqvist | |
However this stuff is largely related to NetBSD and must be completely redone, if we will make real relases sometime | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |