Age | Commit message (Expand) | Author |
2012-07-08 | Move functionality from ask() to _ask() to make the latter more useful | Alexander Hall |
2012-04-21 | remove the "Do you want to do any manual network configuration?" question. | Henning Brauer |
2012-03-12 | more cleanup of the bad style of closing fd 0-2 | Alexander Hall |
2011-11-22 | MAKEDEV never reports failure, always returning 0. So check for | Kenneth R Westerback |
2011-11-08 | Now that the code is well tested, don't ask the firmware question | Theo de Raadt |
2011-10-18 | Fix xkb mistake: remove symbols/srvr_ctrl directory that is now a file | Matthieu Herrb |
2011-08-08 | revert the last commit and do the right thing instead. | Alexander Hall |
2011-08-07 | Check that timezones provided by the user do not include spaces. | Kenneth R Westerback |
2011-08-02 | Disable upgrade-time sysmerge for the 5.0 release. Between 4.9 and 5.0 | Theo de Raadt |
2011-08-02 | Say "firmware files" instead of "firmwares". It is so hard to be clear | Theo de Raadt |
2011-07-28 | remove unneeded echo in rc.firsttime, since fw_update became more verbose | Alexander Hall |
2011-07-14 | Fix a bug reported by "Remco" on misc@ where sysmerge(8) would fail to | Antoine Jacoutot |
2011-07-09 | move the 'updating firmwares' message into rc.firsttime rather than having | Alexander Hall |
2011-07-09 | delete the ld.so.hints file on the ramdisk, because I am worried about | Theo de Raadt |
2011-07-09 | Unbreak sysmerge(8) with 'disk' install media. | Antoine Jacoutot |
2011-07-09 | Ask to install non-free firmwares at first boot | Alexander Hall |
2011-07-06 | "Tweak previous", aka | Alexander Hall |
2011-07-06 | As non-mp install.md's neither set NCPU, nor will have a bsd.mp, | Alexander Hall |
2011-07-06 | Add a new question to run sysmerge(8) at the end of an upgrade; defaults | Antoine Jacoutot |
2011-07-04 | there is no need to do the rtsol check (whether to enable | Alexander Hall |
2011-04-18 | Deprecate vnds in favour of svnds. | Thordur I. Bjornsson |
2011-04-17 | First crack at enabling the installation of a DUID version of | Kenneth R Westerback |
2011-03-22 | Pay attention to result of amd64/i386 installboot(8). Warn user | Kenneth R Westerback |
2011-02-25 | Silence a bit of error output when no ftplist can be downloaded. | Kenneth R Westerback |
2011-01-31 | - do not run fsck for fstab entries with zero or empty fs_passno | Alexander Hall |
2011-01-06 | rephrase fsck question and default to 'n'; ok krw@ henning@ stsp@ | Otto Moerbeek |
2011-01-03 | reduce the amount of cd'ing in the install script, since it sucks | Theo de Raadt |
2010-11-22 | create devices for fstab entries that are using the disklabel UID notation too | Alexander Hall |
2010-11-19 | - drop dhcp group from interfaces which did not go UP and got | Alexander Hall |
2010-11-18 | do not run makedev for a uid; ok krw | Theo de Raadt |
2010-11-12 | - introduce quote() which prints its arguments quoted for sh/ksh parsing | Alexander Hall |
2010-11-05 | Properly quote the wpakey argument. Fixes issue noted by tdm. | Alexander Hall |
2010-11-04 | correct comment | Theo de Raadt |
2010-11-04 | default to using all the IPs for ntp servers; ok krw henning | Theo de Raadt |
2010-10-18 | delete a wasteful space | Theo de Raadt |
2010-10-18 | allow configuration of 802.11 interfaces in the installer | Alexander Hall |
2010-10-18 | no more misc set | Theo de Raadt |
2010-09-26 | Correctly parse new hw.disknames output. | Joshua Elsasser |
2010-09-24 | Prefer -h instead over -L for symlink test. | Antoine Jacoutot |
2010-09-23 | Teach the installer how to process the new hw.disknames output. | Joel Sing |
2010-08-30 | Make future work in the installer easier by reducing the amount of | Alexander Hall |
2010-08-08 | Revert auto-enabling of apm. Some security implications were not | Kenneth R Westerback |
2010-08-08 | Look for MD devices or assurance that apmd would be a useful thing to | Kenneth R Westerback |
2010-08-05 | Return the old behaviour of exiting if a mount fails rather than ignoring it | Alexander Hall |
2010-08-02 | Suppress MAKEDEV warnings about 'unknown device' that can appear | Kenneth R Westerback |
2010-07-07 | zap chmod of /etc/pkg.conf since the installer itself will not put a username | Alexander Hall |
2010-07-04 | 600 i mean. hackathon took it's toll. pointed out by halex | Theo de Raadt |
2010-07-04 | the pkg.conf file should be mode 644, in case the user used a ftp | Theo de Raadt |
2010-06-30 | we don't need to add a localhost route for our hostname address, our arp | Peter Hessler |
2010-06-30 | revert last ^D behaviour change | Alexander Hall |