Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-30 | Nuke dhclient-script and dhclient.conf 'script' directive. Do all | Kenneth R Westerback | |
interface and route configuration via ioctl's and routing sockets. This will break configurations using local enhancements of dhclient-script, which will now require alternate arrangements. Committing early to allow time to identify and develop required alternatives. Several proddings by deraadt@. | |||
2012-10-30 | sync | Theo de Raadt | |
2012-10-21 | I want msdos filesystem support on the big bsd.rd | Theo de Raadt | |
2012-10-21 | remove some backwards compat for 5.0 -> 5.1/5.2 upgrades | Theo de Raadt | |
ok krw matthieu | |||
2012-10-20 | waitftplist: | Alexander Hall | |
- simplify - remove excess comments - reduce verbosity ok deraadt@ rpe@ | |||
2012-10-18 | put fewer things in usr/mdec on the ramdisk filesystem, and use them | Theo de Raadt | |
once baseXX has been installed in /mnt. sgivol installs the bootblocks much later now. ok miod | |||
2012-10-17 | sync | Theo de Raadt | |
2012-10-17 | adjust comment explaining what the files are for | Theo de Raadt | |
2012-10-17 | no need for the boot files on the ramdisk. the install script was | Theo de Raadt | |
already using the /mnt/usr/mdec/ copies | |||
2012-10-17 | landisk was already using the installed usr/mdec/boot conditionally, but | Theo de Raadt | |
would never hit the 'other case', so we can shorten the code. | |||
2012-10-17 | use the baseXX installed goop in /mnt to install bootblocks | Theo de Raadt | |
tested by krw | |||
2012-10-16 | use the baseXX installed goop in /mnt to install bootblocks | Theo de Raadt | |
tested by kettenis | |||
2012-10-16 | use the baseXX /usr/mdec stuff post-install to put boot media on the | Theo de Raadt | |
disk, rather than including it in the ramdisk tested by landry | |||
2012-10-16 | use the baseXX /usr/mdec stuff post-install to put boot media on the | Theo de Raadt | |
disk, rather than including it in the ramdisk tested by landry | |||
2012-10-16 | explain what uses the mdec files | Theo de Raadt | |
2012-10-15 | Always use the baseXX extracted install media stuff; only put the minimum | Theo de Raadt | |
onto the ramdisk. tested by okan | |||
2012-10-15 | use the baseXX installed /usr/mdec directory instead of placing lots of | Theo de Raadt | |
heavy boot media into the ramdisk. i386 tested by okan, amd64 tested by florian. | |||
2012-10-15 | Put less boot stuff into ramdisk /usr/mdec; tested by phessler | Theo de Raadt | |
2012-10-15 | make clean target should rm boot too | Theo de Raadt | |
2012-10-15 | use the boot goop that is in /mnt/usr/mdec, allowing the media to shrink. | Theo de Raadt | |
tested by krw | |||
2012-10-14 | sync | Theo de Raadt | |
2012-10-13 | sync | Theo de Raadt | |
2012-10-13 | sync | Theo de Raadt | |
2012-10-13 | TZ does not fit on the floppy media (we have encountered this on other | Theo de Raadt | |
platforms) ok jsing | |||
2012-10-12 | Use fdboot for amd64 floppy disk media. | Joel Sing | |
ok deraadt@ | |||
2012-10-04 | Sync | Miod Vallat | |
2012-10-03 | sync | Miod Vallat | |
2012-10-01 | remove check for negative numbers in resp | Robert Peichaer | |
previous check ensures positive numbers ok halex@ | |||
2012-09-29 | use ++ operator for increments | Robert Peichaer | |
ok halex@ | |||
2012-09-29 | use (()) for arithmetic tests | Robert Peichaer | |
ok halex@ | |||
2012-09-28 | consistently use [[ ]] for tests | Robert Peichaer | |
ok halex@ | |||
2012-09-28 | remove unnecessary quotes within [[ ]] | Robert Peichaer | |
ok halex@ | |||
2012-09-28 | replace the last remaining backticks with $() for consistency | Robert Peichaer | |
ok halex@ | |||
2012-09-28 | remove a comment that does not make sense any more | Robert Peichaer | |
ok halex@ | |||
2012-09-28 | replace _fsent array with a simple concatenated list | Robert Peichaer | |
ok halex@ | |||
2012-09-20 | sync | Theo de Raadt | |
2012-09-18 | sync | Theo de Raadt | |
2012-09-11 | sync | Theo de Raadt | |
2012-09-10 | turn sparc miniroot into a proper ramdisk (thereby removing the last | Theo de Raadt | |
consumer of the ../miniroot build method) ok miod, product of this tested by todd | |||
2012-09-10 | compile as much as possible on the install media with -fno-stack-protector. | Theo de Raadt | |
yeah, you heard right.. | |||
2012-09-10 | sync | Theo de Raadt | |
2012-09-07 | sync | Theo de Raadt | |
2012-09-07 | handle pkcs5_pbkdf2() fallout | Theo de Raadt | |
2012-09-03 | compress arguments to the ftp command; ok halex | Theo de Raadt | |
2012-09-03 | roll a comment to a new line, so that the comment-stripper can remove it | Theo de Raadt | |
2012-09-03 | we CAPITALIZE variables used in multiple sh functions | Theo de Raadt | |
2012-09-02 | A bit more details about s-records operation. | Miod Vallat | |
2012-08-31 | sync | Theo de Raadt | |
2012-08-30 | sync | Theo de Raadt | |
2012-08-28 | sync | Theo de Raadt | |