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