Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-20 | remove casts which are not needed | Theo de Raadt | |
2015-08-20 | sync | Theo de Raadt | |
2015-08-20 | sync | Theo de Raadt | |
2015-08-18 | sync | Theo de Raadt | |
2015-08-18 | do not use -p to install the tbxi from the src tree; it creates | Theo de Raadt | |
results that confuse krw. | |||
2015-08-17 | DUID question is gone | Philip Guenther | |
ok miod@ deraadt@ | |||
2015-08-12 | typo : ususally -> usually | Mike Larkin | |
2015-08-06 | match change to prohibit-password. however, also default to "no", as | Theo de Raadt | |
as strong secure-by-default stance. people who upload root keys via site.tgz need to adjust sshd_config; those who load a root key via autoinstall should trigger on this question and select prohibit-password. discussed at length | |||
2015-08-06 | spelling | Theo de Raadt | |
2015-08-06 | Change the ssh root login question to avoid the unnatural keyword | Theo de Raadt | |
"without-password". Instead use "pubkeys-only" which people will find conceptually easier. Still quietly accept "w" or "without-password" as an option. Place a warning beforehands: WARNING: root is targetted by password guessing attacks, pubkeys are safer. Everyone happy now, or at learning to not use root passwords? | |||
2015-08-04 | sync | Theo de Raadt | |
2015-08-03 | sync | Theo de Raadt | |
2015-08-03 | Enable the xdm installer question on macppc, now that it has virtual | Robert Peichaer | |
consoles. Noted by stsp OK deraadt | |||
2015-08-02 | long overdue overhaul to include instructions for miniroot and usb | Jasper Lievisse Adriaanse | |
2015-08-01 | - Be more specific as to what accept as answer to the "Allow root | Robert Peichaer | |
ssh login?" question. Either the first letter or the whole word - Use grep to check for the default in sshd_config - Simplify sed expression for changing sshd_config Based on feedback from and OK halex@ | |||
2015-08-01 | mention the wandboard miniroot | Jonathan Gray | |
2015-08-01 | redirect dd standard output to /dev/null | Jonathan Gray | |
2015-08-01 | Make use of u-boot 2015.07's unified wandboard config to provide a | Jonathan Gray | |
miniroot to cover all current wandboard variations. Unlike the other imx u-boot configs the wandboard config doesn't search for ext2 only a fat fs. Grow the ramdisk size to fit the extra u-boot files. From Roman Kravchuk. | |||
2015-07-30 | Change installer to cope with the new sshd_config(5) default for | Robert Peichaer | |
the PermitRootLogin option. Additionally to 'yes' and 'no' allow 'without-password' and make that the proposed default answer for the "Allow root ssh login?" question. Modify sshd_config only if the user choice is not the default. OK deraadt discussed with halex@, sthen@ and others | |||
2015-07-27 | sync | Theo de Raadt | |
2015-07-23 | sync | Theo de Raadt | |
2015-07-21 | sync | Theo de Raadt | |
2015-07-20 | Fix some typos and reformat comments. | Robert Peichaer | |
OK halex@ | |||
2015-07-19 | sync | Theo de Raadt | |
2015-07-19 | Replace two instances where ed is used for inplace editing of files | Robert Peichaer | |
with the new sed -i. "Nice" deraadt@ OK krw@ jasper@ | |||
2015-07-19 | Use the %c (version or snapshots) and %a (package architecture) for | Robert Peichaer | |
installpath in pkg.conf instead of hardcoding that information. This fixes the problem, that installpath has a path from an older release after updating from disk for a while. NOTE: This matches fw_update behaviour in that during a beta cycle, it will expand to 5.8 (for e.g.) instead of snapshots. requested by and OK ajacoutot@ OK halex@ krw@ | |||
2015-07-19 | sync | Theo de Raadt | |
2015-07-19 | sync | Miod Vallat | |
2015-07-19 | sync | Miod Vallat | |
2015-07-19 | sync | Theo de Raadt | |
2015-07-17 | enable exynos | Jonathan Gray | |
2015-07-17 | Remove spaces before the double semicolons in case-blocks. | Robert Peichaer | |
OK krw@ halex@ | |||
2015-07-16 | sync | Theo de Raadt | |
2015-07-16 | zap trailing whitespace | Alexander Hall | |
with rpe's blessing | |||
2015-07-16 | sync | Miod Vallat | |
2015-07-15 | make this a tad more complete | Jasper Lievisse Adriaanse | |
2015-07-09 | syn | Theo de Raadt | |
2015-07-07 | At some point the u-boot mlo for panda/beagle stopped looking for | Jonathan Gray | |
u-boot.bin and required u-boot.img on the fat fs so switch to using that as we do for beaglebone. Reported by abieber@ via bmercer@ | |||
2015-07-05 | In case-statements where single and multiline commands are used, | Robert Peichaer | |
put the terminating ;; always on its own line. discussed with and OK krw@ halex@ | |||
2015-07-03 | sync | Theo de Raadt | |
2015-07-03 | Use [aA]* instead of a*|A* in case-blocks. | Robert Peichaer | |
OK krw@ @halex agreed on this in a similar diff | |||
2015-07-02 | sync | Theo de Raadt | |
2015-07-01 | Use ksh style tests like in the rest of the installer scripts. | Robert Peichaer | |
OK krw@ halex@ | |||
2015-06-29 | sync | Theo de Raadt | |
2015-06-29 | enable vexpress | Jonathan Gray | |
2015-06-26 | sync | Miod Vallat | |
2015-06-24 | sync | Theo de Raadt | |
2015-06-21 | sync | Theo de Raadt | |
2015-06-20 | sync | Theo de Raadt | |
2015-06-19 | sync | Theo de Raadt | |