Commit Graph

31 Commits

Author SHA1 Message Date
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
9c5c860761 usbinstall: support for loop device installation and udisks2 2014-12-08 01:01:35 +01:00
bdc7c39edc usbinstall: drop bootusb image installation support and more fixes
- fix check for grub i386-efi installation on x86_64
- do unmount in errorAndExit function
2014-08-21 16:53:45 +02:00
89c5e1a8cd usbinstall: don't fail if a syslinux module is missing, to allow using both versions 4 and 5 2013-08-13 14:58:47 +02:00
de819bd5f3 usbinstall.sh: finalize EFI partition support by creating a grub.cfg from extlinux.conf
- use grub-mkimage instead of precreated EFI images
2013-07-03 19:54:34 +02:00
e85262b5dd usbinstall: support for installation without using bootusb archive 2013-06-29 19:06:46 +02:00
2139bc2ac6 usbinstall.sh: install bootx86.efi and bootia32.efi if found in EFI partition 2013-06-09 23:14:08 +02:00
9a46459efc usbinstall.sh: create EFI boot partition (preliminary work); set boot flags for openmamba_live partition 2013-06-09 17:31:03 +02:00
f49cf5a2c7 usbinstall.sh: use parted instead of fdisk; use ext4 instead of ext3 2013-05-22 15:03:05 +02:00
cd28f52cea usbinstall.sh: resolve ISO if symlink for df and progress bar to work 2013-03-04 18:17:43 +01:00
Filippo Bedendo Bordon
a4ef3dc7b0 Completed italian translation 2012-02-21 00:17:51 +01:00
Filippo Bedendo Bordon
191c9e0818 Add sync and correct cp while 2012-02-20 22:27:16 +01:00
Filippo Bedendo Bordon
89036e3383 Remove a debug command 2012-02-20 20:18:35 +01:00
Filippo Bedendo Bordon
bdf25dbee4 Remove a debug command 2012-02-20 20:14:58 +01:00
Filippo Bedendo Bordon
250d669a02 Manage some errors and bugfixes 2012-02-20 20:06:52 +01:00
dd08e29560 Use system dbus for communication between frontend and script
Install configuration file in /etc/dbus-1/system.d for proper permissions
Modified some text strings
2012-02-20 02:36:03 +01:00
Filippo Bedendo Bordon
b5cf37d9f6 *Add confirm check by -y arg 2012-02-18 19:07:03 +01:00
Filippo Bedendo Bordon
3d6b10723e Add various checks 2012-02-18 17:56:33 +01:00
Filippo Bedendo Bordon
108989085b Checks if extensions are correct (gz and iso) 2012-02-18 15:35:19 +01:00
Filippo Bedendo Bordon
b403c7d040 Add check for the exit code of fdisk 2012-02-09 19:12:11 +01:00
6535897c9b usbinstall.sh: add check for destination file existence in progress bar loop during copy (FIXME: in case cp returns an error and does not copy anything this becomes an infinite loop) 2012-01-09 19:44:34 +01:00
Filippo Bedendo Bordon
9370ac1141 Add initial checks && Move usbinstall into /usr/sbin 2012-01-08 19:01:44 +01:00
16679d4071 usbinstall.sh: fix check for DBUS_USBINSTALL when variable is unset 2012-01-08 16:59:15 +01:00
Filippo Bedendo Bordon
6a71d1f7d4 Merge branch 'master' of ssh://git.openmamba.org:4444/usbinstall
Conflicts:
	src/usbinstall.sh

Add sudoers file
2012-01-07 20:59:51 +01:00
Filippo Bedendo Bordon
3dca414f8c Add usbinstall.sh in sudoers 2012-01-07 20:52:28 +01:00
f3b36c8a84 usbinstall.sh: make pushd/popd silent 2012-01-07 18:14:13 +01:00
672c52e0a2 usbinstall.sh: use DeviceIsMounted property to check if device is already mounted at startup 2012-01-07 18:11:05 +01:00
Filippo Bedendo Bordon
6a9f8d584d modified: src/usbinstall.sh 2012-01-07 17:55:29 +01:00
Filippo Bedendo Bordon
045652dcd8 Revrite the program 2011-11-13 18:04:35 +01:00
Filippo Bedendo Bordon
4cfdab8195 Started to write Makefile 2011-11-09 22:51:07 +01:00