1c8cdbb131
rootfsinstall: fix a problem with popd avoiding to use it
2013-09-17 16:58:51 +02:00
b71186b4fb
Release 0.8.2
2013-08-13 15:00:40 +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
e0722873e5
Release 0.8.1
2013-08-13 14:58:00 +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
6a20519c9c
Release 0.8
2013-07-03 20:38:26 +02:00
9012814718
usbinstall.py: remove bootusb dialog from GUI; also update background images
2013-07-03 20:30:56 +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
bd01ee2e19
sdinstall-rpi.sh: various changes
...
- ask confirmation before proceeding unless -y (assume yes) flag is passed from command line
- use parted to create partition table and partitions
- add some info and error messages and exit points in case of error
2013-06-19 10:33:50 +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
b0a5bd0c29
Remove obsolete fdisk_template file
2013-06-09 13:53:16 +02:00
899a0c066a
Release 0.7
2013-05-22 15:51:11 +02:00
f49cf5a2c7
usbinstall.sh: use parted instead of fdisk; use ext4 instead of ext3
2013-05-22 15:03:05 +02:00
d7471aef41
sdinstall-rpi.sh: sync boot partition creation with changes from https://sites.google.com/site/davidemadrisan/linux-embedded
2013-03-20 14:17:19 +01:00
6190b41870
sdinstall-rpi.sh: replace /media/boot with /media/BOOT references (FAT32)
2013-03-20 14:06:33 +01:00
cd28f52cea
usbinstall.sh: resolve ISO if symlink for df and progress bar to work
2013-03-04 18:17:43 +01:00
119ebc9b7c
Reduce device size minimum requirement to 850MB
2012-11-09 16:05:42 +01:00
7480787538
Release 0.6
2012-10-16 15:57:36 +02:00
9e0800f9b4
sdinstall-rp: make other fixes and install in /usr/sbin
2012-10-16 15:48:23 +02:00
006df4c5be
dinstall-rpi.sh: add a script for preparing a SD card for Raspberry PI with openmamba-rootfs-light
2012-09-20 11:03:39 +02: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
3d033c7673
Merge branch 'master' of ssh://git.openmamba.org:4444/usbinstall
2012-02-20 20:11:04 +01:00
Filippo Bedendo Bordon
250d669a02
Manage some errors and bugfixes
2012-02-20 20:06:52 +01:00
0d549706bf
usbinstall.py: set application name to have X11 WM_CLASS property set (fixes problem with openbox hack for matchbox-keyboard which expects a window with no name to detect virtual keyboard)
2012-02-20 17:56:15 +01:00
97ee7491ce
usbinstall.py: session_bus variable is not needed
2012-02-20 02:37:32 +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
77bc0b98d1
Install polkit file to allow run of 'pkexec /usr/sbin/usbinstallì to current active user; drop sudoers.d support
2012-02-19 17:40:00 +01:00
8720bc231a
usbinstall.py: use pkexec to launch usbinstall script and run as user not root from desktop menu
2012-02-19 16:51:26 +01:00
Filippo Bedendo Bordon
b5cf37d9f6
*Add confirm check by -y arg
2012-02-18 19:07:03 +01:00
Filippo Bedendo Bordon
cf7c3c76c5
Add desktop file and a confirm check by -y arg
2012-02-18 19:05:16 +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
80f07e03ce
Makefile: revert a line removed by mistake in previous commit
2012-01-09 14:31:16 +01:00
be9271a8f4
Makefile fixes
2012-01-09 14:27:23 +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
2834485f12
Added standard path about usbinstall icons
2011-11-10 19:15:32 +01:00