Age | Commit message (Expand) | Author |
2002-08-27 | Move general partitioning advice from machine dependant per disk | Kenneth R Westerback |
2002-08-25 | Add 'MDXAPERTURE=1' as requested by Matthieu. | Kenneth R Westerback |
2002-07-15 | The default value for MDTERM is vt220, so you don't need to explicitly set | Kenneth R Westerback |
2002-07-15 | Suggest vt220 as terminal type, not sun, since we are running wscons on | Miod Vallat |
2002-06-09 | knf | Todd T. Fries |
2002-05-20 | Eliminate md_questions(). It was used only to control the setting of | Kenneth R Westerback |
2002-05-18 | Eliminate md_get_diskdevs() and md_get_cddevs() by | Kenneth R Westerback |
2002-05-14 | Eliminate md_native_fstype() and md_native_fsopts(). Both functions | Kenneth R Westerback |
2002-05-09 | Elminate md_welcome_banner() and md_not_going_to_install() as the | Kenneth R Westerback |
2002-05-08 | Abstract out common md_set_term() code into set_term() in install.sub, | Kenneth R Westerback |
2002-05-01 | when filtering termcap selecet vt220, not vt200, since that's what we gonna u... | Michael Shalayeff |
2002-05-01 | We only need fsck_ffs, not the fsck front end. | Todd C. Miller |
2002-04-30 | use makeconf.awk, and also simplify list management | Theo de Raadt |
2002-04-30 | use SCRIPT command | Theo de Raadt |
2002-04-29 | generate termcap file using a list2sh.awk directrive; distrib becomes a lot s... | Theo de Raadt |
2002-04-28 | remove confusion about disktab | Theo de Raadt |
2002-04-28 | use single shared mtree.conf | Theo de Raadt |
2002-04-28 | Change getresp() into ask(). | Kenneth R Westerback |
2002-04-25 | runlist.sh & list2sh.awk unification | Theo de Raadt |
2002-04-25 | no longer needed | Theo de Raadt |
2002-04-22 | use one common dot.profile for all | Theo de Raadt |
2002-04-21 | simpleroot no longer used | Theo de Raadt |
2002-04-21 | strip more carefully; guess what -- upgrade fits now | Theo de Raadt |
2002-04-21 | remove MD terminal crud; done elsewhere now | Theo de Raadt |
2002-04-19 | prune alpha | Theo de Raadt |
2002-04-18 | no chroot | Theo de Raadt |
2002-04-13 | last rev forgot to handle the "swap on" types; drahn | Theo de Raadt |
2002-04-13 | Use a grizzly sed script to ensure that the rootdev is determined out of | Theo de Raadt |
2002-04-10 | MAKEDEV can stay | Theo de Raadt |
2002-04-09 | miniroots may have suprising rootdevs. Cope. | 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-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-02-09 | use "ramdisk" MAKEDEV target always | Theo de Raadt |
2002-02-06 | Unbreak - use the right MAKEDEV target. | Artur Grabowski |
2001-12-23 | Remove extra blank line displayed before the paragraph 'As with | Kenneth R Westerback |
2001-12-05 | remove garbage; miod ok | Theo de Raadt |
2001-10-20 | oops, bsd.rd needs mount_cd9660 | Theo de Raadt |
2001-10-02 | because usr.bin/grep now exists, crunch goes wrong, and we need to put gnu/us... | Theo de Raadt |
2001-09-26 | Add hostname to the alpha ramdisk. | Dale Rahn |
2001-09-18 | remove elfrdsetroot from here and use the one in distrib/common | Jason Wright |
2001-09-17 | more missing dmesg | Theo de Raadt |
2001-09-17 | zap kernfs | Theo de Raadt |
2001-09-04 | MB == megabytes, Mb == megabits | Theo de Raadt |
2001-08-29 | Apply recent changes in the i386 comment eradication code to all | Kenneth R Westerback |
2001-06-23 | argh. stop using kernfs, using dmesg using sysctl. encode ARCH into | Theo de Raadt |
2001-05-11 | MAP_FAILED, not -1 | Artur Grabowski |
2001-03-03 | default to vt220 | Theo de Raadt |
2001-03-03 | same as i386 & powerpc | Theo de Raadt |
2001-02-08 | get the common list too | Theo de Raadt |