Age | Commit message (Expand) | Author |
2002-08-27 | Move general partitioning advice from machine dependant per disk | Kenneth R Westerback |
2002-05-27 | catch up to the new build methods | Theo de Raadt |
2002-05-22 | Fix quoting botch in earlier commit. Make sure MDDISKDEVS and | Kenneth R Westerback |
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 throughout, delete instbin in Makefile | 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 | use single shared mtree.conf | Theo de Raadt |
2002-04-28 | Change getresp() into ask(). | Kenneth R Westerback |
2002-04-25 | move this into a less visible place | Theo de Raadt |
2002-04-25 | runlist.sh & list2sh.awk unification | Theo de Raadt |
2002-04-25 | - fix a few texts | Miod Vallat |
2002-04-22 | remove them for real | Theo de Raadt |
2002-04-22 | kill a few more things | Theo de Raadt |
2002-04-21 | remove crud | Theo de Raadt |
2002-04-21 | shorten | Theo de Raadt |
2002-04-05 | the delete key is ^? not ^H | 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-03 | Cleanup/Improve trap handling. | Kenneth R Westerback |
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 |
2001-12-17 | Use actual files for short versions of /etc/protocols and | Kenneth R Westerback |
2001-12-13 | Remove /etc/protocols and /etc/services from install media | Kenneth R Westerback |
2001-12-05 | remove garbage; miod ok | Theo de Raadt |
2001-10-20 | missing /bin/hostname | Todd C. Miller |
2001-10-08 | arch -ks | 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-17 | more missing dmesg | Theo de Raadt |
2001-09-17 | zap kernfs | 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-01-25 | egrep -a to permit working with binary data in dmesg | Theo de Raadt |
2000-10-31 | Make space by removing hostname (just use /kern), slip, and ppp. | Todd C. Miller |
2000-10-25 | In stty line enable ^T (status) as well. | Todd C. Miller |
2000-06-12 | fix ch* links | Theo de Raadt |
2000-06-09 | chown/chgrp changes | Michael Shalayeff |
2000-05-07 | Kill rd.group, rd.master.passwd, rd.disktab; use DESTDIR ones instead. | Todd C. Miller |
2000-05-07 | Add distrib/special to srcdirs for dhclient | Todd C. Miller |
2000-05-03 | Add: dhclient | Todd C. Miller |
2000-01-30 | add dmesg alias to all install media | Theo de Raadt |
1999-09-27 | Update files, fix pwd_mkdb call. | Jason Downs |
1999-09-03 | md_questions() interface allows asking questions before sets | Theo de Raadt |
1999-08-16 | bsd.rd is uncompressed, bsd.rd.gz is compressed. | Jason Downs |