Magellan Linux

Log of /trunk/installer-simple

View Directory Listing Directory Listing


Sticky Revision:

Revision 2400 - Directory Listing
Modified Tue Jan 7 13:14:34 2014 UTC (10 years, 2 months ago) by niro
ore default settings via config file

Revision 2399 - Directory Listing
Modified Tue Jan 7 13:13:26 2014 UTC (10 years, 2 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, 2 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, 2 months ago) by niro
-moved die() to top - it should be the first function as it gets called by the includes

Revision 2396 - Directory Listing
Modified Tue Jan 7 13:01:02 2014 UTC (10 years, 2 months ago) by niro
-added menubox() function to print menuboxes

Revision 2395 - Directory Listing
Modified Tue Jan 7 12:59:51 2014 UTC (10 years, 2 months ago) by niro
-added infobox() function to print infoboxes

Revision 2394 - Directory Listing
Modified Tue Jan 7 12:58:09 2014 UTC (10 years, 2 months ago) by niro
-change some default sizes

Revision 2393 - Directory Listing
Modified Tue Jan 7 12:56:52 2014 UTC (10 years, 2 months ago) by niro
-empty headers are allowed

Revision 2392 - Directory Listing
Modified Tue Jan 7 12:54:43 2014 UTC (10 years, 2 months ago) by niro
-use getopts

Revision 2391 - Directory Listing
Modified Tue Jan 7 12:46:03 2014 UTC (10 years, 2 months ago) by niro
-renamed yesno() to yesnobox()

Revision 2390 - Directory Listing
Modified Tue Jan 7 12:45:32 2014 UTC (10 years, 2 months ago) by niro
-renamed gauge() to gaugebox()

Revision 2389 - Directory Listing
Modified Tue Jan 7 12:44:17 2014 UTC (10 years, 2 months ago) by niro
-define default OK_LABEL and CANCEL_LABEL

Revision 2357 - Directory Listing
Modified Mon Jan 6 12:26:01 2014 UTC (10 years, 2 months ago) by niro
-introduce unique_pot() to fix duplicated entries in pot files

Revision 2356 - Directory Listing
Modified Mon Jan 6 12:24:58 2014 UTC (10 years, 2 months ago) by niro
-fixed sorting on update with msgmerge bia --sort-by-files switch

Revision 2355 - Directory Listing
Modified Mon Jan 6 12:23:17 2014 UTC (10 years, 2 months ago) by niro
-use msginit to create initial po files to have valid header information included

Revision 2354 - Directory Listing
Modified Mon Jan 6 12:21:55 2014 UTC (10 years, 2 months ago) by niro
-fixed whitespaces

Revision 2353 - Directory Listing
Modified Mon Jan 6 12:19:23 2014 UTC (10 years, 2 months ago) by niro
-updated locale data

Revision 2352 - Directory Listing
Modified Sat Jan 4 00:38:39 2014 UTC (10 years, 2 months ago) by niro
-initial localization

Revision 2351 - Directory Listing
Modified Sat Jan 4 00:38:12 2014 UTC (10 years, 2 months ago) by niro
-create and install localization

Revision 2350 - Directory Listing
Modified Sat Jan 4 00:37:47 2014 UTC (10 years, 2 months ago) by niro
added localization helper

Revision 2349 - Directory Listing
Modified Fri Jan 3 22:53:23 2014 UTC (10 years, 2 months ago) by niro
-fixed a typo

Revision 2348 - Directory Listing
Modified Fri Jan 3 22:53:02 2014 UTC (10 years, 2 months ago) by niro
-fixed a typo

Revision 2347 - Directory Listing
Modified Fri Jan 3 22:52:43 2014 UTC (10 years, 2 months ago) by niro
-fixed a typo

Revision 2346 - Directory Listing
Modified Fri Jan 3 15:03:47 2014 UTC (10 years, 2 months ago) by niro
-renamed common.sh to common-dialogs.sh

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

Revision 2344 - Directory Listing
Modified Fri Jan 3 15:01:06 2014 UTC (10 years, 2 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, 2 months ago) by niro
-renamed CDPATH variable to CDROOT

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

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

Revision 2340 - Directory Listing
Modified Fri Jan 3 14:32:47 2014 UTC (10 years, 2 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, 2 months ago) by niro
-ignore the environment, always use C lcoale

Revision 2338 - Directory Listing
Modified Fri Jan 3 14:13:59 2014 UTC (10 years, 2 months ago) by niro
-updated ChangeLog

Revision 2337 - Directory Listing
Modified Fri Jan 3 14:12:35 2014 UTC (10 years, 2 months ago) by niro
-add some common dialog functions

Revision 2336 - Directory Listing
Modified Fri Jan 3 14:09:34 2014 UTC (10 years, 2 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, 2 months ago) by niro
-use hwdetection and drop findhdd

Revision 2334 - Directory Listing
Modified Fri Jan 3 14:03:32 2014 UTC (10 years, 2 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, 2 months ago) by niro
-variable LIBDIR

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

Revision 2331 - Directory Listing
Modified Fri Jan 3 13:51:48 2014 UTC (10 years, 2 months ago) by niro
-include systemd service files

Revision 2330 - Directory Listing
Modified Fri Jan 3 13:49:29 2014 UTC (10 years, 2 months ago) by niro
-fixed whitespaces

Revision 2329 - Directory Listing
Modified Fri Jan 3 13:45:39 2014 UTC (10 years, 2 months ago) by niro
-make all cmds variable

Revision 2328 - Directory Listing
Modified Fri Jan 3 13:44:02 2014 UTC (10 years, 2 months ago) by niro
-fixed line breaks

Revision 2327 - Directory Listing
Modified Fri Jan 3 13:43:27 2014 UTC (10 years, 2 months ago) by niro
-move file creation to make all section

Revision 2326 - Directory Listing
Modified Fri Jan 3 13:42:40 2014 UTC (10 years, 2 months ago) by niro
-removed undefined DESTDIR variable

Revision 2325 - Directory Listing
Modified Fri Jan 3 13:42:10 2014 UTC (10 years, 2 months ago) by niro
-use upper case variables

Revision 2324 - Directory Listing
Modified Fri Jan 3 13:19:59 2014 UTC (10 years, 2 months ago) by niro
-changed to dev version 0.4.90

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

Revision 2322 - Directory Listing
Modified Fri Jan 3 13:18:57 2014 UTC (10 years, 2 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, 2 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, 2 months ago) by niro
-import alxinstall-ng-0.3.16