Commit Graph

  • ad7d4bc87e Release 0.9 v0.9 Silvan Calarco 2013-11-22 18:09:12 +0100
  • f769a9a240 mmcinstall: new script to install running root filesystem to internal mmc of devices Silvan Calarco 2013-11-22 18:08:33 +0100
  • ac5eb6b06c rootfsinstall: added -r option to specify boot resolution Silvan Calarco 2013-11-22 18:07:41 +0100
  • 2a9f821f6b rootfsinstall: new target platform option -cubox Silvan Calarco 2013-11-10 15:37:27 +0100
  • 36f4b5abeb rootfsinstall: new -cp option to run a command before chroot Silvan Calarco 2013-11-10 15:35:54 +0100
  • 2f231a3c9b rootfsinstall: added many new options to customize rootfs target Silvan Calarco 2013-09-24 13:15:21 +0200
  • 1c8cdbb131 rootfsinstall: fix a problem with popd avoiding to use it Silvan Calarco 2013-09-17 16:58:51 +0200
  • b71186b4fb Release 0.8.2 v0.8.2 Silvan Calarco 2013-08-13 15:00:40 +0200
  • 89c5e1a8cd usbinstall: don't fail if a syslinux module is missing, to allow using both versions 4 and 5 Silvan Calarco 2013-08-13 14:58:47 +0200
  • e0722873e5 Release 0.8.1 v0.8.1 Silvan Calarco 2013-08-13 14:58:00 +0200
  • 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) Silvan Calarco 2013-07-16 21:31:57 +0200
  • 6a20519c9c Release 0.8 v0.8 Silvan Calarco 2013-07-03 20:38:26 +0200
  • 9012814718 usbinstall.py: remove bootusb dialog from GUI; also update background images Silvan Calarco 2013-07-03 20:30:56 +0200
  • de819bd5f3 usbinstall.sh: finalize EFI partition support by creating a grub.cfg from extlinux.conf - use grub-mkimage instead of precreated EFI images Silvan Calarco 2013-07-03 19:54:34 +0200
  • e85262b5dd usbinstall: support for installation without using bootusb archive Silvan Calarco 2013-06-29 19:06:46 +0200
  • 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 Silvan Calarco 2013-06-19 10:33:50 +0200
  • 2139bc2ac6 usbinstall.sh: install bootx86.efi and bootia32.efi if found in EFI partition Silvan Calarco 2013-06-09 23:14:08 +0200
  • 9a46459efc usbinstall.sh: create EFI boot partition (preliminary work); set boot flags for openmamba_live partition Silvan Calarco 2013-06-09 17:31:03 +0200
  • b0a5bd0c29 Remove obsolete fdisk_template file Silvan Calarco 2013-06-09 13:53:16 +0200
  • 899a0c066a Release 0.7 v0.7 Silvan Calarco 2013-05-22 15:51:11 +0200
  • f49cf5a2c7 usbinstall.sh: use parted instead of fdisk; use ext4 instead of ext3 Silvan Calarco 2013-05-22 15:03:05 +0200
  • d7471aef41 sdinstall-rpi.sh: sync boot partition creation with changes from https://sites.google.com/site/davidemadrisan/linux-embedded Silvan Calarco 2013-03-20 14:17:19 +0100
  • 6190b41870 sdinstall-rpi.sh: replace /media/boot with /media/BOOT references (FAT32) Silvan Calarco 2013-03-20 14:06:33 +0100
  • cd28f52cea usbinstall.sh: resolve ISO if symlink for df and progress bar to work Silvan Calarco 2013-03-04 18:17:43 +0100
  • 119ebc9b7c Reduce device size minimum requirement to 850MB Silvan Calarco 2012-11-09 16:05:42 +0100
  • 7480787538 Release 0.6 v0.6 Silvan Calarco 2012-10-16 15:57:36 +0200
  • 9e0800f9b4 sdinstall-rp: make other fixes and install in /usr/sbin Silvan Calarco 2012-10-16 15:48:23 +0200
  • 006df4c5be dinstall-rpi.sh: add a script for preparing a SD card for Raspberry PI with openmamba-rootfs-light Silvan Calarco 2012-09-20 11:03:39 +0200
  • a4ef3dc7b0 Completed italian translation Filippo Bedendo Bordon 2012-02-21 00:17:51 +0100
  • 191c9e0818 Add sync and correct cp while Filippo Bedendo Bordon 2012-02-20 22:27:16 +0100
  • 89036e3383 Remove a debug command Filippo Bedendo Bordon 2012-02-20 20:18:35 +0100
  • bdf25dbee4 Remove a debug command Filippo Bedendo Bordon 2012-02-20 20:14:58 +0100
  • 3d033c7673 Merge branch 'master' of ssh://git.openmamba.org:4444/usbinstall Filippo Bedendo Bordon 2012-02-20 20:11:04 +0100
  • 250d669a02 Manage some errors and bugfixes Filippo Bedendo Bordon 2012-02-20 20:06:52 +0100
  • 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) Silvan Calarco 2012-02-20 17:56:15 +0100
  • 97ee7491ce usbinstall.py: session_bus variable is not needed Silvan Calarco 2012-02-20 02:37:32 +0100
  • 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 Silvan Calarco 2012-02-20 02:31:57 +0100
  • 77bc0b98d1 Install polkit file to allow run of 'pkexec /usr/sbin/usbinstallì to current active user; drop sudoers.d support Silvan Calarco 2012-02-19 17:40:00 +0100
  • 8720bc231a usbinstall.py: use pkexec to launch usbinstall script and run as user not root from desktop menu Silvan Calarco 2012-02-19 16:51:26 +0100
  • b5cf37d9f6 *Add confirm check by -y arg Filippo Bedendo Bordon 2012-02-18 19:07:03 +0100
  • cf7c3c76c5 Add desktop file and a confirm check by -y arg Filippo Bedendo Bordon 2012-02-18 19:05:16 +0100
  • 3d6b10723e Add various checks Filippo Bedendo Bordon 2012-02-18 17:56:33 +0100
  • 108989085b Checks if extensions are correct (gz and iso) Filippo Bedendo Bordon 2012-02-18 15:35:19 +0100
  • b403c7d040 Add check for the exit code of fdisk Filippo Bedendo Bordon 2012-02-09 19:12:11 +0100
  • 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) Silvan Calarco 2012-01-09 19:44:34 +0100
  • 80f07e03ce Makefile: revert a line removed by mistake in previous commit Silvan Calarco 2012-01-09 14:31:16 +0100
  • be9271a8f4 Makefile fixes Silvan Calarco 2012-01-09 14:27:23 +0100
  • 9370ac1141 Add initial checks && Move usbinstall into /usr/sbin Filippo Bedendo Bordon 2012-01-08 19:01:44 +0100
  • 16679d4071 usbinstall.sh: fix check for DBUS_USBINSTALL when variable is unset Silvan Calarco 2012-01-08 16:59:15 +0100
  • 6a71d1f7d4 Merge branch 'master' of ssh://git.openmamba.org:4444/usbinstall Filippo Bedendo Bordon 2012-01-07 20:59:51 +0100
  • 3dca414f8c Add usbinstall.sh in sudoers Filippo Bedendo Bordon 2012-01-07 20:52:28 +0100
  • f3b36c8a84 usbinstall.sh: make pushd/popd silent Silvan Calarco 2012-01-07 18:14:13 +0100
  • 672c52e0a2 usbinstall.sh: use DeviceIsMounted property to check if device is already mounted at startup Silvan Calarco 2012-01-07 18:11:05 +0100
  • 6a9f8d584d modified: src/usbinstall.sh Filippo Bedendo Bordon 2012-01-07 17:55:29 +0100
  • 045652dcd8 Revrite the program Filippo Bedendo Bordon 2011-11-13 18:04:35 +0100
  • 2834485f12 Added standard path about usbinstall icons Filippo Bedendo Bordon 2011-11-10 19:15:32 +0100
  • 3c274117c5 Added src format of back* images Filippo Bedendo Bordon 2011-11-10 13:22:25 +0100
  • bfb4445191 Started to write Makefile Filippo Bedendo Bordon 2011-11-09 22:55:09 +0100
  • 4cfdab8195 Started to write Makefile Filippo Bedendo Bordon 2011-11-09 22:51:07 +0100
  • 3de8c4ba76 Added italian translation Filippo Bedendo Bordon 2011-11-07 17:33:46 +0100
  • 4a4b4f2205 Added italian translation Filippo Bedendo Bordon 2011-11-07 17:32:39 +0100
  • 4b92a5aeed add file fdisk_template Filippo Bedendo Bordon 2011-10-28 23:08:50 +0200
  • 6063a4d650 add file fdisk_template Filippo Bedendo Bordon 2011-10-28 23:07:07 +0200
  • cc2a450c89 umount improved Filippo Bedendo Bordon 2011-10-28 23:03:09 +0200
  • fa54583f2c Aumentata la width di l_dimensione e correti bug vari Filippo Bedendo Bordon 2011-10-23 16:38:52 +0200
  • 946df431d6 Update progress bar during ISO copy and close help cloud on page change (Ercolinux) Silvan Calarco 2011-10-23 13:31:50 +0200
  • 92c30d1cea Initial commit Silvan Calarco 2011-10-23 13:28:28 +0200