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
f769a9a240
mmcinstall: new script to install running root filesystem to internal mmc of devices
2013-11-22 18:08:33 +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
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
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
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
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
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
250d669a02
Manage some errors and bugfixes
2012-02-20 20:06:52 +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
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
Filippo Bedendo Bordon
3c274117c5
Added src format of back* images
2011-11-10 13:22:25 +01:00
Filippo Bedendo Bordon
bfb4445191
Started to write Makefile
2011-11-09 22:55:09 +01:00
Filippo Bedendo Bordon
4cfdab8195
Started to write Makefile
2011-11-09 22:51:07 +01:00