Magellan Linux

Diff of /tags/installer-simple-0_4_91_20160613_2/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

trunk/installer-simple/ChangeLog revision 2320 by niro, Fri Jan 3 13:12:33 2014 UTC tags/installer-simple-0_4_91_20160613_2/ChangeLog revision 2949 by niro, Mon Jun 13 15:12:54 2016 UTC
# Line 1  Line 1 
1  2013-08-07  Niels Rogalla <niro@magellan-linux.de>  2016-06-13  Niels Rogalla <niro@magellan-linux.de>
2    
3   * [r5007] VERSION:   * [r2944] locale/de/installer.po:
4    -version 0.3.16    -updated msg strings
5   * [r5006] bin/alxinstall-ng.sh.in:   * [r2943] locale/installer.pot:
6    -one empty line after formfactor message and use . and not ! for    -updated msg strings
7    special device messages   * [r2942] bin/installer.sh.in:
  * [r5005] bin/alxinstall-ng.sh.in:  
   -better visuals for powersave mode message  
  * [r5004] bin/alxinstall-ng.sh.in:  
8    -fixed a typo    -fixed a typo
9   * [r5003] bin/alxinstall-ng.sh.in:   * [r2941] bin/installer.sh.in:
10    -honor cpufreq.governor=ondemand on latop formfactor devices to    -grub2 seems not to be compatible with ext4 again - fixme!
11    keep temperatures and batterie usage low   * [r2940] bin/installer.sh.in:
12      -fixed broken filesystem setup with f2fs
13  2013-05-15  Niels Rogalla <niro@magellan-linux.de>  
14    2016-02-03  Niels Rogalla <niro@magellan-linux.de>
15   * [r4855] ChangeLog:  
16    -updated ChangeLog   * [r2938] ChangeLog:
17   * [r4854] VERSION:    -updated ChangeLog
18    -version 0.3.15   * [r2937] bin/installer.sh.in:
19   * [r4853] bin/alxinstall-ng.sh.in:    -fixed broken hdd selection logic
20    -disabled i810 frambuffer for maxdateclients, segfaults with KMS   * [r2932] ChangeLog:
21    enabled intel Xorg drivers    -updated ChangeLog
22     * [r2931] VERSION:
23  2013-05-13  Niels Rogalla <niro@magellan-linux.de>    -version 0.4.91-DEV
24     * [r2930] bin/installer.sh.in:
25   * [r4849] ChangeLog:    -support cmdline overrides of liveroot, imageroot, install root
26    -updated ChangeLog    and filesystem
27   * [r4848] VERSION:  
28    -version 0.3.14  2015-07-31  Niels Rogalla <niro@magellan-linux.de>
29   * [r4847] bin/alxinstall-ng.sh.in:  
30    -support zotacs with nvidia chips and use new introduced   * [r2892] bin/installer.sh.in, functions/mkinitrd.sh:
31    SPLASH_DEV variable    -added more hardware quirks
32     * [r2891] bin/installer.sh.in:
33  2012-03-28  Niels Rogalla <niro@magellan-linux.de>    -variable INSTALL_METHOD was not initialized
34     * [r2890] bin/installer.sh.in:
35   * [r3379] ChangeLog:    -detect flashdisk on auto installation and setup them propably on
36    -updated ChangeLog    zotac devices
37   * [r3378] VERSION:   * [r2889] bin/installer.sh.in:
38    -version 0.3.13    -unload swap too on trap_exit
39   * [r3376] bin/alxinstall-ng.sh.in:   * [r2888] bin/installer.sh.in:
40    -only install required drm modules on zotac devices to fix    -always use -t fstype with mount to prevent errors in cases where
41    framebuffer glitches with other loaded drivers, like with the sis    the filesysystem kernel module was not already loaded
42    driver(FS#13)   * [r2887] bin/installer.sh.in, functions/installer-dialogs.sh:
43   * [r3374] bin/alxinstall-ng.sh.in:    -added rudimentary f2fs support
44    -added quirk required by some intel framebuffer devices   * [r2886] bin/installer.sh.in:
45   * [r3373] bin/alxinstall-ng.sh.in:    -set all essential env variables at the same place
46    -fixed a typo (FS#12)   * [r2885] bin/installer.sh.in, functions/installer-dialogs.sh,
47      functions/mkinitrd.sh:
48  2011-09-28  Niels Rogalla <niro@magellan-linux.de>    -introduce single mode and allow diffrent filesystems for
49      rootfs/bootfs partitions
50   * [r3267] ChangeLog:   * [r2884] bin/installer.sh.in:
51    -updated ChangeLog    -drop falsy included function
52   * [r3266] VERSION:   * [r2883] bin/installer.sh.in:
53    -version 0.3.12    -not every mkfs.FS prog like the -q option, pipe the output into
54   * [r3260] bin/alxinstall-ng.sh.in:    a log file instead
55    -detect i810/i815 chipsets as 'maxdata'   * [r2882] bin/installer.sh.in, functions/installer-dialogs.sh:
56    -use i810fb framebuffer driver on i810/i815 chipsets    -consolidate install functions for every single method
57    -install an appropriate i810fb.conf with a 1024x768 resolution  
58    2014-07-03  Niels Rogalla <niro@magellan-linux.de>
59  2011-09-22  Niels Rogalla <niro@magellan-linux.de>  
60     * [r2657] ChangeLog:
61   * [r3256] bin/alxinstall-ng.sh.in:    -updated ChangeLog
62    -use vesafb for rangees instead of viafb. some CLE266 Chipsets   * [r2656] functions/dracut.sh:
63    does not run with viafb    -really silence dracut pre/post-install
64     * [r2655] bin/installer.sh.in:
65  2011-09-14  Niels Rogalla <niro@magellan-linux.de>    -fixed a stupid typo
66     * [r2654] bin/installer.sh.in:
67   * [r3204] ChangeLog:    -re-enabled zotac detection
68    -updated ChangeLog   * [r2653] Makefile, bin/installer.sh.in, conf/installer.conf.in:
69   * [r3203] VERSION:    -do not hardcore LIVEROOT as /mnt/cdrom; dracut mounts livecd at
70    -version 0.3.11    /run/initramfs/live so we use that as default and make this more
71   * [r3202] bin/alxinstall-ng.sh.in:    configurable
72    -load viafb for rangee devices  
73    -do not load any fb modules for zotacs, which use KMS  2014-07-02  Niels Rogalla <niro@magellan-linux.de>
74    -use uvesafb for standard pc which do not support KMS  
75   * [r3199] bin/alxinstall-ng.sh.in:   * [r2651] ChangeLog:
76    -added rengee detection    -updated ChangeLog
77    -detect flashdisk with 256MB and below and apply grub2 bootsector   * [r2650] conf/installer.conf.in:
78    fix    -fixed a nasty typo
79     * [r2648] ChangeLog:
80  2011-08-11  Niels Rogalla <niro@magellan-linux.de>    -updated ChangeLog
81     * [r2647] Makefile:
82   * [r2738] ChangeLog:    -fixed broken IMAGEROOT and INSTALLROOT variables sed lines
83    -updated ChangeLog   * [r2645] ChangeLog:
84   * [r2737] VERSION:    -updated ChangeLog
85    -version 0.3.10   * [r2644] functions/dracut.sh:
86   * [r2736] bin/alxinstall-ng.sh.in:    -run kernel post/pre install silent
87    -let grub2 search for special boot params for zotac devices and  
88    co, hwinfo stuff only needed for grub-legacy  2014-04-02  Niels Rogalla <niro@magellan-linux.de>
89    
90  2011-07-04  Niels Rogalla <niro@magellan-linux.de>   * [r2643] ChangeLog:
91      -updated ChangeLog
92   * [r2575] ChangeLog:   * [r2642] bin/installer.sh.in:
93    -updated ChangeLog    -use new DEFAULT_IMAGEROOT/IMAGEROOT variable
94   * [r2574] VERSION:   * [r2641] Makefile, systemd/installer.service.in,
95    -version 0.3.9    systemd/mnt-cdrom.mount[DEL]:
96   * [r2573] bin/alxinstall-ng.sh.in:    -dropped mnt-cdrom.mount and using dracuts /run/initramfs/live
97    -fixed grub2 handling    iso mount path
98    -do not overwrite .bashrc -> using .installrc   * [r2640] Makefile:
99    -split modules in proper variabls and install kms/drm and    -rename DEFAULT_CDROOT variable in favor of configurable
100    framebuffer modules + modprobe configs to enable bootsplash    DEFAULT_IMAGEROOT variable and make INSTALLROOT configurable too
101   * [r2559] ChangeLog:    and generate installer.conf
102    -updated ChangeLog   * [r2639] conf/installer.conf.in:
103   * [r2558] VERSION:    -rename DEFAULT_CDROOT variable in favor of configurable
104    -version 0.3.8    DEFAULT_IMAGEROOT variable and make INSTALLROOT configurable too
105   * [r2557] bin/alxinstall-ng.sh.in:   * [r2638] conf/installer.conf[DEL], conf/installer.conf.in[CPY]:
106    -default video mode 1024x768 for kms    -installer.conf renamed to installer.conf.in
107    - honor $KERNELOPTS in grub2  
108   * [r2555] bin/alxinstall-ng.sh.in:  2014-01-08  Niels Rogalla <niro@magellan-linux.de>
109    -fixed spelling and added splash theme settings for grub legacy  
110   * [r2554] bin/alxinstall-ng.sh.in:   * [r2517] locale/de/installer.po, locale/installer.pot:
111    -support grub2    -updated locales
112     * [r2516] functions/installer-dialogs.sh:
113  2011-06-15  Niels Rogalla <niro@magellan-linux.de>    -fixed OK_LABEL of dialog_install_successful()
114     * [r2515] locale/de/installer.po:
115   * [r2393] ChangeLog[ADD]:    -fixed locale
116    -added ChangeLog   * [r2513] ChangeLog:
117   * [r2392] Makefile:    -updated ChangeLog
118    -get version from VERSION file and remove generated files on   * [r2512] locale/de/installer.po:
119    clean macro    -updated locales
120   * [r2391] Makefile, VERSION[ADD], bin/alxinstall-ng.sh.in:   * [r2511] systemd/installer.service.in:
121    -variable version tag    -conflict with getty service
122   * [r2390] bin/alxinstall-ng.sh[DEL], bin/alxinstall-ng.sh.in[CPY]:   * [r2509] ChangeLog:
123    renamed to alxinstall-ng.sh.in    -updated ChangeLog
124   * [r2389] bin/alxinstall-ng.sh:   * [r2508] Makefile, systemd/installer.service.in:
125    -version 0.3.7    -make installer.service locale configurable
126   * [r2388] bin/alxinstall-ng.sh:   * [r2507] systemd/installer.service.in:
127    -use hwinfo for zotac detection    -fixed broken dependencies
128   * [r2387] bin/alxinstall-ng.sh:   * [r2506] systemd/installer.service.in:
129    -variable target filesystem    -revert last commit
130     * [r2505] systemd/installer.service.in:
131  2010-10-18  Niels Rogalla <niro@magellan-linux.de>    -fixed broken dependencies
132     * [r2504] Makefile:
133   * [r1579] bin/alxinstall-ng.sh:    -install installer.service
134    -added some nice colors   * [r2502] ChangeLog:
135   * [r1577] bin/alxinstall-ng.sh:    -updated ChangeLog
136    -explain more   * [r2501] locale/de/installer.po, locale/installer.pot:
137    -version 0.3.6    -updated locales
138   * [r1576] functions/findhdd.sh:   * [r2500] bin/installer.sh.in:
139    -remove bootdevices from install list    -simplify intel quirk
140   * [r1574] bin/alxinstall-ng.sh:   * [r2499] bin/installer.sh.in:
141    -added hardware detection, which supports zotac devices    -fixed whitespaces
142    -auto partitioning support   * [r2498] functions/installer-dialogs.sh:
143    -make use of tmp files more secure    -fixed dialog_setup_hdd_info(): drivenode broken
144    -variable kernel, mkinitrd and uuid support   * [r2497] Makefile:
145    -renamed get_blkid() to get_uuid()    -remove installer.pot.dump and .pot.fixed at clean target
146    -renamed dialog_setup_hdd_found_manuell() to   * [r2496] generate-po.sh:
147    dialog_hardware_detection()    - --unique switch of msguniq seems to be broken - it merge every
148    -renamed install_mkinitrd_chroot() to install_initrd_chroot()    line which has the same beginning and does not compare the whole
149    -version 0.3.5    line
150     * [r2495] generate-po.sh:
151  2009-08-05  Niels Rogalla <niro@magellan-linux.de>    -keep original dump pot and fixed pot to make debugging easier
152     * [r2493] bin/installer.sh.in, functions/hwdetection.sh:
153   * [r1187] bin/alxinstall-ng.sh:    -fix locale handling: do not export LC_MESSAGES globally, use
154    -fixed some issues, if already UUIDs are used in the fstab    LC_ALL=C on all commands which interprets the output
155    -do not add swap to fstab anymore, busybox handle all swap   * [r2492] functions/hwdetection.sh:
156    partitions with 'swapon/off -a'    -if requested use sudo on all commands which require root
157    -fixed fstab typos, UUID= must used as prefix and without any    privileges
158    escape chars   * [r2491] bin/installer.sh.in, functions/hwdetection.sh:
159    -version 0.3.4    -refactor hdd_size_below_256mb() as device_minimum_size()
160   * [r1180] bin/alxinstall-ng.sh:   * [r2490] functions/hwdetection.sh:
161    -using UUIDs via blkid instead of static device-names    -drop create_initrd() function
162     * [r2489] bin/installer.sh.in:
163  2009-08-04  Niels Rogalla <niro@magellan-linux.de>    -mount sanity check
164     * [r2488] bin/installer.sh.in, functions/common-dialogs.sh,
165   * [r1169] bin/alxinstall-ng.sh:    functions/dracut.sh, functions/hwdetection.sh:
166    -more modules for initrd    -revert last commit
167   * [r1126] make-tarball.sh:   * [r2487] bin/installer.sh.in, functions/common-dialogs.sh,
168    -fixed make-tarball script fpr svn usage    functions/dracut.sh, functions/hwdetection.sh:
169   * [r1123] bin/alxinstall-ng.sh:    -mount sanity check
170    -fixed grub.conf setup   * [r2486] bin/installer.sh.in:
171      -only install /boot if not exist
172  2008-06-28  Niels Rogalla <niro@magellan-linux.de>   * [r2485] bin/installer.sh.in:
173      -renamed install_mount_rootfs() -> mount_rootfs() and
174   * [r531] bin/alxinstall-ng.sh:    install_umount_rootfs() -> mount_rootfs()
175    -install network config skeleton   * [r2484] bin/installer.sh.in:
176      -more sorting
177  2008-06-27  Niels Rogalla <niro@magellan-linux.de>   * [r2483] bin/installer.sh.in:
178      -fixed whitespaces
179   * [r529] Makefile[ADD], make-tarball.sh[ADD]:   * [r2482] bin/installer.sh.in:
180    -added a Makefile and the make-tarball script    -sorted functions
181   * [r528] bin/alxinstall-ng.sh:   * [r2481] bin/installer.sh.in:
182    -create mkinitrd after creation of the fstab    -renamed dialog_hardware_detection() -> task_hardware_detection()
183   * [r527] bin/alxinstall-ng.sh:   * [r2480] bin/installer.sh.in:
184    -fixed a typo again    -dropped deprecated bootloader and initrd functions
185   * [r526] bin/alxinstall-ng.sh:   * [r2479] bin/installer.sh.in:
186      -renamed dialog_setup_hdd_partitions_auto() to
187      task_setup_hdd_partitions_auto()
188     * [r2478] bin/installer.sh.in:
189      -renamed dialog_setup_hdd_partitions_manual() to
190      task_setup_hdd_partitions_manual()
191     * [r2477] bin/installer.sh.in, functions/installer-dialogs.sh:
192      -split dialog_main() into task_main() and the dialog itself to
193      dialog_main(), which moved to installer-dialogs.sh
194     * [r2476] bin/installer.sh.in, functions/hwdetection.sh:
195      -moved hdd_size_below_256mb() to hwdetection.sh
196     * [r2475] bin/installer.sh.in, functions/installer-dialogs.sh:
197      -split dialog_setup_system_menu() into task_setup_system_menu()
198      and the dialog itself to dialog_setup_system_menu(), which moved
199      to installer-dialogs.sh
200     * [r2474] bin/installer.sh.in, functions/installer-dialogs.sh:
201      -moved dialog_setup_hdd_info() dialog_setup_hdd_info_auto() to
202      installer-dialog.sh
203     * [r2473] bin/installer.sh.in:
204      -choose better variable names
205     * [r2472] bin/installer.sh.in:
206      -honor locales
207    
208    2014-01-07  Niels Rogalla <niro@magellan-linux.de>
209    
210     * [r2471] bin/installer.sh.in:
211      -fixed whitespaces
212     * [r2470] bin/installer.sh.in:
213      -fixed dialog_hardware_detection()
214     * [r2469] bin/installer.sh.in:
215      -fixed dialog_setup_hdd_info()
216     * [r2468] bin/installer.sh.in:
217      -CANCEL_LABEL=Exit for dialog_main
218     * [r2467] bin/installer.sh.in:
219      -dialog_hardware_detection() size
220     * [r2466] functions/hwdetection.sh:
221      -added iface_has_link() function (from dracut)
222     * [r2465] Makefile:
223      -always create installer.sh and installer.service
224     * [r2462] make-tarball.sh:
225      -fixed repo uri
226     * [r2460] bin/installer.sh.in, functions/installer-dialogs.sh:
227      -fixed spelling
228     * [r2459] locale/de/installer.po, locale/installer.pot:
229      -updates locales
230     * [r2458] ChangeLog:
231      -updated ChangeLog
232     * [r2457] functions/common-dialogs.sh:
233      -revert the last commit
234     * [r2456] Makefile:
235      -only re-create bin/installer.sh and systemd/installer.service on
236      changes
237     * [r2455] Makefile:
238      -install generated mo files
239     * [r2454] Makefile:
240      -apply SYSCONFDIR
241     * [r2453] Makefile:
242      -revert last commit
243     * [r2452] ChangeLog, Makefile, functions/common-dialogs.sh:
244      -apply SYSCONFDIR
245     * [r2451] Makefile:
246      -make pot messages unique
247     * [r2450] Makefile:
248      -generate pot from all provided functions
249     * [r2449] Makefile:
250      -install all required functions
251     * [r2448] Makefile:
252      -make pkg-config and cat commands variable too
253     * [r2447] Makefile:
254      -fixed broken default SYSCONFDIR
255     * [r2446] bin/installer.sh.in, functions/dracut.sh[ADD],
256      functions/grub.sh[ADD], functions/grub2.sh[ADD],
257      functions/mkinitrd.sh[ADD]:
258      -disable old mkinitrd and bootloader functions (will get removed
259      soon) and add includes to support grub1, grub2, mkinitrd and
260      dracut
261     * [r2445] functions/common.sh[ADD]:
262      -add common.sh
263     * [r2444] bin/installer.sh.in:
264      -use addconfig() where possible and fixed a grub-mkdevicemap
265      error message
266     * [r2443] bin/installer.sh.in:
267      -install_system_settings(): use addconfig()
268     * [r2442] bin/installer.sh.in:
269      -only apply framebuffer quirk if fbsplash is used
270     * [r2441] bin/installer.sh.in:
271      -always use uuids and removed obsolete is_uuid_supported()
272      function
273     * [r2440] bin/installer.sh.in:
274      -use callers of bootloader.sh and initrd-tools.sh includes
275     * [r2439] bin/installer.sh.in:
276      is_initrd_supported() is provided by initrd-tools
277     * [r2438] bin/installer.sh.in:
278      -get_uuid() is provided by hwdetection
279     * [r2437] bin/installer.sh.in:
280      -sanitize SWAPHDD and BOOTHDD variables for the future
281     * [r2436] bin/installer.sh.in:
282      -use chrooted() from hwdetection
283     * [r2435] bin/installer.sh.in:
284      -add more mount sanity checks
285     * [r2434] bin/installer.sh.in:
286      -use pushd/popd instead of simple cd
287     * [r2433] bin/installer.sh.in:
288      -use pushd/popd instead of simple cd
289     * [r2432] bin/installer.sh.in:
290      -support more filesystems rather than only ext3
291     * [r2431] bin/installer.sh.in:
292      -add a note about an improved smartcard detection method
293     * [r2430] bin/installer.sh.in:
294      -commented unused stuff
295     * [r2429] bin/installer.sh.in:
296      -moved run_hardware_detection_disks() to a better place
297     * [r2428] bin/installer.sh.in, functions/bootloader.sh[ADD],
298      functions/initrd-tools.sh[ADD]:
299      -select bootloader and initrd via an include which calls the
300      right routines
301     * [r2427] bin/installer.sh.in, functions/installer-dialogs.sh:
302      -introduce dialog_install_initrd()
303     * [r2426] bin/installer.sh.in, functions/installer-dialogs.sh:
304      -moved serveral dialog functions to install-dialogs and use
305      common-dialog functions for them
306     * [r2425] bin/installer.sh.in:
307      dialog_main(): use menubox()
308     * [r2424] bin/installer.sh.in:
309      -select better variable names
310     * [r2423] bin/installer.sh.in:
311      -renamed dialog_install_meter() to install_meter()
312     * [r2422] bin/installer.sh.in, functions/installer-dialogs.sh:
313      -introduce dialog_select_target_harddrive() function
314     * [r2421] bin/installer.sh.in, functions/installer-dialogs.sh:
315      -introduce dialog_no_harddrive_found() function
316     * [r2420] functions/common-dialogs.sh,
317      functions/installer-dialogs.sh[ADD]:
318      -moved welcome() and finish() to installer-dialogs and use
319      messagebox()
320     * [r2419] bin/installer.sh.in:
321      $installdevs was replaced with $ALL_DISKS in hardware-detection
322      routines
323     * [r2418] bin/installer.sh.in:
324      $installdevs was replaced with $ALL_DISKS in hardware-detection
325      routines
326     * [r2417] bin/installer.sh.in:
327      dialog_hardware_detection(): use messagebox()
328     * [r2416] bin/installer.sh.in:
329      dialog_setup_system_menu(): use menubox()
330     * [r2415] bin/installer.sh.in:
331      -fixed wrong var
332     * [r2414] bin/installer.sh.in:
333      -fixed wrong var
334     * [r2413] bin/installer.sh.in:
335      -setup_hdd_partitions_manuell -> setup_hdd_partitions_manual,
336      -dialog_setup_hdd_partitions_manuell ->
337      -dialog_setup_hdd_partitions_manual
338     * [r2412] bin/installer.sh.in:
339      -select better variable names
340     * [r2411] bin/installer.sh.in:
341      dialog_set_hdd_info_*(): use messagebox() from common-dialogs
342     * [r2410] bin/installer.sh.in:
343      -use bash substition instead of sed
344     * [r2409] bin/installer.sh.in:
345      -set some traps to abort in a safe manner
346     * [r2408] functions/hwdetection.sh:
347      -introduce is_mounted() function and use it
348     * [r2407] functions/hwdetection.sh:
349      -fixed whitespaces
350     * [r2406] functions/hwdetection.sh:
351      -fixed broken get_hwinfo_smp()
352     * [r2405] functions/hwdetection.sh:
353      -simlify commands by removing cut call
354     * [r2404] bin/installer.sh.in:
355      -use more defaults from installer.conf
356     * [r2403] bin/installer.sh.in:
357      -do not call hwdetection.sh include twice
358     * [r2402] bin/installer.sh.in:
359      -call common.sh, common-dialogs.sh, hwdetection.sh and
360      install-dialogs.sh
361     * [r2401] bin/installer.sh.in:
362      -call includes via loop to simplify things
363     * [r2400] conf/installer.conf:
364      ore default settings via config file
365     * [r2399] bin/installer.sh.in:
366      -only support one ROOTHDD partition and drop all _flash()
367      functions
368     * [r2398] bin/installer.sh.in:
369      dialog_warning() use yesnobox from common-dialogs.sh
370     * [r2397] bin/installer.sh.in:
371      -moved die() to top - it should be the first function as it gets
372      called by the includes
373     * [r2396] functions/common-dialogs.sh:
374      -added menubox() function to print menuboxes
375     * [r2395] functions/common-dialogs.sh:
376      -added infobox() function to print infoboxes
377     * [r2394] functions/common-dialogs.sh:
378      -change some default sizes
379     * [r2393] functions/common-dialogs.sh:
380      -empty headers are allowed
381     * [r2392] functions/common-dialogs.sh:
382      -use getopts
383     * [r2391] functions/common-dialogs.sh:
384      -renamed yesno() to yesnobox()
385     * [r2390] functions/common-dialogs.sh:
386      -renamed gauge() to gaugebox()
387     * [r2389] functions/common-dialogs.sh:
388      -define default OK_LABEL and CANCEL_LABEL
389    
390    2014-01-06  Niels Rogalla <niro@magellan-linux.de>
391    
392     * [r2357] generate-po.sh:
393      -introduce unique_pot() to fix duplicated entries in pot files
394     * [r2356] generate-po.sh:
395      -fixed sorting on update with msgmerge bia --sort-by-files switch
396     * [r2355] generate-po.sh:
397      -use msginit to create initial po files to have valid header
398      information included
399     * [r2354] generate-po.sh:
400      -fixed whitespaces
401     * [r2353] locale/de/installer.po, locale/installer.pot:
402      -updated locale data
403    
404    2014-01-04  Niels Rogalla <niro@magellan-linux.de>
405    
406     * [r2352] locale[ADD], locale/de[ADD], locale/de/installer.po[ADD],
407      locale/installer.pot[ADD]:
408      -initial localization
409     * [r2351] Makefile:
410      -create and install localization
411     * [r2350] generate-po.sh[ADD]:
412      added localization helper
413    
414    2014-01-03  Niels Rogalla <niro@magellan-linux.de>
415    
416     * [r2349] Makefile:
417    -fixed a typo    -fixed a typo
418   * [r525] bin/alxinstall-ng.sh:   * [r2348] Makefile:
419    -busybox compat    -fixed a typo
420   * [r524] bin/alxinstall-ng.sh:   * [r2347] Makefile:
421    -cleanups and fixed a typo    -fixed a typo
422   * [r523] bin/alxinstall-ng.sh:   * [r2346] functions/common-dialogs.sh[CPY],
423    -create mkinitrd    functions/common.sh[DEL]:
424   * [r522] bin/alxinstall-ng.sh:    -renamed common.sh to common-dialogs.sh
425    -removed unnecessary stuff and fixed grub and fstab settings   * [r2345] bin/installer.sh.in:
426   * [r521] functions/findhdd.sh:    -removed which dependency
427    -increase version and many style updates   * [r2344] bin/installer.sh.in:
428   * [r520] bin/alxinstall-ng.sh:    use hwdetection via hwinfo with run_hardware_detection_disks()
429    -increase version and many style updates    function
430   * [r519] bin/alxinstall-ng.sh:   * [r2343] bin/installer.sh.in, conf/installer.conf:
431    -removed comments    -renamed CDPATH variable to CDROOT
432     * [r2342] bin/installer.sh.in, conf/installer.conf:
433  2005-08-17  Niels Rogalla <niro@magellan-linux.de>    -renamed INSTALLPATH variable to INSTALLROOT
434     * [r2341] bin/installer.sh.in:
435   * [r280] bin/alxinstall-ng.sh:    -fixed whitespaces and variable escaping
436    added flash support; oh an i have to rewrite this crappy thing   * [r2340] bin/installer.sh.in:
437      -always declare used variables and check if included one are sane
438  2005-04-19  Niels Rogalla <niro@magellan-linux.de>    and sort the variables for better readability.
439     * [r2339] bin/installer.sh.in:
440   * [r268] bin/alxinstall-ng.sh:    -ignore the environment, always use C lcoale
441    set grub timeout to 0, and fixed a typo in the fstab creation   * [r2338] ChangeLog:
442      -updated ChangeLog
443  2005-04-18  Niels Rogalla <niro@magellan-linux.de>   * [r2337] functions/common.sh[ADD]:
444      -add some common dialog functions
445   * [r262] functions/findhdd.sh:   * [r2336] bin/installer.sh.in:
446    added some comments for the udev issue    -instroduce normal die() function and renamed dialog based die()
447   * [r261] bin/alxinstall-ng.sh:    to dialog_die()
448    fixed kernel2.6 udev issue   * [r2335] Makefile, bin/installer.sh.in, functions/findhdd.sh[DEL],
449   * [r260] bin/alxinstall-ng.sh:    functions/hwdetection.sh[ADD]:
450    fixed some issues when started from init    -use hwdetection and drop findhdd
451   * [r259] .[ADD], bin[ADD], bin/alxinstall-ng.sh[CPY],   * [r2334] bin/installer.sh.in:
452    functions[ADD], functions/findhdd.sh[CPY]:    -check if includes exist before sourcing them
453    This commit was generated by cvs2svn to compensate for changes in   * [r2333] Makefile, bin/installer.sh.in:
454    r50,    -variable LIBDIR
455    which included commits to RCS files with non-trunk default   * [r2332] Makefile, bin/installer.sh.in, conf[ADD],
456    branches.    conf/installer.conf[ADD]:
457      -introduce installer.conf
458     * [r2331] Makefile, systemd[ADD],
459      systemd/installer.service.in[ADD], systemd/mnt-cdrom.mount[ADD]:
460      -include systemd service files
461     * [r2330] Makefile:
462      -fixed whitespaces
463     * [r2329] Makefile:
464      -make all cmds variable
465     * [r2328] Makefile:
466      -fixed line breaks
467     * [r2327] Makefile:
468      -move file creation to make all section
469     * [r2326] Makefile:
470      -removed undefined DESTDIR variable
471     * [r2325] Makefile:
472      -use upper case variables
473     * [r2324] VERSION:
474      -changed to dev version 0.4.90
475     * [r2323] bin/installer.sh.in:
476      -fixed shebang
477     * [r2322] Makefile, bin/installer.sh.in:
478      -fixed dialogbox title, pathes and VCS header
479     * [r2321] bin/alxinstall-ng.sh.in[DEL], bin/installer.sh.in[CPY]:
480      -renamed alxinstall-ng.sh.in to installer.sh.in
481     * [r2320] .[ADD], ChangeLog[ADD], Makefile[ADD], VERSION[ADD],
482      bin[ADD], bin/alxinstall-ng.sh.in[ADD], functions[ADD],
483      functions/findhdd.sh[ADD], make-tarball.sh[ADD]:
484      -import alxinstall-ng-0.3.16
485    

Legend:
Removed from v.2320  
changed lines
  Added in v.2949