Magellan Linux

Log of /trunk/installer-simple/bin

View Directory Listing Directory Listing


Sticky Revision:

Revision 2404 - Directory Listing
Modified Tue Jan 7 13:20:20 2014 UTC (10 years, 3 months ago) by niro
-use more defaults from installer.conf

Revision 2403 - Directory Listing
Modified Tue Jan 7 13:18:21 2014 UTC (10 years, 3 months ago) by niro
-do not call hwdetection.sh include twice

Revision 2402 - Directory Listing
Modified Tue Jan 7 13:17:47 2014 UTC (10 years, 3 months ago) by niro
-call common.sh, common-dialogs.sh, hwdetection.sh and install-dialogs.sh

Revision 2401 - Directory Listing
Modified Tue Jan 7 13:16:16 2014 UTC (10 years, 3 months ago) by niro
-call includes via loop to simplify things

Revision 2399 - Directory Listing
Modified Tue Jan 7 13:13:26 2014 UTC (10 years, 3 months ago) by niro
-only support one ROOTHDD partition and drop all _flash() functions

Revision 2398 - Directory Listing
Modified Tue Jan 7 13:06:55 2014 UTC (10 years, 3 months ago) by niro
dialog_warning() use yesnobox from common-dialogs.sh

Revision 2397 - Directory Listing
Modified Tue Jan 7 13:03:58 2014 UTC (10 years, 3 months ago) by niro
-moved die() to top - it should be the first function as it gets called by the includes

Revision 2345 - Directory Listing
Modified Fri Jan 3 15:02:43 2014 UTC (10 years, 3 months ago) by niro
-removed which dependency

Revision 2344 - Directory Listing
Modified Fri Jan 3 15:01:06 2014 UTC (10 years, 3 months ago) by niro
use hwdetection via hwinfo with run_hardware_detection_disks() function

Revision 2343 - Directory Listing
Modified Fri Jan 3 14:58:22 2014 UTC (10 years, 3 months ago) by niro
-renamed CDPATH variable to CDROOT

Revision 2342 - Directory Listing
Modified Fri Jan 3 14:57:23 2014 UTC (10 years, 3 months ago) by niro
-renamed INSTALLPATH variable to INSTALLROOT

Revision 2341 - Directory Listing
Modified Fri Jan 3 14:38:46 2014 UTC (10 years, 3 months ago) by niro
-fixed whitespaces and variable escaping

Revision 2340 - Directory Listing
Modified Fri Jan 3 14:32:47 2014 UTC (10 years, 3 months ago) by niro
-always declare used variables and check if included one are sane and sort the variables for better readability.

Revision 2339 - Directory Listing
Modified Fri Jan 3 14:20:42 2014 UTC (10 years, 3 months ago) by niro
-ignore the environment, always use C lcoale

Revision 2336 - Directory Listing
Modified Fri Jan 3 14:09:34 2014 UTC (10 years, 3 months ago) by niro
-instroduce normal die() function and renamed dialog based die() to dialog_die()

Revision 2335 - Directory Listing
Modified Fri Jan 3 14:07:34 2014 UTC (10 years, 3 months ago) by niro
-use hwdetection and drop findhdd

Revision 2334 - Directory Listing
Modified Fri Jan 3 14:03:32 2014 UTC (10 years, 3 months ago) by niro
-check if includes exist before sourcing them

Revision 2333 - Directory Listing
Modified Fri Jan 3 14:00:30 2014 UTC (10 years, 3 months ago) by niro
-variable LIBDIR

Revision 2332 - Directory Listing
Modified Fri Jan 3 13:58:23 2014 UTC (10 years, 3 months ago) by niro
-introduce installer.conf

Revision 2323 - Directory Listing
Modified Fri Jan 3 13:19:11 2014 UTC (10 years, 3 months ago) by niro
-fixed shebang

Revision 2322 - Directory Listing
Modified Fri Jan 3 13:18:57 2014 UTC (10 years, 3 months ago) by niro
-fixed dialogbox title, pathes and VCS header

Revision 2321 - Directory Listing
Modified Fri Jan 3 13:15:44 2014 UTC (10 years, 3 months ago) by niro
-renamed alxinstall-ng.sh.in to installer.sh.in

Revision 2320 - Directory Listing
Added Fri Jan 3 13:12:33 2014 UTC (10 years, 3 months ago) by niro
-import alxinstall-ng-0.3.16