Magellan Linux

Annotation of /tags/installer-simple-0_4_90_20140701_1/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2338 - (hide annotations) (download)
Fri Jan 3 14:13:59 2014 UTC (10 years, 3 months ago) by niro
Original Path: trunk/installer-simple/ChangeLog
File size: 1605 byte(s)
-updated ChangeLog
1 niro 2338 2014-01-03 Niels Rogalla <niro@magellan-linux.de>
2 niro 2320
3 niro 2338 * [r2337] functions/common.sh[ADD]:
4     -add some common dialog functions
5     * [r2336] bin/installer.sh.in:
6     -instroduce normal die() function and renamed dialog based die()
7     to dialog_die()
8     * [r2335] Makefile, bin/installer.sh.in, functions/findhdd.sh[DEL],
9     functions/hwdetection.sh[ADD]:
10     -use hwdetection and drop findhdd
11     * [r2334] bin/installer.sh.in:
12     -check if includes exist before sourcing them
13     * [r2333] Makefile, bin/installer.sh.in:
14     -variable LIBDIR
15     * [r2332] Makefile, bin/installer.sh.in, conf[ADD],
16     conf/installer.conf[ADD]:
17     -introduce installer.conf
18     * [r2331] Makefile, systemd[ADD],
19     systemd/installer.service.in[ADD], systemd/mnt-cdrom.mount[ADD]:
20     -include systemd service files
21     * [r2330] Makefile:
22     -fixed whitespaces
23     * [r2329] Makefile:
24     -make all cmds variable
25     * [r2328] Makefile:
26     -fixed line breaks
27     * [r2327] Makefile:
28     -move file creation to make all section
29     * [r2326] Makefile:
30     -removed undefined DESTDIR variable
31     * [r2325] Makefile:
32     -use upper case variables
33     * [r2324] VERSION:
34     -changed to dev version 0.4.90
35     * [r2323] bin/installer.sh.in:
36     -fixed shebang
37     * [r2322] Makefile, bin/installer.sh.in:
38     -fixed dialogbox title, pathes and VCS header
39     * [r2321] bin/alxinstall-ng.sh.in[DEL], bin/installer.sh.in[CPY]:
40     -renamed alxinstall-ng.sh.in to installer.sh.in
41     * [r2320] .[ADD], ChangeLog[ADD], Makefile[ADD], VERSION[ADD],
42     bin[ADD], bin/alxinstall-ng.sh.in[ADD], functions[ADD],
43     functions/findhdd.sh[ADD], make-tarball.sh[ADD]:
44     -import alxinstall-ng-0.3.16
45 niro 2320