Age | Commit message (Expand) | Author |
2005-11-22 | Recognize hd as disk drives. | Miod Vallat |
2005-07-08 | Don't need to specify MDTERM=vt220. vt220 is the default value. | Kenneth R Westerback |
2005-07-08 | hp300 console is now vt220 so make that the default term type. OK miod@ | Todd C. Miller |
2005-03-27 | Use new skeleton kbd(8) '-l' to generalize kbd(8) use. Eliminate | Kenneth R Westerback |
2004-08-06 | No need to look for disk drives and cd-rom drives in a specific way now | Miod Vallat |
2003-10-12 | Cleanup and shrinkage: | Kenneth R Westerback |
2003-09-21 | Fix extraneous display of grep output when searching disklabel output for | Kenneth R Westerback |
2002-11-07 | Treat 'bsd' like just another filename in THESETS, no more 'kernel' | Kenneth R Westerback |
2002-08-27 | Move general partitioning advice from machine dependant per disk | Kenneth R Westerback |
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-04-28 | Change getresp() into ask(). | Kenneth R Westerback |
2002-04-25 | - fix a few texts | Miod Vallat |
2002-04-21 | shorten | Theo de Raadt |
2002-03-31 | bit of shrinkage, krw ok | Theo de Raadt |
2001-12-23 | Remove extra blank line displayed before the paragraph 'As with | 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 |
1999-09-03 | md_questions() interface allows asking questions before sets | Theo de Raadt |
1999-08-15 | Kill md_copy_kernel() | Todd C. Miller |
1999-04-01 | Remove awk and cut due to space limitations, use cutword function instead | Todd C. Miller |
1999-04-01 | Write a /tmp/fstab.DISK file with mountpoint info if the user enters it. Oth... | Todd C. Miller |
1998-11-09 | md_labeldisk is not used any more | Todd C. Miller |
1998-11-03 | seperating -> separating | Aaron Campbell |
1998-10-28 | call check_kernel instead of having the same code in all the .md files | Todd C. Miller |
1998-09-11 | kill md_get_ifdevs, miniroot/install.sub uses mi version now | Todd C. Miller |
1998-08-23 | s/alpha/hp300/ | kstailey |
1998-03-29 | Support $MODE in welcome message. | Todd C. Miller |
1998-03-27 | Make more like other install.md's | Todd C. Miller |
1998-03-27 | now that we have fictious disklabels, this becomes more like the | Todd C. Miller |
1997-10-31 | Final pass through the ramdisk installer. Seems to work correctly. | Jason Downs |
1997-09-30 | use new fdisk & disklabel | Theo de Raadt |
1997-05-14 | Add md_machine_arch() | Todd C. Miller |
1997-04-21 | Lots of changes... | Jason Downs |
1997-02-23 | Checkpoint. This should be pretty close now, just gotta fix kernel | Jason Downs |
1997-02-16 | Getting there... | Jason Downs |
1997-02-16 | Prelimary addition of the ramdisk-based miniroot. Still needs work. | Jason Downs |