Magellan Linux

Log of /trunk/installer-simple/bin/installer.sh.in

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 2885 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 31 10:09:08 2015 UTC (8 years, 8 months ago) by niro
File length: 12828 byte(s)
Diff to previous 2884
-introduce single mode and allow diffrent filesystems for rootfs/bootfs partitions

Revision 2884 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 31 09:54:20 2015 UTC (8 years, 8 months ago) by niro
File length: 12429 byte(s)
Diff to previous 2883
-drop falsy included function

Revision 2883 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 31 09:42:12 2015 UTC (8 years, 8 months ago) by niro
File length: 12822 byte(s)
Diff to previous 2882
-not every mkfs.FS prog like the -q option, pipe the output into a log file instead

Revision 2882 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 31 09:39:45 2015 UTC (8 years, 8 months ago) by niro
File length: 12750 byte(s)
Diff to previous 2655
-consolidate install functions for every single method

Revision 2655 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 3 08:33:54 2014 UTC (9 years, 9 months ago) by niro
File length: 11406 byte(s)
Diff to previous 2654
-fixed a stupid typo

Revision 2654 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 3 08:24:39 2014 UTC (9 years, 9 months ago) by niro
File length: 11407 byte(s)
Diff to previous 2653
-re-enabled zotac detection

Revision 2653 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 3 08:01:05 2014 UTC (9 years, 9 months ago) by niro
File length: 11423 byte(s)
Diff to previous 2642
-do not hardcore LIVEROOT as /mnt/cdrom; dracut mounts livecd at /run/initramfs/live so we use that as default and make this more configurable

Revision 2642 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 2 11:28:21 2014 UTC (10 years ago) by niro
File length: 11392 byte(s)
Diff to previous 2500
-use new DEFAULT_IMAGEROOT/IMAGEROOT variable

Revision 2500 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 8 13:20:29 2014 UTC (10 years, 3 months ago) by niro
File length: 11415 byte(s)
Diff to previous 2499
-simplify intel quirk

Revision 2499 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 8 13:19:29 2014 UTC (10 years, 3 months ago) by niro
File length: 11463 byte(s)
Diff to previous 2493
-fixed whitespaces

Revision 2493 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 8 12:27:04 2014 UTC (10 years, 3 months ago) by niro
File length: 11462 byte(s)
Diff to previous 2491
-fix locale handling: do not export LC_MESSAGES globally, use LC_ALL=C on all commands which interprets the output

Revision 2491 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 8 12:22:26 2014 UTC (10 years, 3 months ago) by niro
File length: 11476 byte(s)
Diff to previous 2489
-refactor hdd_size_below_256mb() as device_minimum_size()

Revision 2489 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 8 12:14:37 2014 UTC (10 years, 3 months ago) by niro
File length: 11471 byte(s)
Diff to previous 2488
-mount sanity check

Revision 2488 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 8 12:13:30 2014 UTC (10 years, 3 months ago) by niro
File length: 11313 byte(s)
Diff to previous 2487
-revert last commit

Revision 2487 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 8 12:11:44 2014 UTC (10 years, 3 months ago) by niro
File length: 11471 byte(s)
Diff to previous 2486
-mount sanity check

Revision 2486 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 8 10:43:20 2014 UTC (10 years, 3 months ago) by niro
File length: 11313 byte(s)
Diff to previous 2485
-only install /boot if not exist

Revision 2485 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 8 10:40:59 2014 UTC (10 years, 3 months ago) by niro
File length: 11295 byte(s)
Diff to previous 2484
-renamed install_mount_rootfs() -> mount_rootfs() and install_umount_rootfs() -> mount_rootfs()

Revision 2484 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 8 10:38:40 2014 UTC (10 years, 3 months ago) by niro
File length: 11343 byte(s)
Diff to previous 2483
-more sorting

Revision 2483 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 8 10:36:44 2014 UTC (10 years, 3 months ago) by niro
File length: 11343 byte(s)
Diff to previous 2482
-fixed whitespaces

