Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2012-08-23 | sync | Theo de Raadt | |
2012-08-23 | sync | Theo de Raadt | |
2012-08-23 | sync | Theo de Raadt | |
2012-08-21 | Build sed in distrib/ just like everything else. Simplifies PIE work since | Pascal Stumpf | |
we can now use NOPIE= for it. Note that NOPIE= is still a no-op atm. ok deraadt@ | |||
2012-08-20 | sync | Theo de Raadt | |
2012-08-20 | mention V445 | Jonathan Gray | |
2012-08-16 | sync | Theo de Raadt | |
2012-08-14 | sync | Theo de Raadt | |
2012-07-22 | shrink | Theo de Raadt | |
2012-07-20 | Replace some leading blanks before comments with leading tab. Noticed | Kenneth R Westerback | |
by and diff from Robert at peichaer dot org. | |||
2012-07-17 | sync | Theo de Raadt | |
2012-07-17 | sync | Theo de Raadt | |
2012-07-16 | sync | Theo de Raadt | |
2012-07-16 | sync | Theo de Raadt | |
2012-07-15 | sync | Todd T. Fries | |