aboutsummaryrefslogtreecommitdiffstats
path: root/export-image
Commit message (Collapse)AuthorAgeFilesLines
* Export-image: Only disable metadata_csum feature if it's possibly enabled.Russ Kubes2017-07-171-1/+5
|
* Export-image: disable metadata_csum for compatibility with older SD card copiersSerge Schneider2017-07-031-1/+1
|
* export-image: increase free space padding2017-06-21-raspbian-jessieSerge Schneider2017-06-211-1/+1
|
* export-image: switch from fallocate to truncateSerge Schneider2017-06-211-1/+1
|
* export-image: use apparent size when calculating disk usageSerge Schneider2017-06-201-2/+2
|
* stage4: add /etc/mtab symlinkSerge Schneider2017-05-151-0/+2
|
* Clean up clean upSerge Schneider2017-04-032-6/+29
|
* Switch to PARTUUIDSerge Schneider2017-03-073-0/+12
|
* export-image: Format /boot as FAT32Serge Schneider2017-03-061-1/+1
|
* Added Docker support (#40)Claus F. Strasburger2017-01-231-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 setSerge Schneider2016-11-142-2/+2
|
* Fix .config permissionsSerge Schneider2016-11-141-0/+4
|
* rsync single file system (#25)chz^32016-10-091-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 documentationSerge Schneider2016-05-191-0/+1
|
* ReworkSerge Schneider2016-05-0510-0/+190