Revision 2482 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 8 10:32:55 2014 UTC (10 years, 3 months ago) by niro
File length: 11344 byte(s)
Diff to previous 2481
-sorted functions

Revision 2481 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 8 10:27:55 2014 UTC (10 years, 3 months ago) by niro
File length: 11644 byte(s)
Diff to previous 2480
-renamed dialog_hardware_detection() -> task_hardware_detection()

Revision 2480 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 8 10:25:50 2014 UTC (10 years, 3 months ago) by niro
File length: 11652 byte(s)
Diff to previous 2479
-dropped deprecated bootloader and initrd functions

Revision 2479 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 8 10:24:48 2014 UTC (10 years, 3 months ago) by niro
File length: 16525 byte(s)
Diff to previous 2478
-renamed dialog_setup_hdd_partitions_auto() to task_setup_hdd_partitions_auto()

Revision 2478 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 8 10:22:46 2014 UTC (10 years, 3 months ago) by niro
File length: 16529 byte(s)
Diff to previous 2477
-renamed dialog_setup_hdd_partitions_manual() to task_setup_hdd_partitions_manual()

Revision 2477 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 8 10:21:09 2014 UTC (10 years, 3 months ago) by niro
File length: 16533 byte(s)
Diff to previous 2476
-split dialog_main() into task_main() and the dialog itself to dialog_main(), which moved to installer-dialogs.sh

Revision 2476 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 8 09:15:14 2014 UTC (10 years, 3 months ago) by niro
File length: 16695 byte(s)
Diff to previous 2475
-moved hdd_size_below_256mb() to hwdetection.sh

Revision 2475 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 8 08:59:52 2014 UTC (10 years, 3 months ago) by niro
File length: 17013 byte(s)
Diff to previous 2474
-split dialog_setup_system_menu() into task_setup_system_menu() and the dialog itself to dialog_setup_system_menu(), which moved to installer-dialogs.sh

Revision 2474 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 8 08:55:40 2014 UTC (10 years, 3 months ago) by niro
File length: 17181 byte(s)
Diff to previous 2473
-moved dialog_setup_hdd_info() dialog_setup_hdd_info_auto() to installer-dialog.sh

Revision 2473 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 8 08:53:38 2014 UTC (10 years, 3 months ago) by niro
File length: 17630 byte(s)
Diff to previous 2472
-choose better variable names

Revision 2472 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 8 08:52:28 2014 UTC (10 years, 3 months ago) by niro
File length: 17609 byte(s)
Diff to previous 2471
-honor locales

Revision 2471 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 20:55:50 2014 UTC (10 years, 3 months ago) by niro
File length: 17591 byte(s)
Diff to previous 2470
-fixed whitespaces

Revision 2470 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 20:54:38 2014 UTC (10 years, 3 months ago) by niro
File length: 17591 byte(s)
Diff to previous 2469
-fixed dialog_hardware_detection()

Revision 2469 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 20:52:44 2014 UTC (10 years, 3 months ago) by niro
File length: 17593 byte(s)
Diff to previous 2468
-fixed dialog_setup_hdd_info()

Revision 2468 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 20:50:46 2014 UTC (10 years, 3 months ago) by niro
File length: 17596 byte(s)
Diff to previous 2467
-CANCEL_LABEL=Exit for dialog_main

Revision 2467 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 20:49:22 2014 UTC (10 years, 3 months ago) by niro
File length: 17575 byte(s)
Diff to previous 2460
-dialog_hardware_detection() size

Revision 2460 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 15:26:09 2014 UTC (10 years, 3 months ago) by niro
File length: 17575 byte(s)
Diff to previous 2446
-fixed spelling

Revision 2446 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 14:56:12 2014 UTC (10 years, 3 months ago) by niro
File length: 17576 byte(s)
Diff to previous 2444
-disable old mkinitrd and bootloader functions (will get removed soon) and add includes to support grub1, grub2, mkinitrd and dracut

