Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Export-image: Only disable metadata_csum feature if it's possibly enabled. | Russ Kubes | 2017-07-17 | 1 | -1/+5 |
| | |||||
* | Export-image: disable metadata_csum for compatibility with older SD card copiers | Serge Schneider | 2017-07-03 | 1 | -1/+1 |
| | |||||
* | export-image: increase free space padding2017-06-21-raspbian-jessie | Serge Schneider | 2017-06-21 | 1 | -1/+1 |
| | |||||
* | export-image: switch from fallocate to truncate | Serge Schneider | 2017-06-21 | 1 | -1/+1 |
| | |||||
* | export-image: use apparent size when calculating disk usage | Serge Schneider | 2017-06-20 | 1 | -2/+2 |
| | |||||
* | stage4: add /etc/mtab symlink | Serge Schneider | 2017-05-15 | 1 | -0/+2 |
| | |||||
* | Clean up clean up | Serge Schneider | 2017-04-03 | 2 | -6/+29 |
| | |||||
* | Switch to PARTUUID | Serge Schneider | 2017-03-07 | 3 | -0/+12 |
| | |||||
* | export-image: Format /boot as FAT32 | Serge Schneider | 2017-03-06 | 1 | -1/+1 |
| | |||||
* | Added Docker support (#40) | Claus F. Strasburger | 2017-01-23 | 1 | -3/+15 |
| | | | | | | | | | | | | | * 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 | ||||
* | Use capsh to ensure file capabilities aren't set | Serge Schneider | 2016-11-14 | 2 | -2/+2 |
| | |||||
* | Fix .config permissions | Serge Schneider | 2016-11-14 | 1 | -0/+4 |
| | |||||
* | rsync single file system (#25) | chz^3 | 2016-10-09 | 1 | -1/+1 |
| | | | | If proc is mounted in rootfs (e.g., via chroot), rsync will try copying kcore when permitted to cross file system boundaries. | ||||
* | hardlink documentation | Serge Schneider | 2016-05-19 | 1 | -0/+1 |
| | |||||
* | Rework | Serge Schneider | 2016-05-05 | 10 | -0/+190 |