Age | Commit message (Expand) | Author |
2005-08-04 | activate libstubs (setlocale + dbopen) | Marc Espie |
2005-07-02 | During set selection, ask for a "file name pattern" rather than a | Uwe Stuehler |
2005-06-13 | Typo. ${version} -> ${VERSION}. Spotted by David Krause. | Kenneth R Westerback |
2005-05-24 | Checking for the address '0.0.0.0' no longer works as test for | Kenneth R Westerback |
2005-04-30 | Fix rtsol IPv6 install - check correct directory for hostname.* files. | Kenneth R Westerback |
2005-04-21 | Create disk device before attempting to disklabel it. Don't keep a | Kenneth R Westerback |
2005-04-19 | There is no reliable way to detect a working network interface. So | Kenneth R Westerback |
2005-04-18 | restore tab before [X] list; krw ok | Theo de Raadt |
2005-04-15 | Report dhcp success *only* if the interface is UP, and an address other | Kenneth R Westerback |
2005-04-13 | Tweak set source option testing. Don't offer nfs if no active interface | Kenneth R Westerback |
2005-04-13 | spacing | Theo de Raadt |
2005-04-13 | Display 'none' as v6 default address when no v6 address is detected. | Kenneth R Westerback |
2005-04-13 | Only show sets locations that might work. e.g. no /sbin/nfs == don't | Kenneth R Westerback |
2005-04-13 | Allow any valid kbd(8) mapping to be specified (e.g. us.dvorak). Be | Kenneth R Westerback |
2005-04-09 | spaces | Theo de Raadt |
2005-04-09 | Create on the installed system all disk, cd and tape devices found in | Kenneth R Westerback |
2005-04-09 | Don't error out on mount just because someone confuses (m)ounted with | Kenneth R Westerback |
2005-04-07 | If a UDF 'c' partition is found on a CD, just mount it without asking | Kenneth R Westerback |
2005-04-05 | Use 'route -qn' for the IPv6 default route command in hostname.if. | Kenneth R Westerback |
2005-04-03 | More shrinkage with a bit of code factoring. | Kenneth R Westerback |
2005-04-02 | Scrounge a few characters of whitespace. | Kenneth R Westerback |
2005-04-02 | Initial IPv6 install/upgrade support. | Kenneth R Westerback |
2005-03-30 | put mount_udf here too (big media things use this) | Theo de Raadt |
2005-03-27 | Use new skeleton kbd(8) '-l' to generalize kbd(8) use. Eliminate | Kenneth R Westerback |
2005-03-26 | More cleanup & cleanup. Use more '[[]]' over '[]' to eliminate "'s, | Kenneth R Westerback |
2005-03-26 | More cleanup. ${MODE} -> $MODE. | Kenneth R Westerback |
2005-03-26 | More cleanup. Nuke isalphanumeric() and assume anything that | Kenneth R Westerback |
2005-03-26 | Start some delayed cleanup and shrinkage. Today: ': ;' -> ':;' in | Kenneth R Westerback |
2005-03-14 | Present list of dns servers supplied by dhcp as blank separated list, | Kenneth R Westerback |
2005-03-08 | append to rc.conf.local; david | Theo de Raadt |
2005-03-08 | ask about ntpd(8) in install script; ok krw henning | Theo de Raadt |
2005-03-07 | move to 3.7-beta | Theo de Raadt |
2005-02-16 | Validate successful installation of required sets by seeing if they | Kenneth R Westerback |
2005-02-13 | zap whitespace at eol; ok krw@ | David Krause |
2005-01-12 | remove some differences | Theo de Raadt |
2005-01-11 | put a seperate and real fsck on the media | Theo de Raadt |
2004-12-29 | nothing uses a SRCDIR of gnu anymore, proposed by mickey, tested by me | Theo de Raadt |
2004-11-28 | When dhcp configuration is attempted add the network interface to a | Kenneth R Westerback |
2004-11-22 | some architectures now need a etc/firmware on the install media (cheap enough... | Theo de Raadt |
2004-11-11 | typo; bad krw | Theo de Raadt |
2004-11-06 | select dd or ed from newly installed filesystem instead, ok krw | Theo de Raadt |
2004-10-12 | Bring the tape install code up to current standards and | Kenneth R Westerback |
2004-10-02 | Minor code cleanup and shrinkage. No functional change. | Kenneth R Westerback |
2004-10-02 | Last use of sleep(1) in install scripts was eliminated by recent | Kenneth R Westerback |
2004-09-29 | Code cleanup and shrinkage (~2K). | Kenneth R Westerback |
2004-09-16 | Set the console device speed before instead of after selecting it as the | Ryan Thomas McBride |
2004-08-09 | move to 3.6-beta | Theo de Raadt |
2004-07-30 | Use '#!/bin/ksh' for install scripts, as we use so many ksh'isms. Some of | Kenneth R Westerback |
2004-07-25 | Don't need to specify 9600 as the default speed, since it is first on the | Kenneth R Westerback |
2004-07-18 | Make bsd.rd a default set. | Kenneth R Westerback |