summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Expand)Author
2015-04-22syncTheo de Raadt
2015-04-21append the setdir ("5.7/amd64", "snapshots/vax") as get-parameter "path"Henning Brauer
2015-04-20Fix asking for list of http servers via '?'. The 'more' now usedKenneth R Westerback
2015-04-19syncTheo de Raadt
2015-04-19Force the boot partition to ext2fs, rathern than leaving it as it was.Theo de Raadt
2015-04-16syncTheo de Raadt
2015-04-13pwd_mkdb now fits onto the install media. no more chroot games.Theo de Raadt
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