summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
AgeCommit message (Collapse)Author
2018-10-09cleanupJoey Hess
2018-10-09propellor spinJoey Hess
2018-10-09propellor spinJoey Hess
2018-10-09propellor spinJoey Hess
2018-10-09propellor spinJoey Hess
2018-10-09propellor spinJoey Hess
2018-10-09propellor spinJoey Hess
2018-10-09propellor spinJoey Hess
2018-10-05removeJoey Hess
2018-10-03propellor spinJoey Hess
2018-10-03Revert "cleanup"Joey Hess
This reverts commit 5223349019c873970dcc1f67725033f006aba7d7.
2018-10-03cleanupJoey Hess
2018-10-03propellor spinJoey Hess
2018-10-03propellor spinJoey Hess
2018-09-28propellor spinJoey Hess
2018-09-28propellor spinJoey Hess
2018-09-28switched honeybee to external wifiJoey Hess
external seems to have stopped receiving?
2018-09-28remove boot partJoey Hess
uboot only needs to be in the boot sector of the sd card and can read the kernel from sata, so a separate boot partition on the sd card is not needed. I am not going to automate creating the sd card with uboot in the boot sector with propellor, but it's a simple dd to set up. This way, crappy sd card fsck problems will not prevent booting..
2018-09-22propellor spinJoey Hess
2018-09-19propellor spinJoey Hess
2018-09-09propellor spinJoey Hess
2018-09-08propellor spinJoey Hess
2018-08-31key upgradeJoey Hess
2018-08-19propellor spinJoey Hess
2018-08-19Split mailname property out of Hostname.saneJoey Hess
Since bad mailname guesses can lead to ugly surprises. (API change) Kept it in the Hostname module for easy discoverability, and similar to Hostname.searchDomain it sets a value based on the hostname so makes sense to keep it in that module. Didn't implement the mailname equivilant of Hostname.setTo, because it's trivial to write the mailname file with a custom value if desired. This commit was sponsored by John Pellman on Patreon.
2018-08-08build later in the dayJoey Hess
actually, the container the build runs in has its timezone GMT, so this builds at 10:15 local time
2018-07-13updateJoey Hess
2018-07-13updatesJoey Hess
2018-07-11propellor spinJoey Hess
2018-07-11propellor spinJoey Hess
2018-07-11systemd no longer defaults to KillUserProcesses=yesJoey Hess
2018-07-11propellor spinJoey Hess
2018-07-11propellor spinJoey Hess
2018-07-11two unmaintained modulesJoey Hess
2018-07-06remove dnsssec transitional codeJoey Hess
2018-05-29propellor spinJoey Hess
2018-05-06remove rsyslog from honeybee to save disk spaceJoey Hess
2018-05-05propellor spinJoey Hess
2018-05-01propellor spinJoey Hess
2018-05-01propellor spinJoey Hess
2018-04-22remove unused importJoey Hess
2018-04-13propellor spinJoey Hess
2018-04-13propellor spinJoey Hess
2018-04-12propellor spinJoey Hess
2018-04-12propellor spinJoey Hess
2018-04-05propellor spinJoey Hess
2018-04-03propellor spinJoey Hess
2018-04-03updateJoey Hess
2018-03-24install debug-me from packageJoey Hess
2018-03-14propellor spinJoey Hess