Magellan Linux

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

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

revision 2458 by niro, Tue Jan 7 15:12:41 2014 UTC revision 2502 by niro, Wed Jan 8 13:21:39 2014 UTC
# Line 1  Line 1 
1    2014-01-08  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2501] locale/de/installer.po, locale/installer.pot:
4      -updated locales
5     * [r2500] bin/installer.sh.in:
6      -simplify intel quirk
7     * [r2499] bin/installer.sh.in:
8      -fixed whitespaces
9     * [r2498] functions/installer-dialogs.sh:
10      -fixed dialog_setup_hdd_info(): drivenode broken
11     * [r2497] Makefile:
12      -remove installer.pot.dump and .pot.fixed at clean target
13     * [r2496] generate-po.sh:
14      - --unique switch of msguniq seems to be broken - it merge every
15      line which has the same beginning and does not compare the whole
16      line
17     * [r2495] generate-po.sh:
18      -keep original dump pot and fixed pot to make debugging easier
19     * [r2493] bin/installer.sh.in, functions/hwdetection.sh:
20      -fix locale handling: do not export LC_MESSAGES globally, use
21      LC_ALL=C on all commands which interprets the output
22     * [r2492] functions/hwdetection.sh:
23      -if requested use sudo on all commands which require root
24      privileges
25     * [r2491] bin/installer.sh.in, functions/hwdetection.sh:
26      -refactor hdd_size_below_256mb() as device_minimum_size()
27     * [r2490] functions/hwdetection.sh:
28      -drop create_initrd() function
29     * [r2489] bin/installer.sh.in:
30      -mount sanity check
31     * [r2488] bin/installer.sh.in, functions/common-dialogs.sh,
32      functions/dracut.sh, functions/hwdetection.sh:
33      -revert last commit
34     * [r2487] bin/installer.sh.in, functions/common-dialogs.sh,
35      functions/dracut.sh, functions/hwdetection.sh:
36      -mount sanity check
37     * [r2486] bin/installer.sh.in:
38      -only install /boot if not exist
39     * [r2485] bin/installer.sh.in:
40      -renamed install_mount_rootfs() -> mount_rootfs() and
41      install_umount_rootfs() -> mount_rootfs()
42     * [r2484] bin/installer.sh.in:
43      -more sorting
44     * [r2483] bin/installer.sh.in:
45      -fixed whitespaces
46     * [r2482] bin/installer.sh.in:
47      -sorted functions
48     * [r2481] bin/installer.sh.in:
49      -renamed dialog_hardware_detection() -> task_hardware_detection()
50     * [r2480] bin/installer.sh.in:
51      -dropped deprecated bootloader and initrd functions
52     * [r2479] bin/installer.sh.in:
53      -renamed dialog_setup_hdd_partitions_auto() to
54      task_setup_hdd_partitions_auto()
55     * [r2478] bin/installer.sh.in:
56      -renamed dialog_setup_hdd_partitions_manual() to
57      task_setup_hdd_partitions_manual()
58     * [r2477] bin/installer.sh.in, functions/installer-dialogs.sh:
59      -split dialog_main() into task_main() and the dialog itself to
60      dialog_main(), which moved to installer-dialogs.sh
61     * [r2476] bin/installer.sh.in, functions/hwdetection.sh:
62      -moved hdd_size_below_256mb() to hwdetection.sh
63     * [r2475] bin/installer.sh.in, functions/installer-dialogs.sh:
64      -split dialog_setup_system_menu() into task_setup_system_menu()
65      and the dialog itself to dialog_setup_system_menu(), which moved
66      to installer-dialogs.sh
67     * [r2474] bin/installer.sh.in, functions/installer-dialogs.sh:
68      -moved dialog_setup_hdd_info() dialog_setup_hdd_info_auto() to
69      installer-dialog.sh
70     * [r2473] bin/installer.sh.in:
71      -choose better variable names
72     * [r2472] bin/installer.sh.in:
73      -honor locales
74    
75  2014-01-07  Niels Rogalla <niro@magellan-linux.de>  2014-01-07  Niels Rogalla <niro@magellan-linux.de>
76    
77     * [r2471] bin/installer.sh.in:
78      -fixed whitespaces
79     * [r2470] bin/installer.sh.in:
80      -fixed dialog_hardware_detection()
81     * [r2469] bin/installer.sh.in:
82      -fixed dialog_setup_hdd_info()
83     * [r2468] bin/installer.sh.in:
84      -CANCEL_LABEL=Exit for dialog_main
85     * [r2467] bin/installer.sh.in:
86      -dialog_hardware_detection() size
87     * [r2466] functions/hwdetection.sh:
88      -added iface_has_link() function (from dracut)
89     * [r2465] Makefile:
90      -always create installer.sh and installer.service
91     * [r2462] make-tarball.sh:
92      -fixed repo uri
93     * [r2460] bin/installer.sh.in, functions/installer-dialogs.sh:
94      -fixed spelling
95     * [r2459] locale/de/installer.po, locale/installer.pot:
96      -updates locales
97     * [r2458] ChangeLog:
98      -updated ChangeLog
99   * [r2457] functions/common-dialogs.sh:   * [r2457] functions/common-dialogs.sh:
100    -revert the last commit    -revert the last commit
101   * [r2456] Makefile:   * [r2456] Makefile:

Legend:
Removed from v.2458  
changed lines
  Added in v.2502