Age | Commit message (Expand) | Author |
2015-04-12 | sync | Theo de Raadt |
2015-04-11 | sync | Theo de Raadt |
2015-04-09 | sync | Theo de Raadt |
2015-04-07 | Tweak previous. | Robert Peichaer |
2015-04-07 | sync | Theo de Raadt |
2015-04-06 | Moar comments !! Explain what's going on during install / upgrade. | Robert Peichaer |
2015-04-06 | Use if then else instead of testing $_fstype twice. | Robert Peichaer |
2015-04-05 | sync | Theo de Raadt |
2015-04-05 | Cope with the removal of less from install media. | Robert Peichaer |
2015-04-04 | I contributed substantially to the installer, so add copyright. | Robert Peichaer |
2015-04-04 | Moar comments !! | Robert Peichaer |
2015-04-03 | Eleminate the last occurrences of backticks and replace constructs | Robert Peichaer |
2015-04-02 | more is less than more | Theo de Raadt |
2015-04-02 | more -> less; not less -> more | Theo de Raadt |
2015-03-31 | sync | Theo de Raadt |
2015-03-31 | sync | Theo de Raadt |
2015-03-30 | sync | Miod Vallat |
2015-03-28 | fix typos | Robert Peichaer |
2015-03-28 | - Start comments with capital letters. | Robert Peichaer |
2015-03-27 | Tame the more than 70 functions in install.sub. | Robert Peichaer |
2015-03-27 | Missing `unattended installation' chunk. | Miod Vallat |
2015-03-27 | Remove `installing from SunOS' and `installing from Solaris' instructions. | Miod Vallat |
2015-03-27 | Fix horrible typo in the sun4e netboot instructions causing them to be | Miod Vallat |
2015-03-27 | Move man.conf from /etc to /etc/examples, deleting what's no longer supported. | Ingo Schwarze |
2015-03-21 | Fold the single command from update_firmware() into finish_up() | Robert Peichaer |
2015-03-21 | Move code that gets executed when install.sub is sourced | Robert Peichaer |
2015-03-21 | Bourne to Korn shell | Robert Peichaer |
2015-03-18 | sync | Theo de Raadt |
2015-03-17 | Restore previous behaviour that got lost with 1.780. | Robert Peichaer |
2015-03-16 | sync | Theo de Raadt |
2015-03-15 | Eliminate the question 'Which cd?' and just show the available cd's | Kenneth R Westerback |
2015-03-14 | unbreak tree | Theo de Raadt |
2015-03-14 | Switch all the license blocks to the standard OpenBSD/ISC license. | Kenneth R Westerback |
2015-03-13 | chroot is now inside instbin, so do not need to run the copy in /mnt | Theo de Raadt |
2015-03-12 | Use the shorter ofwbootfd (without softraid support) on the miniroot. | Christian Weisgerber |
2015-03-11 | sync | Theo de Raadt |
2015-03-11 | Shuffle some code around to make it easier to read. Add get_rootinfo() | Kenneth R Westerback |
2015-03-11 | adjust for removal of expr (and while here, sort all these lists, with the | Theo de Raadt |
2015-03-11 | expr no longer needed on media, because the scripts always use ksh builtins. | Theo de Raadt |
2015-03-11 | If this is going to use sync, it should use the sync + sleep idiom. | Theo de Raadt |
2015-03-08 | add a link for boot.lif on the media. Our options to solve this were | Theo de Raadt |
2015-03-08 | oops, wrong file to commit a diff to | Theo de Raadt |
2015-03-08 | last rev fixed upgrades, but broke installs, sigh. use on-bsd.rd sdboot | Theo de Raadt |
2015-03-05 | Manipulate only whole words when flipping 'ro' and 'rw' in fstab entries. | Kenneth R Westerback |
2015-02-23 | oops, cdfs must be built. spotted by todd, here is the correct diff | Theo de Raadt |
2015-02-23 | expr no longer needed on media, thanks to halex and todd and rpe | Theo de Raadt |
2015-02-22 | sync | Joel Sing |
2015-02-17 | Revert the first chunk of 1.25. | Miod Vallat |
2015-02-16 | sync | Jonathan Gray |
2015-02-12 | Use ksh arithmethic instead of expr. | Robert Peichaer |