Commit Graph

124 Commits

Author SHA1 Message Date
1656fb5db0 Release 1.7.1 2019-12-21 15:40:44 +01:00
2992551aad usbinstall.sh: fix for additional command line arguments for livedvd multilanguage boot lost during isolinux to grub cfg conversion 2019-12-21 15:17:37 +01:00
7eb7060a0c Release 1.7 2019-12-21 14:44:05 +01:00
d675d616ea usbinstall.py: udisks to udisks2 support 2019-12-15 03:06:56 +01:00
bef54500dd Release 1.6 2019-08-08 23:36:29 +02:00
4a53062e08 rrootfsinstall: use dnf instead of smart 2019-08-08 23:36:08 +02:00
41efc993de Release 1.5 2019-05-25 18:00:14 +02:00
7347b55a3b usbinstall.sh: update from dracut custom 99squash-live to upsteam 90dmsquash-live mechanism for persistent installation into a USB pendrive 2019-05-25 17:53:53 +02:00
cb0151c061 rootfsinstall.sh: fix for resume from script option 2018-09-13 11:25:00 +02:00
bffa688557 rootfsinstall: baytrail: disable systemd gpt autodetection at boot 2018-09-13 11:14:46 +02:00
3be5b99126 Release 1.4 2017-12-20 23:17:56 +01:00
c6d71f5faa rootfsinstall.sh: update command line for Baytrail kernel and make chpass usage pwdutils compatible 2017-12-20 23:14:25 +01:00
3bdcf49802 rootfsinstall.sh: fix for password setting using chpasswd 2017-11-15 14:38:08 +01:00
fbd9a84e42 rootfsinstall.sh: update baytrail target to use mainstream kernel (currently 4.13.12mamba-x86_64) 2017-11-15 14:36:39 +01:00
086d58b0f2 rootfsinstall.sh: added or updated the following options:
-s: assume partitions are already done and proceed from scripts (for development)
-g [size]   : grow system partition to fit storage size (to be used with -I)
-p [user:]password : set given password for specified user (if none, set for root user)
2017-11-15 11:49:44 +01:00
2722423acb rootfsinstall.sh: kill processes run from chroot before unmounting; -g option to grow filesystem and update PARTUUID (for Raspbian) 2017-10-13 13:17:42 +02:00
73a57d592f rootfsinstall.sh: minor fixes for image mode 2017-10-12 18:44:59 +02:00
5339856ef0 rootfsinstall: new -I parameter to support installation from image (.img) instead of rootfs 2017-10-06 18:08:05 +02:00
3aba21d977 rootfsinstall: support for multiple additional archives (-a) and for qemu static file as used in other distributions 2017-10-06 17:14:44 +02:00
c62ab88a37 rootfsinstall: silence removal of packages so that it does not seem an error if they are not present 2017-09-07 10:16:38 +02:00
8a0563b019 rootfsinstall: fixes for baytrail target 2017-09-07 10:15:22 +02:00
de63ffac36 rootfsinstall: fixes for baytrail target 2017-04-10 15:37:56 +02:00
f573175805 rootfsinstall.sh: baytrail: parametrize kernel version, run depmod and mkinitrd 2017-03-07 13:36:43 +01:00
31e7177127 rootfsinstall.sh: don't fail if removing packages fails (assuming because they are missing) 2017-03-06 15:46:29 +01:00
25e73d71a2 rootfsinstall.sh: baytrail (Chuwi Hi10) target support 2017-03-06 15:14:39 +01:00
78ac8ec488 rootfsinstall: remove kernel-mamba-arm in targets which instll another arm kernel 2016-12-16 10:49:30 +01:00
03ec2d3473 Release 1.3.1 2016-10-24 17:52:39 +02:00
ad5481aa1e usbinstall.sh: clear data between 512B and 1MiB to fix grub-install error when old GPT table was present 2016-10-24 17:51:06 +02:00
e7df8646af Release 1.3 2016-07-22 13:18:56 +02:00
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
3bd2e78eaf usbinstall.sh: support grub-install run from loop device (makedist) and more grub.cfg customization 2016-07-08 16:28:18 +02:00
ae46a54186 usbinstall.sh: suppress warning on iso mounted read/only 2016-07-08 16:26:30 +02:00
e2aeba7efc Fix for grub.cfg after previous commit 2016-06-27 01:13:58 +02:00
3da224d93b Switch from extlinux to grub as USB bootloader 2016-06-26 16:25:31 +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
738d9ad084 Release 1.1 2014-12-19 12:14:49 +01:00
def5f7687e usbinstall.sh: support for detecting system arch and blessing the corresponding grub EFI image 2014-12-19 12:04:00 +01:00
6200e195e6 usbinstall: support for EFI on Macs 2014-12-13 16:06:12 +01:00
c9b58a8108 rootfsinstall: disable devel-kernel channel after enabling and installing kernel 2014-12-08 16:00:48 +01:00
9c5c860761 usbinstall: support for loop device installation and udisks2 2014-12-08 01:01:35 +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