Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-21 | sync | Theo de Raadt | |
2015-11-21 | sync | Theo de Raadt | |
2015-11-20 | sync | Theo de Raadt | |
2015-11-20 | sync | Theo de Raadt | |
2015-11-20 | don't auto-skip X sets on systems without wscons, you can remove them easily | Stuart Henderson | |
with -x*, and "no wscons" doesn't cover all of the systems where one might intentionally want to skip them anyway. ok bmercer deraadt espie rpe | |||
2015-11-19 | sync | Theo de Raadt | |
2015-11-19 | sync | Theo de Raadt | |
2015-11-18 | Now that the transition is over, have the installer set 'prohibit-password' | Stuart Henderson | |
in sshd_config instead of 'without-password'. "it is time" deraadt@ | |||
2015-11-18 | sync | Theo de Raadt | |
2015-11-17 | sync to mv | Theo de Raadt | |
2015-11-17 | sync | Theo de Raadt | |
2015-11-17 | sync | Visa Hankala | |
2015-11-16 | sync | Theo de Raadt | |
2015-11-15 | KNF, de-register, fix other minor grumbles | Theo de Raadt | |
2015-11-15 | sync | Theo de Raadt | |
2015-11-14 | no longer need -locurses, since more is selfcontained | Theo de Raadt | |
2015-11-14 | Copy the parts of libocurses that are needed directly to here. We | Theo de Raadt | |
continue using the libocurses varient, since it is smaller. tested by guenther, ok millert | |||
2015-11-14 | Copy the parts of libocurses that are needed directly to here. We | Theo de Raadt | |
continue using the libocurses varient, since it is smaller. tested by guenther, ok millert | |||
2015-11-14 | The install media version does not need -lcurses; spotted by krw | Theo de Raadt | |
2015-11-14 | sync | Theo de Raadt | |
2015-11-14 | sync | Theo de Raadt | |
2015-11-14 | sync | Theo de Raadt | |
2015-11-13 | sync | Theo de Raadt | |
2015-11-13 | sync | Theo de Raadt | |
2015-11-12 | sync | Theo de Raadt | |
2015-11-12 | sync | Theo de Raadt | |
2015-11-11 | the ramdisk more(1) works with pledge "stdio rpath tty" | Theo de Raadt | |
2015-11-10 | sync | Theo de Raadt | |
2015-11-10 | sync | Theo de Raadt | |
2015-11-09 | Fix commas in "Use (W)hole disk MBR..." question. | Robert Peichaer | |
OK jmc@ krw@ | |||
2015-11-09 | sync | Theo de Raadt | |
2015-11-06 | sync | Theo de Raadt | |
2015-11-05 | newfs the ext2fs partition containing the boot blocks with -O 1 when running | Miod Vallat | |
on the eBenton EBT700, for the PMON flavour found on these systems won't recognize the filesystem correctly otherwise; researched and reported by Ban Keong Yee. | |||
2015-11-03 | sync | Jonathan Gray | |
2015-11-01 | Remove NUMBOOT remnants that were overlooked when vax and | Kenneth R Westerback | |
landisk moved to installboot(8). ok deraadt@ miod@ | |||
2015-10-31 | sync | Theo de Raadt | |
2015-10-30 | need -lm | Theo de Raadt | |
2015-10-30 | sync | Theo de Raadt | |
2015-10-26 | sync | Theo de Raadt | |
2015-10-25 | sync | Theo de Raadt | |
2015-10-25 | Use 'fdisk -i', instead of 'fdisk -e' with a here document of | Kenneth R Westerback | |
'reinit;update;write;quit'. They've done the same thing for some time now. Tweaks & test from rpe@. ok rpe@ deraadt@ | |||
2015-10-25 | sync | Miod Vallat | |
2015-10-24 | sync | Theo de Raadt | |
2015-10-23 | sync | Theo de Raadt | |
2015-10-20 | ... but keep the previous logic for sparc, which is the other user of this | Miod Vallat | |
Makefile, until it switches to MI installboot, too. | |||
2015-10-20 | Missing commit of vax switch to MI installboot(8), forgotten when it went in. | Miod Vallat | |
2015-10-20 | sync | Theo de Raadt | |
2015-10-18 | Tadpole/Sun Voyager IIi reported to work via dmesg@ | Jonathan Gray | |
2015-10-17 | Move the last of the __DBINTERFACE_PRIVATE bits from <db.h> to libc's wrapper | Philip Guenther | |
and eliminate the now superfluous -D option ok kettenis@ millert@ | |||
2015-10-17 | Cleanup a bit. | Robert Peichaer | |
OK krw@ halex@ |