Magellan Linux

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

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