Age | Commit message (Expand) | Author |
2011-04-04 | If we choose to create a user during installation, put it into | Antoine Jacoutot |
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-02-07 | Use absolute path to the temporary hosts file; causes /etc/hosts to be correctly | Miod Vallat |
2011-01-31 | - do not run fsck for fstab entries with zero or empty fs_passno | Alexander Hall |
2011-01-10 | like in /etc/rc, talk to /dev/arandom as a single read or write. | Theo de Raadt |
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-12-22 | remove redundant junk | Todd T. Fries |
2010-12-22 | add more commands of output of random "junk" to arandom | Todd T. Fries |
2010-12-22 | wow, we must reach into the chroot for /dev/arandom, meaning some of | Theo de Raadt |
2010-12-22 | Consistantly use /dev/arandom for feeding entropy to the kernel. | 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-30 | for the user, create a matching group and put the user in there by default; o... | Theo de Raadt |
2010-10-29 | for late TZ handling, place the temporarily tzlist file into /mnt/tmp | 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-10-18 | Place a smaller spwd.db onto the install media. Be consistant with the naming | Theo de Raadt |
2010-10-17 | there is no need for -ll at link time | Theo de Raadt |
2010-10-15 | Switch the remaining users of libdes in src to libcrypto, | Jonathan Gray |
2010-10-14 | another uid required | Theo de Raadt |
2010-10-14 | one more uid needed | Theo de Raadt |
2010-10-13 | add a truncated master.passwd the install media can use if it wants | 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-04 | Set an appropriate To: header in /var/mail/$user which is copied from | 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 |
2010-06-30 | make the installer quit when ^D is pressed at any prompt | Alexander Hall |
2010-06-30 | handle whitespace around installpath in pkg.conf | Alexander Hall |
2010-06-29 | After installing or updating from a public mirror, the installfrom=... | Alexander Hall |
2010-06-26 | make http the default network install method rather than ftp | Alexander Hall |
2010-06-21 | Argh. Back out previous until correct diff found. | Kenneth R Westerback |
2010-06-21 | Juggle code a bit and add a check so we don't attempt to create | Kenneth R Westerback |