Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-09 | After a cleanup by deraadt I noticed the four-space-indent had started | Alexander Hall | |
infesting the scripts. As we generally use a single tab for line continuation indent in the scripts, let's reclaim 30 precious bytes! ok rpe@ krw@ | |||
2014-08-06 | sysctl machdep.ztsscale has been unused for 7 years, so stop handling it. | Antoine Jacoutot | |
s/TAB/SPACE for the wsconsctl.conf comment like we do with sysctl.conf in MI. "get this in fast" deraadt@ ok ratchov@ who will test it in the next few hours | |||
2014-08-06 | Add signify instructions plus miniroot and install56.fs for amd64/i386 | doug | |
ok deraadt@ | |||
2014-08-05 | handle wsconsctl.conf and sysctl.conf just being examples. | Theo de Raadt | |
from ratchov | |||
2014-08-03 | smtpd got privsep'ed and the _smtpq user is now used to manage these | Robert Peichaer | |
directories. Ensure proper ownership in case smtpd has been started before this change. brought up by matthieu@ OK deraadt@ | |||
2014-07-30 | sync | Theo de Raadt | |
2014-07-29 | update sets sizes | Miod Vallat | |
2014-07-28 | sync | Theo de Raadt | |
2014-07-28 | Avoid matching a particular driver for "aperture needed" detection. | Mark Kettenis | |
On sparc64 we also need to match machfb(4) in addition to vgafb(4) so let's just match any driver. ok halex@, deraadt@ | |||
2014-07-28 | Change detection of unconfigured vlan interfaces from using flags to | Robert Peichaer | |
looking for vlan id and parent interface. This avoids the creation of unconfigured vlan interface every time /install is restarted. Noted by and OK miod@ OK krw@ Positive feedback sthen@ claudio@ | |||
2014-07-25 | fix perl5 architecture name | Jasper Lievisse Adriaanse | |
ok deraadt@ | |||
2014-07-24 | Provide eeprom(8) on the sparc installation media. Intended to help diagnosing | Miod Vallat | |
installation problems. ``if it fits go for it'' deraadt@ (and it fits) | |||
2014-07-24 | + eeprom | Miod Vallat | |
2014-07-24 | Build machinery to build eeprom(8) for the installation media on arches where | Miod Vallat | |
it matters. | |||
2014-07-24 | sync | Theo de Raadt | |
2014-07-23 | sync | Theo de Raadt | |
2014-07-22 | sync | Theo de Raadt | |
2014-07-22 | use a better style of sh code around aperture | Theo de Raadt | |
2014-07-22 | tab->space; consistent with the other sysctl values. | Antoine Jacoutot | |
2014-07-22 | Drop the "... during install" comments; they were missing in several | Antoine Jacoutot | |
places and it makes things simpler: no need to check for file existence. discussed with and ok deraadt@ rpe@ | |||
2014-07-22 | sync | Theo de Raadt | |
2014-07-21 | Bring back net.inet6.icmp6.rediraccept for rtsol. Pointed out by | Christian Weisgerber | |
bluhm@ three days ago, oops. | |||
2014-07-21 | Since net.inet6.ip6.accept_rtadv is gone, the installer shouldn't | Christian Weisgerber | |
set it. Provisionally drop net.inet6.icmp6.rediraccept, too. | |||
2014-07-21 | sync | Theo de Raadt | |
2014-07-20 | ask about lid | Theo de Raadt | |
2014-07-20 | if we think this is a laptop (wsdisplay.....) ask a lidsuspend | Theo de Raadt | |
question. Let's see who whines. | |||
2014-07-20 | match on vga1 or vgafb0, well, let's just call it vga.* for now | Theo de Raadt | |
2014-07-20 | correct unconfig: target; Jean-Philippe Ouellet | Theo de Raadt | |
2014-07-20 | Oddly, chmod chgrp chown were at the wrong path on these media. | Theo de Raadt | |
from Jean-Philippe Ouellet | |||
2014-07-20 | place sysctl in sorted order; Jean-Philippe Ouellet | Theo de Raadt | |
2014-07-20 | arch was in wrong bin dir; Jean-Philippe Ouellet | Theo de Raadt | |
2014-07-18 | sync | Theo de Raadt | |
2014-07-17 | URL move; Jean-Philippe Ouellet | Theo de Raadt | |
2014-07-16 | zap trailing newlines; "go for it" deraadt | Okan Demirmen | |
2014-07-16 | base vs etc set management is the trickiest. Explain the current rules | Theo de Raadt | |
that govern the split. | |||
2014-07-16 | sync | Theo de Raadt | |
2014-07-16 | sync | Theo de Raadt | |
2014-07-16 | convert to new readable format; requesting post-commit review by ingo | Theo de Raadt | |
2014-07-16 | spaces | Theo de Raadt | |
2014-07-16 | sync | Theo de Raadt | |
2014-07-16 | Add a comment at the top of sysctl.conf when it is created by the | Antoine Jacoutot | |
installer. ok deraadt@ rpe@ | |||
2014-07-16 | sync | Theo de Raadt | |
2014-07-16 | sync | Theo de Raadt | |
2014-07-15 | Create /etc/sysctl.conf based upon the 3 variables we might want to set | Theo de Raadt | |
at install time. ok aja | |||
2014-07-15 | Move more user-unmutable files to the base set, as well as all the | Theo de Raadt | |
directories. sysctl.conf moves this time also. | |||
2014-07-14 | sync | Theo de Raadt | |
2014-07-14 | sync | Theo de Raadt | |
2014-07-14 | sync | Theo de Raadt | |
2014-07-14 | Move rc.{local,shutdown,securelevel} to examples, as discusssed with | Theo de Raadt | |
ajacoutot and robert | |||
2014-07-14 | sync | Theo de Raadt | |