summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Collapse)Author
2011-01-26syncMiod Vallat
2011-01-24syncTodd T. Fries
2011-01-16syncMiod Vallat
2011-01-15syncTheo de Raadt
2011-01-14syncTheo de Raadt
2011-01-13syncTheo de Raadt
2011-01-11sync from mirrors.datStuart Henderson
2011-01-11sync from mirrors.datStuart Henderson
2011-01-10like in /etc/rc, talk to /dev/arandom as a single read or write.Theo de Raadt
in particular a single write will result in a single re-key event, rather than 64 writes causing 64 re-keys -- wasting the kernel's time.
2011-01-09syncTheo de Raadt
2011-01-09syncTheo de Raadt
2011-01-06rephrase fsck question and default to 'n'; ok krw@ henning@ stsp@Otto Moerbeek
2011-01-06syncTheo de Raadt
2011-01-03reduce the amount of cd'ing in the install script, since it sucksTheo de Raadt
to change the environment that functions assume they run in. use sub-shells or absolute paths when possible. ok krw
2011-01-01swap kernels without changing directory; other install.md should be modified ↵Theo de Raadt
like this
2010-12-31add support for bsd.mpTheo de Raadt
2010-12-30bsd.mp here tooMiod Vallat
2010-12-30hppa can do SMP now; ok miodTheo de Raadt
2010-12-29syncTheo de Raadt
2010-12-28syncTheo de Raadt
2010-12-22remove redundant junkTodd T. Fries
pointed out by Mikalaj Kucharski, mikolaj at kuharski dot name ok deraadt@
2010-12-22add more commands of output of random "junk" to arandomTodd T. Fries
please commit deraadt@
2010-12-22wow, we must reach into the chroot for /dev/arandom, meaning some ofTheo de Raadt
this code has been busted for quite a while. pointed out by miod
2010-12-22Consistantly use /dev/arandom for feeding entropy to the kernel.Theo de Raadt
ok kjell otto miod
2010-12-22syncTheo de Raadt
2010-12-14syncTheo de Raadt
2010-12-09syncMiod Vallat
2010-12-01syncTheo de Raadt
2010-11-30syncTheo de Raadt
2010-11-23do not print the terminating null character after stringsAlexander Hall
ok deraadt@
2010-11-22create devices for fstab entries that are using the disklabel UID notation tooAlexander Hall
ok krw@, jsing@
2010-11-19- drop dhcp group from interfaces which did not go UP and gotAlexander Hall
an ip address - do the same on startup of the install/upgrade too - do NOT do it unconditionally on all dhcp'd interfaces, since we use the group to retain state. ok krw@, deraadt@
2010-11-18do not run makedev for a uid; ok krwTheo de Raadt
2010-11-18syncTheo de Raadt
2010-11-16syncTheo de Raadt
2010-11-12- introduce quote() which prints its arguments quoted for sh/ksh parsingAlexander Hall
- use the aformentioned function to properly quote the wireless config into /etc/hostname.$if Now, if only /etc/netstart didn't screw up whitespace... "I don't speak Swahili, so I'm going to have to trust you" deraadt@ no objections from others, specifically so from krw@
2010-11-07syncTheo de Raadt
2010-11-06syncTheo de Raadt
2010-11-05syncTheo de Raadt
2010-11-05Properly quote the wpakey argument. Fixes issue noted by tdm.Alexander Hall
ok krw@
2010-11-04correct commentTheo de Raadt
2010-11-04default to using all the IPs for ntp servers; ok krw henningTheo de Raadt
2010-11-01syncTheo de Raadt
2010-10-30for the user, create a matching group and put the user in there by default; ↵Theo de Raadt
ok halex guenther
2010-10-29syncTheo de Raadt
2010-10-29for late TZ handling, place the temporarily tzlist file into /mnt/tmpTheo de Raadt
(which has already been mounted). discussed with halex
2010-10-29nroff->mandoc; ok schwarzeJason McIntyre
2010-10-28syncTheo de Raadt
2010-10-28syncTheo de Raadt
2010-10-27syncTheo de Raadt