Revision 2444 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 14:53:46 2014 UTC (10 years, 3 months ago) by niro
File length: 17558 byte(s)
Diff to previous 2443
-use addconfig() where possible and fixed a grub-mkdevicemap error message

Revision 2443 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 14:50:35 2014 UTC (10 years, 3 months ago) by niro
File length: 18140 byte(s)
Diff to previous 2442
-install_system_settings(): use addconfig()

Revision 2442 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 14:48:42 2014 UTC (10 years, 3 months ago) by niro
File length: 18363 byte(s)
Diff to previous 2441
-only apply framebuffer quirk if fbsplash is used

Revision 2441 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 14:46:13 2014 UTC (10 years, 3 months ago) by niro
File length: 18294 byte(s)
Diff to previous 2440
-always use uuids and removed obsolete is_uuid_supported() function

Revision 2440 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 14:42:51 2014 UTC (10 years, 3 months ago) by niro
File length: 18702 byte(s)
Diff to previous 2439
-use callers of bootloader.sh and initrd-tools.sh includes

Revision 2439 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 14:37:35 2014 UTC (10 years, 3 months ago) by niro
File length: 18590 byte(s)
Diff to previous 2438
is_initrd_supported() is provided by initrd-tools

Revision 2438 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 14:30:19 2014 UTC (10 years, 3 months ago) by niro
File length: 18721 byte(s)
Diff to previous 2437
-get_uuid() is provided by hwdetection

Revision 2437 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 14:28:13 2014 UTC (10 years, 3 months ago) by niro
File length: 19044 byte(s)
Diff to previous 2436
-sanitize SWAPHDD and BOOTHDD variables for the future

Revision 2436 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 14:25:34 2014 UTC (10 years, 3 months ago) by niro
File length: 19052 byte(s)
Diff to previous 2435
-use chrooted() from hwdetection

Revision 2435 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 14:23:24 2014 UTC (10 years, 3 months ago) by niro
File length: 19483 byte(s)
Diff to previous 2434
-add more mount sanity checks

Revision 2434 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 14:20:31 2014 UTC (10 years, 3 months ago) by niro
File length: 19041 byte(s)
Diff to previous 2433
-use pushd/popd instead of simple cd

Revision 2433 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 14:18:40 2014 UTC (10 years, 3 months ago) by niro
File length: 19074 byte(s)
Diff to previous 2432
-use pushd/popd instead of simple cd

Revision 2432 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 14:17:00 2014 UTC (10 years, 3 months ago) by niro
File length: 19028 byte(s)
Diff to previous 2431
-support more filesystems rather than only ext3

Revision 2431 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 14:15:54 2014 UTC (10 years, 3 months ago) by niro
File length: 19008 byte(s)
Diff to previous 2430
-add a note about an improved smartcard detection method

Revision 2430 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 14:14:23 2014 UTC (10 years, 3 months ago) by niro
File length: 18931 byte(s)
Diff to previous 2429
-commented unused stuff

Revision 2429 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 14:13:11 2014 UTC (10 years, 3 months ago) by niro
File length: 18909 byte(s)
Diff to previous 2428
-moved run_hardware_detection_disks() to a better place

Revision 2428 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 14:11:12 2014 UTC (10 years, 3 months ago) by niro
File length: 18909 byte(s)
Diff to previous 2427
-select bootloader and initrd via an include which calls the right routines

Revision 2427 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 14:09:01 2014 UTC (10 years, 3 months ago) by niro
File length: 18813 byte(s)
Diff to previous 2426
-introduce dialog_install_initrd()

Revision 2426 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 14:06:18 2014 UTC (10 years, 3 months ago) by niro
File length: 18765 byte(s)
Diff to previous 2425
-moved serveral dialog functions to install-dialogs and use common-dialog functions for them

Revision 2425 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 13:57:40 2014 UTC (10 years, 3 months ago) by niro
File length: 19678 byte(s)
Diff to previous 2424
dialog_main(): use menubox()

