Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | export-image: don't round up if already a multiple of 4MB | Serge Schneider | 2018-03-01 | 1 | -1/+1 |
| | | | | Fixes #156 | ||||
* | make root filesystem 4M aligned (#154) | James Ruan | 2018-03-01 | 1 | -1/+2 |
| | |||||
* | Remove ld.so.preload and policy-rc.d changes | Serge Schneider | 2018-03-01 | 3 | -17/+0 |
| | |||||
* | Round image size up to nearest 4M block | Serge Schneider | 2017-11-24 | 1 | -1/+2 |
| | |||||
* | Remove /etc/vnc/updateid when finalising | Andrew Wedgbury | 2017-11-22 | 1 | -0/+1 |
| | |||||
* | Fix typo in export-image | XECDesign | 2017-11-07 | 1 | -1/+1 |
| | | | Fixes #132 | ||||
* | Label root partition | XECDesign | 2017-11-06 | 1 | -1/+1 |
| | | | Fixes #131 | ||||
* | [adding] qemu emulation layout to test images with qemu | Jacen | 2017-09-14 | 1 | -2/+4 |
| | |||||
* | export-image: when work in a non-English locale environment the PARTUUID ↵ | James Ruan | 2017-08-31 | 1 | -1/+1 |
| | | | | | | | | will silently fail, resulting to an unbootable image file. (#96) * use dd and xxd to get disk identifier * add xxd as dependency | ||||
* | Disable 64bit filesystem feature | Serge Schneider | 2017-08-11 | 1 | -3/+5 |
| | |||||
* | export-image: generate .info file | Serge Schneider | 2017-07-28 | 1 | -1/+21 |
| | |||||
* | Switch to Stretch | Serge Schneider | 2017-07-28 | 1 | -3/+3 |
| | |||||
* | Corrected various typos (#91) | TJ Rana | 2017-07-27 | 4 | -1/+4 |
| | | | | | | | | | | * Rename License.md to LICENSE * Correct typos * Clean up code layout Organize layout with extra 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 |