Magellan Linux

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

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

trunk/installer-simple/ChangeLog revision 2458 by niro, Tue Jan 7 15:12:41 2014 UTC tags/installer-simple-0_4_91_20160616_1/ChangeLog revision 2953 by niro, Thu Jun 16 08:46:14 2016 UTC
# Line 1  Line 1 
1    2016-06-16  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2951] locale/de/installer.po, locale/installer.pot:
4      -updated locales
5     * [r2950] bin/installer.sh.in:
6      -fixed broken fstab
7    
8    2016-06-13  Niels Rogalla <niro@magellan-linux.de>
9    
10     * [r2948] bin/installer.sh.in:
11      -re-worked auto partition setup
12     * [r2946] make-tarball.sh:
13      -update ssh user
14     * [r2945] ChangeLog:
15      -updated ChangeLog
16     * [r2944] locale/de/installer.po:
17      -updated msg strings
18     * [r2943] locale/installer.pot:
19      -updated msg strings
20     * [r2942] bin/installer.sh.in:
21      -fixed a typo
22     * [r2941] bin/installer.sh.in:
23      -grub2 seems not to be compatible with ext4 again - fixme!
24     * [r2940] bin/installer.sh.in:
25      -fixed broken filesystem setup with f2fs
26    
27    2016-02-03  Niels Rogalla <niro@magellan-linux.de>
28    
29     * [r2938] ChangeLog:
30      -updated ChangeLog
31     * [r2937] bin/installer.sh.in:
32      -fixed broken hdd selection logic
33     * [r2932] ChangeLog:
34      -updated ChangeLog
35     * [r2931] VERSION:
36      -version 0.4.91-DEV
37     * [r2930] bin/installer.sh.in:
38      -support cmdline overrides of liveroot, imageroot, install root
39      and filesystem
40    
41    2015-07-31  Niels Rogalla <niro@magellan-linux.de>
42    
43     * [r2892] bin/installer.sh.in, functions/mkinitrd.sh:
44      -added more hardware quirks
45     * [r2891] bin/installer.sh.in:
46      -variable INSTALL_METHOD was not initialized
47     * [r2890] bin/installer.sh.in:
48      -detect flashdisk on auto installation and setup them propably on
49      zotac devices
50     * [r2889] bin/installer.sh.in:
51      -unload swap too on trap_exit
52     * [r2888] bin/installer.sh.in:
53      -always use -t fstype with mount to prevent errors in cases where
54      the filesysystem kernel module was not already loaded
55     * [r2887] bin/installer.sh.in, functions/installer-dialogs.sh:
56      -added rudimentary f2fs support
57     * [r2886] bin/installer.sh.in:
58      -set all essential env variables at the same place
59     * [r2885] bin/installer.sh.in, functions/installer-dialogs.sh,
60      functions/mkinitrd.sh:
61      -introduce single mode and allow diffrent filesystems for
62      rootfs/bootfs partitions
63     * [r2884] bin/installer.sh.in:
64      -drop falsy included function
65     * [r2883] bin/installer.sh.in:
66      -not every mkfs.FS prog like the -q option, pipe the output into
67      a log file instead
68     * [r2882] bin/installer.sh.in, functions/installer-dialogs.sh:
69      -consolidate install functions for every single method
70    
71    2014-07-03  Niels Rogalla <niro@magellan-linux.de>
72    
73     * [r2657] ChangeLog:
74      -updated ChangeLog
75     * [r2656] functions/dracut.sh:
76      -really silence dracut pre/post-install
77     * [r2655] bin/installer.sh.in:
78      -fixed a stupid typo
79     * [r2654] bin/installer.sh.in:
80      -re-enabled zotac detection
81     * [r2653] Makefile, bin/installer.sh.in, conf/installer.conf.in:
82      -do not hardcore LIVEROOT as /mnt/cdrom; dracut mounts livecd at
83      /run/initramfs/live so we use that as default and make this more
84      configurable
85    
86    2014-07-02  Niels Rogalla <niro@magellan-linux.de>
87    
88     * [r2651] ChangeLog:
89      -updated ChangeLog
90     * [r2650] conf/installer.conf.in:
91      -fixed a nasty typo
92     * [r2648] ChangeLog:
93      -updated ChangeLog
94     * [r2647] Makefile:
95      -fixed broken IMAGEROOT and INSTALLROOT variables sed lines
96     * [r2645] ChangeLog:
97      -updated ChangeLog
98     * [r2644] functions/dracut.sh:
99      -run kernel post/pre install silent
100    
101    2014-04-02  Niels Rogalla <niro@magellan-linux.de>
102    
103     * [r2643] ChangeLog:
104      -updated ChangeLog
105     * [r2642] bin/installer.sh.in:
106      -use new DEFAULT_IMAGEROOT/IMAGEROOT variable
107     * [r2641] Makefile, systemd/installer.service.in,
108      systemd/mnt-cdrom.mount[DEL]:
109      -dropped mnt-cdrom.mount and using dracuts /run/initramfs/live
110      iso mount path
111     * [r2640] Makefile:
112      -rename DEFAULT_CDROOT variable in favor of configurable
113      DEFAULT_IMAGEROOT variable and make INSTALLROOT configurable too
114      and generate installer.conf
115     * [r2639] conf/installer.conf.in:
116      -rename DEFAULT_CDROOT variable in favor of configurable
117      DEFAULT_IMAGEROOT variable and make INSTALLROOT configurable too
118     * [r2638] conf/installer.conf[DEL], conf/installer.conf.in[CPY]:
119      -installer.conf renamed to installer.conf.in
120    
121    2014-01-08  Niels Rogalla <niro@magellan-linux.de>
122    
123     * [r2517] locale/de/installer.po, locale/installer.pot:
124      -updated locales
125     * [r2516] functions/installer-dialogs.sh:
126      -fixed OK_LABEL of dialog_install_successful()
127     * [r2515] locale/de/installer.po:
128      -fixed locale
129     * [r2513] ChangeLog:
130      -updated ChangeLog
131     * [r2512] locale/de/installer.po:
132      -updated locales
133     * [r2511] systemd/installer.service.in:
134      -conflict with getty service
135     * [r2509] ChangeLog:
136      -updated ChangeLog
137     * [r2508] Makefile, systemd/installer.service.in:
138      -make installer.service locale configurable
139     * [r2507] systemd/installer.service.in:
140      -fixed broken dependencies
141     * [r2506] systemd/installer.service.in:
142      -revert last commit
143     * [r2505] systemd/installer.service.in:
144      -fixed broken dependencies
145     * [r2504] Makefile:
146      -install installer.service
147     * [r2502] ChangeLog:
148      -updated ChangeLog
149     * [r2501] locale/de/installer.po, locale/installer.pot:
150      -updated locales
151     * [r2500] bin/installer.sh.in:
152      -simplify intel quirk
153     * [r2499] bin/installer.sh.in:
154      -fixed whitespaces
155     * [r2498] functions/installer-dialogs.sh:
156      -fixed dialog_setup_hdd_info(): drivenode broken
157     * [r2497] Makefile:
158      -remove installer.pot.dump and .pot.fixed at clean target
159     * [r2496] generate-po.sh:
160      - --unique switch of msguniq seems to be broken - it merge every
161      line which has the same beginning and does not compare the whole
162      line
163     * [r2495] generate-po.sh:
164      -keep original dump pot and fixed pot to make debugging easier
165     * [r2493] bin/installer.sh.in, functions/hwdetection.sh:
166      -fix locale handling: do not export LC_MESSAGES globally, use
167      LC_ALL=C on all commands which interprets the output
168     * [r2492] functions/hwdetection.sh:
169      -if requested use sudo on all commands which require root
170      privileges
171     * [r2491] bin/installer.sh.in, functions/hwdetection.sh:
172      -refactor hdd_size_below_256mb() as device_minimum_size()
173     * [r2490] functions/hwdetection.sh:
174      -drop create_initrd() function
175     * [r2489] bin/installer.sh.in:
176      -mount sanity check
177     * [r2488] bin/installer.sh.in, functions/common-dialogs.sh,
178      functions/dracut.sh, functions/hwdetection.sh:
179      -revert last commit
180     * [r2487] bin/installer.sh.in, functions/common-dialogs.sh,
181      functions/dracut.sh, functions/hwdetection.sh:
182      -mount sanity check
183     * [r2486] bin/installer.sh.in:
184      -only install /boot if not exist
185     * [r2485] bin/installer.sh.in:
186      -renamed install_mount_rootfs() -> mount_rootfs() and
187      install_umount_rootfs() -> mount_rootfs()
188     * [r2484] bin/installer.sh.in:
189      -more sorting
190     * [r2483] bin/installer.sh.in:
191      -fixed whitespaces
192     * [r2482] bin/installer.sh.in:
193      -sorted functions
194     * [r2481] bin/installer.sh.in:
195      -renamed dialog_hardware_detection() -> task_hardware_detection()
196     * [r2480] bin/installer.sh.in:
197      -dropped deprecated bootloader and initrd functions
198     * [r2479] bin/installer.sh.in:
199      -renamed dialog_setup_hdd_partitions_auto() to
200      task_setup_hdd_partitions_auto()
201     * [r2478] bin/installer.sh.in:
202      -renamed dialog_setup_hdd_partitions_manual() to
203      task_setup_hdd_partitions_manual()
204     * [r2477] bin/installer.sh.in, functions/installer-dialogs.sh:
205      -split dialog_main() into task_main() and the dialog itself to
206      dialog_main(), which moved to installer-dialogs.sh
207     * [r2476] bin/installer.sh.in, functions/hwdetection.sh:
208      -moved hdd_size_below_256mb() to hwdetection.sh
209     * [r2475] bin/installer.sh.in, functions/installer-dialogs.sh:
210      -split dialog_setup_system_menu() into task_setup_system_menu()
211      and the dialog itself to dialog_setup_system_menu(), which moved
212      to installer-dialogs.sh
213     * [r2474] bin/installer.sh.in, functions/installer-dialogs.sh:
214      -moved dialog_setup_hdd_info() dialog_setup_hdd_info_auto() to
215      installer-dialog.sh
216     * [r2473] bin/installer.sh.in:
217      -choose better variable names
218     * [r2472] bin/installer.sh.in:
219      -honor locales
220    
221  2014-01-07  Niels Rogalla <niro@magellan-linux.de>  2014-01-07  Niels Rogalla <niro@magellan-linux.de>
222    
223     * [r2471] bin/installer.sh.in:
224      -fixed whitespaces
225     * [r2470] bin/installer.sh.in:
226      -fixed dialog_hardware_detection()
227     * [r2469] bin/installer.sh.in:
228      -fixed dialog_setup_hdd_info()
229     * [r2468] bin/installer.sh.in:
230      -CANCEL_LABEL=Exit for dialog_main
231     * [r2467] bin/installer.sh.in:
232      -dialog_hardware_detection() size
233     * [r2466] functions/hwdetection.sh:
234      -added iface_has_link() function (from dracut)
235     * [r2465] Makefile:
236      -always create installer.sh and installer.service
237     * [r2462] make-tarball.sh:
238      -fixed repo uri
239     * [r2460] bin/installer.sh.in, functions/installer-dialogs.sh:
240      -fixed spelling
241     * [r2459] locale/de/installer.po, locale/installer.pot:
242      -updates locales
243     * [r2458] ChangeLog:
244      -updated ChangeLog
245   * [r2457] functions/common-dialogs.sh:   * [r2457] functions/common-dialogs.sh:
246    -revert the last commit    -revert the last commit
247   * [r2456] Makefile:   * [r2456] Makefile:

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