Revision 2424 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 13:56:51 2014 UTC (10 years, 3 months ago) by niro
File length: 19801 byte(s)
Diff to previous 2423
-select better variable names

Revision 2423 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 13:55:26 2014 UTC (10 years, 3 months ago) by niro
File length: 19772 byte(s)
Diff to previous 2422
-renamed dialog_install_meter() to install_meter()

Revision 2422 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 13:54:06 2014 UTC (10 years, 3 months ago) by niro
File length: 19793 byte(s)
Diff to previous 2421
-introduce dialog_select_target_harddrive() function

Revision 2421 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 13:50:50 2014 UTC (10 years, 3 months ago) by niro
File length: 20653 byte(s)
Diff to previous 2419
-introduce dialog_no_harddrive_found() function

Revision 2419 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 13:44:59 2014 UTC (10 years, 3 months ago) by niro
File length: 20905 byte(s)
Diff to previous 2418
$installdevs was replaced with $ALL_DISKS in hardware-detection routines

Revision 2418 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 13:43:24 2014 UTC (10 years, 3 months ago) by niro
File length: 20909 byte(s)
Diff to previous 2417
$installdevs was replaced with $ALL_DISKS in hardware-detection routines

Revision 2417 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 13:42:08 2014 UTC (10 years, 3 months ago) by niro
File length: 20913 byte(s)
Diff to previous 2416
dialog_hardware_detection(): use messagebox()

Revision 2416 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 13:37:49 2014 UTC (10 years, 3 months ago) by niro
File length: 21441 byte(s)
Diff to previous 2415
dialog_setup_system_menu(): use menubox()

Revision 2415 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 13:36:41 2014 UTC (10 years, 3 months ago) by niro
File length: 21583 byte(s)
Diff to previous 2414
-fixed wrong var

Revision 2414 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 13:36:09 2014 UTC (10 years, 3 months ago) by niro
File length: 21583 byte(s)
Diff to previous 2413
-fixed wrong var

Revision 2413 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 13:35:15 2014 UTC (10 years, 3 months ago) by niro
File length: 21580 byte(s)
Diff to previous 2412
-setup_hdd_partitions_manuell -> setup_hdd_partitions_manual, -dialog_setup_hdd_partitions_manuell -> -dialog_setup_hdd_partitions_manual

Revision 2412 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 13:33:46 2014 UTC (10 years, 3 months ago) by niro
File length: 21585 byte(s)
Diff to previous 2411
-select better variable names

Revision 2411 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 13:31:50 2014 UTC (10 years, 3 months ago) by niro
File length: 21556 byte(s)
Diff to previous 2410
dialog_set_hdd_info_*(): use messagebox() from common-dialogs

Revision 2410 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 13:29:00 2014 UTC (10 years, 3 months ago) by niro
File length: 21746 byte(s)
Diff to previous 2409
-use bash substition instead of sed

Revision 2409 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 13:27:16 2014 UTC (10 years, 3 months ago) by niro
File length: 21780 byte(s)
Diff to previous 2404
-set some traps to abort in a safe manner

Revision 2404 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 13:20:20 2014 UTC (10 years, 3 months ago) by niro
File length: 21305 byte(s)
Diff to previous 2403
-use more defaults from installer.conf

Revision 2403 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 13:18:21 2014 UTC (10 years, 3 months ago) by niro
File length: 21340 byte(s)
Diff to previous 2402
-do not call hwdetection.sh include twice

Revision 2402 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 13:17:47 2014 UTC (10 years, 3 months ago) by niro
File length: 21404 byte(s)
Diff to previous 2401
-call common.sh, common-dialogs.sh, hwdetection.sh and install-dialogs.sh

Revision 2401 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 13:16:16 2014 UTC (10 years, 3 months ago) by niro
File length: 21208 byte(s)
Diff to previous 2399
-call includes via loop to simplify things

Revision 2399 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 13:13:26 2014 UTC (10 years, 3 months ago) by niro
File length: 21199 byte(s)
Diff to previous 2398
-only support one ROOTHDD partition and drop all _flash() functions

