Commit Graph

22 Commits

Author SHA1 Message Date
9934fafc05 rootfsinstall: -L option to specify the volume label for system partition 2016-07-19 14:04:15 +02:00
3075ceeb20 rootfsinstall: fix: don't do globbing on *.dtb files 2016-07-19 10:21:45 +02:00
f1e6c5a27d rootfsinstall: rpi3 support 2016-07-19 10:19:54 +02:00
9f751541bb rootfsinstall: support for local-only forced installation and bind mounts before chroot 2015-04-30 13:12:34 +02:00
b1a1ff59e8 rootfsinstall: fixes for dual rpi/rpi2 support 2015-03-01 23:40:33 +01:00
74b2fad4e0 rootfsinstall: support for rpi2 2015-03-01 21:15:18 +01:00
609ab12204 rootfsinstall: install raspberrypi-utils and raspi-config in raspberrypi target 2015-01-30 10:25:13 +01:00
503fadd774 rootfsinstall: fixes for cubox target 2014-12-28 13:44:40 +01:00
c9b58a8108 rootfsinstall: disable devel-kernel channel after enabling and installing kernel 2014-12-08 16:00:48 +01:00
7bd135a19c rootfsinstall: support for installing packages in chrooted system partition
With default kernel installations for different targets
2014-12-08 01:00:08 +01:00
b330e85946 rootfsinstall: completed bananapi support plus loop device installation support 2014-12-06 17:04:45 +01:00
fb24bac0a1 rootfsinstall: added option for -bpi (partitioning only) and for multiple -cp options with @BOOT@ support
Restoring old partitioning for rpi because leaving space before first partition does not work
Also set boot flag to first partition
2014-10-17 12:12:35 +02:00
7b55fdddd5 rootfsinstall: leave 1MB+ of free space before first partition to support BananaPi u-boot installation 2014-10-17 10:09:27 +02:00
b7329e8bc8 rootfsinstall: support for multiple chroot commands and rpi: use internal firmware files instead of downloading if present 2014-03-01 17:18:01 +01:00
b3c56bc969 rootfsinstall: assign default values for USEKERNEL for rpi and cubox platforms 2013-12-09 13:29:53 +01:00
8607a86960 rootfsinstall: fix a typo error preventing the script from working; also:
- install qemu static if found
- avoid duplicated unmounts
2013-11-23 16:58:43 +01:00
ac5eb6b06c rootfsinstall: added -r option to specify boot resolution 2013-11-22 18:07:41 +01:00
2a9f821f6b rootfsinstall: new target platform option -cubox 2013-11-10 15:37:27 +01:00
36f4b5abeb rootfsinstall: new -cp option to run a command before chroot 2013-11-10 15:35:54 +01:00
2f231a3c9b rootfsinstall: added many new options to customize rootfs target 2013-09-24 13:15:21 +02:00
1c8cdbb131 rootfsinstall: fix a problem with popd avoiding to use it 2013-09-17 16:58:51 +02:00
0d12a5bd71 rootfsinstall: new name of sdinstall-rpi with the following main changes:
- make rpi boot partition and kernel installation optional (-rpi)
- allow to specify filesystem type for rootfs partition (-fs)
2013-07-16 21:31:57 +02:00