Magellan Linux

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

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