Revision 2398 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 13:06:55 2014 UTC (10 years, 3 months ago) by niro
File length: 24588 byte(s)
Diff to previous 2397
dialog_warning() use yesnobox from common-dialogs.sh

Revision 2397 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 7 13:03:58 2014 UTC (10 years, 3 months ago) by niro
File length: 24661 byte(s)
Diff to previous 2345
-moved die() to top - it should be the first function as it gets called by the includes

Revision 2345 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 3 15:02:43 2014 UTC (10 years, 3 months ago) by niro
File length: 24661 byte(s)
Diff to previous 2344
-removed which dependency

Revision 2344 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 3 15:01:06 2014 UTC (10 years, 3 months ago) by niro
File length: 24683 byte(s)
Diff to previous 2343
use hwdetection via hwinfo with run_hardware_detection_disks() function

Revision 2343 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 3 14:58:22 2014 UTC (10 years, 3 months ago) by niro
File length: 24455 byte(s)
Diff to previous 2342
-renamed CDPATH variable to CDROOT

Revision 2342 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 3 14:57:23 2014 UTC (10 years, 3 months ago) by niro
File length: 24455 byte(s)
Diff to previous 2341
-renamed INSTALLPATH variable to INSTALLROOT

Revision 2341 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 3 14:38:46 2014 UTC (10 years, 3 months ago) by niro
File length: 24455 byte(s)
Diff to previous 2340
-fixed whitespaces and variable escaping

Revision 2340 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 3 14:32:47 2014 UTC (10 years, 3 months ago) by niro
File length: 24465 byte(s)
Diff to previous 2339
-always declare used variables and check if included one are sane and sort the variables for better readability.

Revision 2339 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 3 14:20:42 2014 UTC (10 years, 3 months ago) by niro
File length: 24162 byte(s)
Diff to previous 2336
-ignore the environment, always use C lcoale

Revision 2336 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 3 14:09:34 2014 UTC (10 years, 3 months ago) by niro
File length: 24127 byte(s)
Diff to previous 2335
-instroduce normal die() function and renamed dialog based die() to dialog_die()

Revision 2335 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 3 14:07:34 2014 UTC (10 years, 3 months ago) by niro
File length: 23608 byte(s)
Diff to previous 2334
-use hwdetection and drop findhdd

Revision 2334 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 3 14:03:32 2014 UTC (10 years, 3 months ago) by niro
File length: 23868 byte(s)
Diff to previous 2333
-check if includes exist before sourcing them

Revision 2333 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 3 14:00:30 2014 UTC (10 years, 3 months ago) by niro
File length: 23538 byte(s)
Diff to previous 2332
-variable LIBDIR

Revision 2332 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 3 13:58:23 2014 UTC (10 years, 3 months ago) by niro
File length: 23508 byte(s)
Diff to previous 2323
-introduce installer.conf

Revision 2323 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 3 13:19:11 2014 UTC (10 years, 3 months ago) by niro
File length: 23432 byte(s)
Diff to previous 2322
-fixed shebang

Revision 2322 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 3 13:18:57 2014 UTC (10 years, 3 months ago) by niro
File length: 23430 byte(s)
Diff to previous 2321
-fixed dialogbox title, pathes and VCS header

Revision 2321 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 3 13:15:44 2014 UTC (10 years, 3 months ago) by niro
File length: 23560 byte(s)
Copied from: trunk/installer-simple/bin/alxinstall-ng.sh.in revision 2320
Diff to previous 2320
-renamed alxinstall-ng.sh.in to installer.sh.in

Revision 2320 - (view) (download) (annotate) - [select for diffs]
Added Fri Jan 3 13:12:33 2014 UTC (10 years, 3 months ago) by niro
Original Path: trunk/installer-simple/bin/alxinstall-ng.sh.in
File length: 23560 byte(s)
-import alxinstall-ng-0.3.16

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a