Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-18 | sync | Theo de Raadt | |
2016-09-17 | ping6(8) is now a hardlink to ping(8). | Florian Obser | |
The instbin stuff looks good to deraadt@ | |||
2016-09-17 | sync | Theo de Raadt | |
2016-09-16 | sync | Theo de Raadt | |
2016-09-16 | Revert last. -f is a bad bad idea here. | Kenneth R Westerback | |
ok deraadt@ | |||
2016-09-16 | Use 'umount -f' so failing to umount root does not blow up install/upgrade | Kenneth R Westerback | |
while root (sic) causes are probed. Problem reported by RD Thrush via bugs@ and reproduced locally. | |||
2016-09-16 | oh, this directory can also go | Theo de Raadt | |
2016-09-16 | these build directories were left around after we moved to 1 floppy. | Theo de Raadt | |
2016-09-16 | sync | Theo de Raadt | |
2016-09-13 | Provide a stripped down group file for the install media. | Robert Peichaer | |
Saves precious 896 bytes as a side effect. OK deraadt | |||
2016-09-13 | "Make disk selection dumb again", or at least make the change less | Alexander Hall | |
intrusive. Default to the first available disk, skipping to the next (and so on), should the selected one be determined unsuitable for the install or upgrade taking place. "please commit" deraadt@ | |||
2016-09-13 | sync | Theo de Raadt | |
2016-09-13 | as a general rule we want directories to be created by the base set. | Theo de Raadt | |
2016-09-12 | sync | Theo de Raadt | |
2016-09-12 | move maxrtc.4 from baseXX.tgz to manXX.tgz. | Theo Buehler | |
confirmed by kettenis and deraadt | |||
2016-09-12 | sync | Theo de Raadt | |
2016-09-11 | ramdisk ftp(1) client never probes for ftp & ftp-data services, because | Theo de Raadt | |
only http is used. | |||
2016-09-11 | ramdisk does not need a passwd entry for uucp. | Theo de Raadt | |
2016-09-11 | even though zsig.c is knocked out, it should be in this Makefile to | Theo de Raadt | |
match the one up top | |||
2016-09-11 | a lonely little space | Theo de Raadt | |
2016-09-10 | Ensure that a previous cdrom install method is passed through | Robert Peichaer | |
to install_sets() and that it is presented as default answer. - fix pattern in waitcgiinfo() to match method=cd0. - use a separate variable _im to set INSTALL_METHOD resp might get overwritten in install_cdrom() OK halex | |||
2016-09-10 | Ensure that previous installer choices are available during upgrades | Robert Peichaer | |
by moving waitcgiinfo() from install_http() to before install_sets() in do_upgrade(). OK halex | |||
2016-09-10 | Ensure that install_files() returns successful if the _tmpsrc | Robert Peichaer | |
directory does not exist. Otherwise, INSTALL_METHOD is not set and this information is not sent to the cgi server. OK halex | |||
2016-09-10 | Fix detection if default route was set by dhclient in v4_defroute(). | Robert Peichaer | |
Route labels are now enclosed in double quotes (see r1.107 of src/sbin/route/show.c). OK claudio, krw no objections halex | |||
2016-09-09 | sync | Theo de Raadt | |
2016-09-09 | There were 3 ways of using shell at the initial prompt of the installer. | Robert Peichaer | |
One is enough. OK halex | |||
2016-09-08 | sync | Stuart Henderson | |
2016-09-06 | sync | Stuart Henderson | |
2016-09-05 | use OSREV and OSrev instead of setting them in the makefile | Robert Nagy | |
and remove variables for MAKE, SIGNIFY, etc. prodded by deraadt@ | |||
2016-09-05 | Tweak comments and spacing. | Robert Peichaer | |
OK krw, halex | |||
2016-09-05 | sync | Theo de Raadt | |
2016-09-05 | Relax permissions to make files readable by unpriv users again. | Robert Peichaer | |
Found out by naddy OK deraadt | |||
2016-09-04 | sync | Theo de Raadt | |
2016-09-04 | allow everything to run as unprivileged user except for fake | Robert Nagy | |
install and mtree by splitting up some targets | |||
2016-09-04 | sync | Theo de Raadt | |
2016-09-04 | sync | Stuart Henderson | |
2016-09-04 | add missing doas entries; noticed by avsm | Theo de Raadt | |
2016-09-04 | Not having the root filesystem on the 'a' partition is | Alexander Hall | |
stupi^Wunfortunate, so stop asking. deraadt@ and krw@ agrees ok rpe@ | |||
2016-09-04 | Improve the auto disk selection and also apply it for installs as well | Alexander Hall | |
as for upgrades. - For installs, find all and any disks available. - For upgrades, look for 'a' partitions with the typical root filesystem directories in them. In both cases, if one and only one match is found, it will be selected. If no disk or multiple disks are found, the installer will require you to specify a disk, be it by hand or by auto{install,upgrade}.conf. ok rpe@ krw@ "Innovative." deraadt@ | |||
2016-09-04 | Switch the cubie miniroot from the Allwinner A10 based Cubieboard1 | Jonathan Gray | |
to the Allwinner A20 based Cubieboard2 now that problems with cortex A7 are fixed. There seems to be more people with the Cubieboard2 than the Cubieboard1. | |||
2016-09-04 | Move files created by root during install/upgrade in a subdir of | Robert Peichaer | |
/tmp with proper permissions so that unprivileged programs can not tamper with them. positive feedback from deraadt OK halex | |||
2016-09-04 | Move files created by root during install/upgrade in a subdir of | Robert Peichaer | |
/tmp with proper permissions so that unprivileged programs can not tamper with them. positive feedback from deraadt OK halex | |||
2016-09-04 | Move files created by root during install/upgrade in a subdir of | Robert Peichaer | |
/tmp with proper permissions so that unprivileged programs can not tamper with them. positive feedback from deraadt OK halex | |||
2016-09-04 | sync | Theo de Raadt | |
2016-09-03 | add infrastructure to build syspatches (binary updates to stable) | Robert Nagy | |
Makefile.000 corresponds to errata_000 which is nonexistent so it is a good place to provide an example of how to build the others this is still work in progress, getting it in so people can join in on the development ok deraadt@ | |||
2016-09-03 | phessler points out sparc left the tree | Theo de Raadt | |
2016-09-03 | sync | Theo de Raadt | |
2016-09-03 | snc | Theo de Raadt | |
2016-09-03 | sync | Theo de Raadt | |
2016-09-03 | Retire zaurus, as it hasn't made the EABI jump and will be permanently broken | Philip Guenther | |
shortly when we use the hardware thread register in userland |