Magellan Linux

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

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