summaryrefslogtreecommitdiff
path: root/distrib/hp300
AgeCommit message (Expand)Author
2005-01-12remove some differencesTheo de Raadt
2005-01-11put a seperate and real fsck on the mediaTheo de Raadt
2004-12-29nothing uses a SRCDIR of gnu anymore, proposed by mickey, tested by meTheo de Raadt
2004-10-02Last use of sleep(1) in install scripts was eliminated by recentKenneth R Westerback
2004-08-06No need to look for disk drives and cd-rom drives in a specific way nowMiod Vallat
2003-10-12Cleanup and shrinkage:Kenneth R Westerback
2003-09-21Fix extraneous display of grep output when searching disklabel output forKenneth R Westerback
2003-06-11The upgrade script depends upon that, if mount_foo is present on the ramdiskMiod Vallat
2003-03-15Better let -sh exist from instbin's point of view, for the sake of bsd.rd.Miod Vallat
2003-02-21dhclient-script fits; from krwTheo de Raadt
2002-11-07Treat 'bsd' like just another filename in THESETS, no more 'kernel'Kenneth R Westerback
2002-08-27Move general partitioning advice from machine dependant per diskKenneth R Westerback
2002-05-27catch up to the new build methodsTheo de Raadt
2002-05-22Fix quoting botch in earlier commit. Make sure MDDISKDEVS andKenneth R Westerback
2002-05-20Eliminate md_questions(). It was used only to control the setting ofKenneth R Westerback
2002-05-18Eliminate md_get_diskdevs() and md_get_cddevs() byKenneth R Westerback
2002-05-14Eliminate md_native_fstype() and md_native_fsopts(). Both functionsKenneth R Westerback
2002-05-09Elminate md_welcome_banner() and md_not_going_to_install() as theKenneth R Westerback
2002-05-08Abstract out common md_set_term() code into set_term() in install.sub,Kenneth R Westerback
2002-05-01when filtering termcap selecet vt220, not vt200, since that's what we gonna u...Michael Shalayeff
2002-05-01We only need fsck_ffs, not the fsck front end.Todd C. Miller
2002-04-30use makeconf.awk throughout, delete instbin in MakefileTheo de Raadt
2002-04-30use SCRIPT commandTheo de Raadt
2002-04-29generate termcap file using a list2sh.awk directrive; distrib becomes a lot s...Theo de Raadt
2002-04-28use single shared mtree.confTheo de Raadt
2002-04-28Change getresp() into ask().Kenneth R Westerback
2002-04-25move this into a less visible placeTheo de Raadt
2002-04-25runlist.sh & list2sh.awk unificationTheo de Raadt
2002-04-25- fix a few textsMiod Vallat
2002-04-22remove them for realTheo de Raadt
2002-04-22kill a few more thingsTheo de Raadt
2002-04-21remove crudTheo de Raadt
2002-04-21shortenTheo de Raadt
2002-04-05the delete key is ^? not ^HTheo de Raadt
2002-04-01KNF sh ends up saving space; krw okTheo de Raadt
2002-03-31bit of shrinkage, krw okTheo de Raadt
2002-03-03Cleanup/Improve trap handling.Kenneth R Westerback
2002-02-09use "ramdisk" MAKEDEV target alwaysTheo de Raadt
2001-12-23Remove extra blank line displayed before the paragraph 'As withKenneth R Westerback
2001-12-17Use actual files for short versions of /etc/protocols andKenneth R Westerback
2001-12-13Remove /etc/protocols and /etc/services from install mediaKenneth R Westerback
2001-12-05remove garbage; miod okTheo de Raadt
2001-10-20missing /bin/hostnameTodd C. Miller
2001-10-08arch -ksTheo de Raadt
2001-10-02because usr.bin/grep now exists, crunch goes wrong, and we need to put gnu/us...Theo de Raadt
2001-09-17more missing dmesgTheo de Raadt
2001-09-17zap kernfsTheo de Raadt
2001-08-29Apply recent changes in the i386 comment eradication code to allKenneth R Westerback
2001-06-23argh. stop using kernfs, using dmesg using sysctl. encode ARCH intoTheo de Raadt
2001-01-25egrep -a to permit working with binary data in dmesgTheo de Raadt