4
0
Fork 0
Commit Graph

47 Commits

Author SHA1 Message Date
Torma Kristóf 60eab030af upload to docker hub
continuous-integration/drone/push Build is passing Details
2022-01-31 23:24:07 +01:00
Torma Kristóf aae6ef8be3 Update 'Dockerfile'
continuous-integration/drone/push Build is passing Details
2021-07-09 16:29:13 +02:00
Torma Kristóf d173488fef default to new alpine
continuous-integration/drone/push Build is failing Details
2021-07-09 16:10:24 +02:00
Torma Kristóf 06d7e7e62e add sudo package
continuous-integration/drone/push Build is failing Details
2021-07-09 15:27:17 +02:00
Torma Kristóf 5e5c64c922 update alpine and uboot versions
continuous-integration/drone/push Build is failing Details
2021-07-09 14:34:34 +02:00
Torma Kristóf 2097ffef8b add drone config
continuous-integration/drone/push Build is passing Details
2021-07-09 14:31:06 +02:00
Robin Röper 6b9faa4506
Remove "v"-Prefix for $ALPINE_BRANCH Environment Variable (#1)
* Remove "v"-Prefix for $ALPINE_BRANCH Environment Variable

This allows usage of Alpine Branches like "edge"

* Add "v" notation
* Add prefix as described in README.md
* Update Links in README

Co-authored-by: Benjamin Böhmke <benjamin@boehmke.net>
2021-01-16 15:54:30 +01:00
Benjamin Böhmke 3566ec49fd fixed partition switch 2020-01-30 22:17:35 +01:00
Benjamin Böhmke 35af2c0517 add support for poe hat fan 2020-01-29 18:38:49 +01:00
Benjamin Böhmke 895d54b046 add option to keep all kernel modules 2020-01-29 18:38:21 +01:00
Benjamin Böhmke 45e3ea71ee improved ignore 2020-01-29 18:37:36 +01:00
Benjamin Böhmke 0c60f5722f updated README for DEFAULT_KERNEL_MODULES 2020-01-23 19:33:01 +01:00
Benjamin Böhmke 2f4733baf3 remove unused kernel modules 2020-01-23 19:31:57 +01:00
Benjamin Böhmke 00211b4a68 added support for raspberry pi 4 2020-01-23 19:27:52 +01:00
Benjamin Böhmke d4ed3cb12e updated to alpine 3.11 2020-01-23 19:25:58 +01:00
Benjamin Böhmke 69a32746d0 updated uboot to version 2020.01 2020-01-23 19:25:58 +01:00
Benjamin Böhmke b5bbe7c5b4 fixed default dropbear handling 2020-01-23 18:23:06 +00:00
Benjamin Böhmke 1d0f429508 added option to change time zone 2020-01-05 19:49:53 +01:00
Benjamin Böhmke c2a7e71bd5 added option disable default boot counter reset 2019-12-15 19:42:43 +01:00
Benjamin Böhmke 00bda84713 added option to enable/disable SSH server by default 2019-12-15 19:26:41 +01:00
Benjamin Böhmke f6edd86471 fixed generation of initial password 2019-12-15 17:48:38 +01:00
Benjamin Böhmke f862f767be fixed dropbear restart 2019-12-15 17:38:55 +01:00
Benjamin Böhmke 710ff5b186 fixed remount of uboot partition 2019-12-15 16:55:18 +01:00
Benjamin Böhmke 1367005eee fixed SystemSetRootPassword 2019-12-15 16:29:06 +01:00
Benjamin Böhmke d35d9afa3e fixed SystemSSHEnabled 2019-12-15 16:24:44 +01:00
Benjamin Böhmke 129281fc96 fixed data prepare init script 2019-12-15 15:29:11 +01:00
Benjamin Böhmke 36db1f5096 fixed partition ID in uboot dat 2019-12-15 14:56:25 +01:00
Benjamin Böhmke 1ea1259aad added SystemSSHEnabled 2019-12-10 19:00:51 +01:00
Benjamin Böhmke e795fe0158 Merge branch 'go_interface_library' into 'master'
Go interface library

See merge request bboehmke/raspi-alpine-builder!1
2019-12-03 17:52:14 +00:00
Benjamin Böhmke cecb06c7ac added update & uboot functions 2019-12-01 21:20:32 +01:00
Benjamin Böhmke 1e9904b64b added system config and actions 2019-11-29 22:12:38 +01:00
Benjamin Böhmke d7e0591576 added network config 2019-11-29 19:53:17 +01:00
Benjamin Böhmke ce335164ff added more configurations 2019-11-17 10:58:55 +01:00
Benjamin Böhmke 4a77046bb4 added README.md 2019-11-13 20:23:55 +01:00
Benjamin Böhmke 6893cd3495 added example 2019-11-12 21:02:43 +01:00
Benjamin Böhmke e462a26e19 added cmd to Dockerfile 2019-11-12 21:01:10 +01:00
Benjamin Böhmke e4aee9a876 added support for custom modification 2019-11-12 21:00:04 +01:00
Benjamin Böhmke 6679b00bcd added support for old raspberry pi 2019-11-08 22:33:12 +01:00
Benjamin Böhmke 9e1a592de4 moved root password to data partition 2019-11-04 20:23:45 +01:00
Benjamin Böhmke bbd0e79323 size config & persistent timezone and hostname change 2019-11-03 21:18:53 +01:00
Benjamin Böhmke 50cc34dc40 added NTP 2019-11-03 20:35:33 +01:00
Benjamin Böhmke 1295fc080b read only root fs 2019-11-03 19:17:48 +01:00
Benjamin Böhmke f59261bb70 added A/B partition update 2019-11-03 16:04:17 +01:00
Benjamin Böhmke 699d2bca99 removed Dockerfile.bak 2019-11-02 23:54:54 +01:00
Benjamin Böhmke a23515a3e2 added uboot 2019-11-02 23:51:56 +01:00
Benjamin Böhmke 232df11bde added genext2fs to repo 2019-11-02 23:49:25 +01:00
Benjamin Böhmke 45bcaa9172 initial version 2019-11-02 14:41:03 +01:00