summaryrefslogtreecommitdiff
path: root/distrib/miniroot
AgeCommit message (Expand)Author
2011-04-04If we choose to create a user during installation, put it intoAntoine Jacoutot
2011-03-22Pay attention to result of amd64/i386 installboot(8). Warn userKenneth R Westerback
2011-02-25Silence a bit of error output when no ftplist can be downloaded.Kenneth R Westerback
2011-02-07Use absolute path to the temporary hosts file; causes /etc/hosts to be correctlyMiod Vallat
2011-01-31- do not run fsck for fstab entries with zero or empty fs_passnoAlexander Hall
2011-01-10like in /etc/rc, talk to /dev/arandom as a single read or write.Theo de Raadt
2011-01-06rephrase fsck question and default to 'n'; ok krw@ henning@ stsp@Otto Moerbeek
2011-01-03reduce the amount of cd'ing in the install script, since it sucksTheo de Raadt
2010-12-22remove redundant junkTodd T. Fries
2010-12-22add more commands of output of random "junk" to arandomTodd T. Fries
2010-12-22wow, we must reach into the chroot for /dev/arandom, meaning some ofTheo de Raadt
2010-12-22Consistantly use /dev/arandom for feeding entropy to the kernel.Theo de Raadt
2010-11-22create devices for fstab entries that are using the disklabel UID notation tooAlexander Hall
2010-11-19- drop dhcp group from interfaces which did not go UP and gotAlexander Hall
2010-11-18do not run makedev for a uid; ok krwTheo de Raadt
2010-11-12- introduce quote() which prints its arguments quoted for sh/ksh parsingAlexander Hall
2010-11-05Properly quote the wpakey argument. Fixes issue noted by tdm.Alexander Hall
2010-11-04correct commentTheo de Raadt
2010-11-04default to using all the IPs for ntp servers; ok krw henningTheo de Raadt
2010-10-30for the user, create a matching group and put the user in there by default; o...Theo de Raadt
2010-10-29for late TZ handling, place the temporarily tzlist file into /mnt/tmpTheo de Raadt
2010-10-18delete a wasteful spaceTheo de Raadt
2010-10-18allow configuration of 802.11 interfaces in the installerAlexander Hall
2010-10-18no more misc setTheo de Raadt
2010-10-18Place a smaller spwd.db onto the install media. Be consistant with the namingTheo de Raadt
2010-10-17there is no need for -ll at link timeTheo de Raadt
2010-10-15Switch the remaining users of libdes in src to libcrypto,Jonathan Gray
2010-10-14another uid requiredTheo de Raadt
2010-10-14one more uid neededTheo de Raadt
2010-10-13add a truncated master.passwd the install media can use if it wantsTheo de Raadt
2010-09-26Correctly parse new hw.disknames output.Joshua Elsasser
2010-09-24Prefer -h instead over -L for symlink test.Antoine Jacoutot
2010-09-23Teach the installer how to process the new hw.disknames output.Joel Sing
2010-08-30Make future work in the installer easier by reducing the amount ofAlexander Hall
2010-08-08Revert auto-enabling of apm. Some security implications were notKenneth R Westerback
2010-08-08Look for MD devices or assurance that apmd would be a useful thing toKenneth R Westerback
2010-08-05Return the old behaviour of exiting if a mount fails rather than ignoring itAlexander Hall
2010-08-04Set an appropriate To: header in /var/mail/$user which is copied fromAlexander Hall
2010-08-02Suppress MAKEDEV warnings about 'unknown device' that can appearKenneth R Westerback
2010-07-07zap chmod of /etc/pkg.conf since the installer itself will not put a usernameAlexander Hall
2010-07-04600 i mean. hackathon took it's toll. pointed out by halexTheo de Raadt
2010-07-04the pkg.conf file should be mode 644, in case the user used a ftpTheo de Raadt
2010-06-30we don't need to add a localhost route for our hostname address, our arpPeter Hessler
2010-06-30revert last ^D behaviour changeAlexander Hall
2010-06-30make the installer quit when ^D is pressed at any promptAlexander Hall
2010-06-30handle whitespace around installpath in pkg.confAlexander Hall
2010-06-29After installing or updating from a public mirror, the installfrom=...Alexander Hall
2010-06-26make http the default network install method rather than ftpAlexander Hall
2010-06-21Argh. Back out previous until correct diff found.Kenneth R Westerback
2010-06-21Juggle code a bit and add a check so we don't attempt to createKenneth R Westerback