Commit Graph

5 Commits

Author SHA1 Message Date
Jeffrey Paul
c217a5ea21
lots of changes, see summary
* default to ubuntu default keyboard layout, don't override with gb
* run rc.local.txt from /boot if exists
* don't export stage4/5 images or noobs
* export stage2 -keyternal image
* don't resize root partition on first boot
* don't enable swap by default
2018-10-14 20:45:48 -07:00
Serge Schneider
3c0b364028 stage0: Install locales
fixes #65
2017-05-15 14:48:25 +01:00
Benjamin Parzella
762e20cc0a Minor error in stage2 sys-tweaks debconf file
Seems like there is a misplaced line break
2017-04-03 15:59:16 +01:00
Claus F. Strasburger
667318116a Added Docker support (#40)
* Added Docker support

- replaced necessity for devicemapper (through kpartx) by using parted and
  losetup with offsets
- added Dockerfile
- added dependency for parted and grep
- added hints to README.md
- common: loop through unmounts, fix shellcheck warnings

* stage2: use debconf instead of console-setup patch. Fixes #41
2017-01-23 12:44:03 +00:00
Serge Schneider
99bf2f4d61 Add Raspbian stages 2016-04-11 07:34:01 +01:00