Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-23 | sync | Theo de Raadt | |
2015-12-23 | Move the code, that lists uninitialized disk into a separate function. | Robert Peichaer | |
This makes the disk initialization question code easier to understand. OK krw@ | |||
2015-12-23 | - quote user supplied hostname | Robert Peichaer | |
- in this context ((NIFS)) does the same as ((NIFS != 0)) - use if-block for root ssh key question - spacing OK krw@ | |||
2015-12-23 | - spacing | Robert Peichaer | |
- use brace expansion in for-loop OK krw@ | |||
2015-12-23 | Change comment style for headings so they get removed by list2sh.awk and | Robert Peichaer | |
don't end up in bsd.rd. OK krw@ | |||
2015-12-23 | Simplify things by using grep -q. | Robert Peichaer | |
OK krw@, halex@, jsg@ | |||
2015-12-23 | Ensure the installer asks for the dns domain and nameserver in case an | Robert Peichaer | |
interface has been configured via dhcp and then again manually. tested and OK krw@ makes sense halex@ | |||
2015-12-23 | Ensure the installer asks for IPv4 default route in case an interface has | Robert Peichaer | |
been configured via dhcp and then again manually. While there, remove 'dhcp' as valid answer for the default route qeustion. It was a no-op and was handled the same way as 'none'. tested and OK krw@ makes sense halex@ | |||
2015-12-22 | sync | Theo de Raadt | |
2015-12-20 | sync | Theo de Raadt | |
2015-12-20 | sync | Theo de Raadt | |
2015-12-19 | sync | Theo de Raadt | |
2015-12-18 | Introduce a new function disk_has() to inspect a disk if it has a | Robert Peichaer | |
partition-table of a certain type and optionally if it has a partition of a certain type. Use disk_has() in the install.md script to replace all the various "fdisk <disk> | grep <pattern>" commands greatly simplifying things. positive feedback from sthen@ "time to get it really tested" deraadt@ OK krw@ | |||
2015-12-12 | sync | Theo de Raadt | |
2015-12-10 | sync | Theo de Raadt | |
2015-12-09 | sync | Theo de Raadt | |
2015-12-09 | sync | Theo de Raadt | |
2015-12-08 | don't need to .path ssh anymore since the file were copied | Ted Unangst | |
2015-12-08 | sync | Theo de Raadt | |
2015-12-08 | Move /etc/examples/vm.conf from etc to base. | Antoine Jacoutot | |
ok sthen@ jca@ reyk@ | |||
2015-12-07 | sync | Theo de Raadt | |
2015-12-06 | Do the same with less code. | Robert Peichaer | |
OK krw@ | |||
2015-12-06 | 5.8 is out for a quite a while now. Remove the deletion of binaries | Robert Peichaer | |
during upgrade, that have been removed from base. Positive feedback from tedu@, benno@ OK krw@, deraadt@ | |||
2015-12-06 | sync | Theo de Raadt | |
2015-12-05 | sync | Theo de Raadt | |
2015-12-04 | sync | Theo de Raadt | |
2015-12-03 | sync | Theo de Raadt | |
2015-12-03 | sync | Theo de Raadt | |
2015-12-03 | sync | Theo de Raadt | |
2015-12-02 | The '_q'/'(O)penBSD' logic is not used in armv7 at the moment so remove it | Kenneth R Westerback | |
until it is needed. Spotted & ok rpe@ | |||
2015-12-02 | If (O)penBSD is not offered as a partitioning option, do not accept | Kenneth R Westerback | |
'O*|o*' as a valid response. Ignore it as we do other invalid input. armv7 is special case to be handled separately. Noticed by kettenis@. ok deraadt@ rpe@ | |||
2015-12-02 | Make GPT an option equivalent to MBR when installing. Warn that the | Kenneth R Westerback | |
result may not be bootable if GPT is used on a machine that did not boot via EFI. But allow the user to proceed if the user insists. Sometimes you just want to create an EFI bootable image on a non-EFI machine. Enforce the presence of both an OpenBSD partition and an EFI Sys partition if GPT partitioning is used. Prompted by complaints and observations from kettenis@. Verbiage tweak from doug@. Tested & ok rpe@. | |||
2015-12-02 | and another utf8.c | Theo de Raadt | |
2015-12-01 | Send solbourne to where the ........... | Theo de Raadt | |
2015-12-01 | Send Aviion to same place as Nova II | Theo de Raadt | |
discussed with jsg | |||
2015-12-01 | sync | Theo de Raadt | |
2015-12-01 | sync | Theo de Raadt | |
2015-11-29 | Tedu stdethers and stdhosts from /usr/sbin, which are only used in Makefile.yp | Robert Peichaer | |
for creating the hosts.byname, hosts.byaddr ethers.byname and ethers.byaddr YP maps. Replace most of their functionality with sed/awk scripting directly in Makefile.yp. Suggested by and OK deraadt@ Feedback from @semarie | |||
2015-11-27 | sync | Theo de Raadt | |
2015-11-27 | sync | Theo de Raadt | |
2015-11-26 | sync | Theo de Raadt | |
2015-11-26 | sync | Theo de Raadt | |
2015-11-25 | sync | Theo de Raadt | |
2015-11-25 | sync | Theo de Raadt | |
2015-11-24 | sync | Theo de Raadt | |
2015-11-24 | sync | Theo de Raadt | |
2015-11-23 | sync | Theo de Raadt | |
2015-11-22 | sync | Theo de Raadt | |
2015-11-22 | sync | Theo de Raadt | |
2015-11-21 | sync | Theo de Raadt | |