summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Expand)Author
2014-08-30/etc/amd/master.sample is effectively an example file, so move it to baseAntoine Jacoutot
2014-08-29syncTodd T. Fries
2014-08-29Move dhclient.conf(5) to examples.Antoine Jacoutot
2014-08-27Nuke net.inet6.icmp6.rediraccept and allow redirects on interfacesFlorian Obser
2014-08-26no more exposed etc setTheo de Raadt
2014-08-26Create etc set during 'make build' and embed it in base set to makeRobert Peichaer
2014-08-26syncTheo de Raadt
2014-08-26usr.sbinRobert Nagy
2014-08-26syncTheo de Raadt
2014-08-23syncTheo de Raadt
2014-08-22syncTheo de Raadt
2014-08-22syncTheo de Raadt
2014-08-20When doing Whole disk installs on macppc, blank the first 1 meg of thePeter Hessler
2014-08-18syncTheo de Raadt
2014-08-16syncTheo de Raadt
2014-08-15Align install.md files with installer style.Robert Peichaer
2014-08-10[] -> [[]]Robert Peichaer
2014-08-10Convert if foo; then bar; fi blocks to foo && bar but leave out enable_network()Robert Peichaer
2014-08-10{ foo ; bar ; } -> { foo; bar; }Robert Peichaer
2014-08-09After a cleanup by deraadt I noticed the four-space-indent had startedAlexander Hall
2014-08-06sysctl machdep.ztsscale has been unused for 7 years, so stop handling it.Antoine Jacoutot
2014-08-06Add signify instructions plus miniroot and install56.fs for amd64/i386doug
2014-08-05handle wsconsctl.conf and sysctl.conf just being examples.Theo de Raadt
2014-08-03smtpd got privsep'ed and the _smtpq user is now used to manage theseRobert Peichaer
2014-07-30syncTheo de Raadt
2014-07-29update sets sizesMiod Vallat
2014-07-28syncTheo de Raadt
2014-07-28Avoid matching a particular driver for "aperture needed" detection.Mark Kettenis
2014-07-28Change detection of unconfigured vlan interfaces from using flags toRobert Peichaer
2014-07-25fix perl5 architecture nameJasper Lievisse Adriaanse
2014-07-24Provide eeprom(8) on the sparc installation media. Intended to help diagnosingMiod Vallat
2014-07-24+ eepromMiod Vallat
2014-07-24Build machinery to build eeprom(8) for the installation media on arches whereMiod Vallat
2014-07-24syncTheo de Raadt
2014-07-23syncTheo de Raadt
2014-07-22syncTheo de Raadt
2014-07-22use a better style of sh code around apertureTheo de Raadt
2014-07-22tab->space; consistent with the other sysctl values.Antoine Jacoutot
2014-07-22Drop the "... during install" comments; they were missing in severalAntoine Jacoutot
2014-07-22syncTheo de Raadt
2014-07-21Bring back net.inet6.icmp6.rediraccept for rtsol. Pointed out byChristian Weisgerber
2014-07-21Since net.inet6.ip6.accept_rtadv is gone, the installer shouldn'tChristian Weisgerber
2014-07-21syncTheo de Raadt
2014-07-20ask about lidTheo de Raadt
2014-07-20if we think this is a laptop (wsdisplay.....) ask a lidsuspendTheo de Raadt
2014-07-20match on vga1 or vgafb0, well, let's just call it vga.* for nowTheo de Raadt
2014-07-20correct unconfig: target; Jean-Philippe OuelletTheo de Raadt
2014-07-20Oddly, chmod chgrp chown were at the wrong path on these media.Theo de Raadt
2014-07-20place sysctl in sorted order; Jean-Philippe OuelletTheo de Raadt
2014-07-20arch was in wrong bin dir; Jean-Philippe OuelletTheo de Raadt