Magellan Linux

Annotation of /tags/installer-simple-0_4_90_20140108_4/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2514 - (hide annotations) (download)
Wed Jan 8 16:02:38 2014 UTC (10 years, 3 months ago) by niro
File size: 13766 byte(s)
tagged 'installer-simple-0_4_90_20140108_4'
1 niro 2502 2014-01-08 Niels Rogalla <niro@magellan-linux.de>
2    
3 niro 2513 * [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 niro 2509 * [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 niro 2502 * [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 niro 2458 2014-01-07 Niels Rogalla <niro@magellan-linux.de>
94    
95 niro 2502 * [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 niro 2458 * [r2457] functions/common-dialogs.sh:
118     -revert the last commit
119     * [r2456] Makefile:
120     -only re-create bin/installer.sh and systemd/installer.service on
121     changes
122     * [r2455] Makefile:
123     -install generated mo files
124     * [r2454] Makefile:
125     -apply SYSCONFDIR
126     * [r2453] Makefile:
127     -revert last commit
128     * [r2452] ChangeLog, Makefile, functions/common-dialogs.sh:
129     -apply SYSCONFDIR
130     * [r2451] Makefile:
131     -make pot messages unique
132     * [r2450] Makefile:
133     -generate pot from all provided functions
134     * [r2449] Makefile:
135     -install all required functions
136     * [r2448] Makefile:
137     -make pkg-config and cat commands variable too
138     * [r2447] Makefile:
139     -fixed broken default SYSCONFDIR
140     * [r2446] bin/installer.sh.in, functions/dracut.sh[ADD],
141     functions/grub.sh[ADD], functions/grub2.sh[ADD],
142     functions/mkinitrd.sh[ADD]:
143     -disable old mkinitrd and bootloader functions (will get removed
144     soon) and add includes to support grub1, grub2, mkinitrd and
145     dracut
146     * [r2445] functions/common.sh[ADD]:
147     -add common.sh
148     * [r2444] bin/installer.sh.in:
149     -use addconfig() where possible and fixed a grub-mkdevicemap
150     error message
151     * [r2443] bin/installer.sh.in:
152     -install_system_settings(): use addconfig()
153     * [r2442] bin/installer.sh.in:
154     -only apply framebuffer quirk if fbsplash is used
155     * [r2441] bin/installer.sh.in:
156     -always use uuids and removed obsolete is_uuid_supported()
157     function
158     * [r2440] bin/installer.sh.in:
159     -use callers of bootloader.sh and initrd-tools.sh includes
160     * [r2439] bin/installer.sh.in:
161     is_initrd_supported() is provided by initrd-tools
162     * [r2438] bin/installer.sh.in:
163     -get_uuid() is provided by hwdetection
164     * [r2437] bin/installer.sh.in:
165     -sanitize SWAPHDD and BOOTHDD variables for the future
166     * [r2436] bin/installer.sh.in:
167     -use chrooted() from hwdetection
168     * [r2435] bin/installer.sh.in:
169     -add more mount sanity checks
170     * [r2434] bin/installer.sh.in:
171     -use pushd/popd instead of simple cd
172     * [r2433] bin/installer.sh.in:
173     -use pushd/popd instead of simple cd
174     * [r2432] bin/installer.sh.in:
175     -support more filesystems rather than only ext3
176     * [r2431] bin/installer.sh.in:
177     -add a note about an improved smartcard detection method
178     * [r2430] bin/installer.sh.in:
179     -commented unused stuff
180     * [r2429] bin/installer.sh.in:
181     -moved run_hardware_detection_disks() to a better place
182     * [r2428] bin/installer.sh.in, functions/bootloader.sh[ADD],
183     functions/initrd-tools.sh[ADD]:
184     -select bootloader and initrd via an include which calls the
185     right routines
186     * [r2427] bin/installer.sh.in, functions/installer-dialogs.sh:
187     -introduce dialog_install_initrd()
188     * [r2426] bin/installer.sh.in, functions/installer-dialogs.sh:
189     -moved serveral dialog functions to install-dialogs and use
190     common-dialog functions for them
191     * [r2425] bin/installer.sh.in:
192     dialog_main(): use menubox()
193     * [r2424] bin/installer.sh.in:
194     -select better variable names
195     * [r2423] bin/installer.sh.in:
196     -renamed dialog_install_meter() to install_meter()
197     * [r2422] bin/installer.sh.in, functions/installer-dialogs.sh:
198     -introduce dialog_select_target_harddrive() function
199     * [r2421] bin/installer.sh.in, functions/installer-dialogs.sh:
200     -introduce dialog_no_harddrive_found() function
201     * [r2420] functions/common-dialogs.sh,
202     functions/installer-dialogs.sh[ADD]:
203     -moved welcome() and finish() to installer-dialogs and use
204     messagebox()
205     * [r2419] bin/installer.sh.in:
206     $installdevs was replaced with $ALL_DISKS in hardware-detection
207     routines
208     * [r2418] bin/installer.sh.in:
209     $installdevs was replaced with $ALL_DISKS in hardware-detection
210     routines
211     * [r2417] bin/installer.sh.in:
212     dialog_hardware_detection(): use messagebox()
213     * [r2416] bin/installer.sh.in:
214     dialog_setup_system_menu(): use menubox()
215     * [r2415] bin/installer.sh.in:
216     -fixed wrong var
217     * [r2414] bin/installer.sh.in:
218     -fixed wrong var
219     * [r2413] bin/installer.sh.in:
220     -setup_hdd_partitions_manuell -> setup_hdd_partitions_manual,
221     -dialog_setup_hdd_partitions_manuell ->
222     -dialog_setup_hdd_partitions_manual
223     * [r2412] bin/installer.sh.in:
224     -select better variable names
225     * [r2411] bin/installer.sh.in:
226     dialog_set_hdd_info_*(): use messagebox() from common-dialogs
227     * [r2410] bin/installer.sh.in:
228     -use bash substition instead of sed
229     * [r2409] bin/installer.sh.in:
230     -set some traps to abort in a safe manner
231     * [r2408] functions/hwdetection.sh:
232     -introduce is_mounted() function and use it
233     * [r2407] functions/hwdetection.sh:
234     -fixed whitespaces
235     * [r2406] functions/hwdetection.sh:
236     -fixed broken get_hwinfo_smp()
237     * [r2405] functions/hwdetection.sh:
238     -simlify commands by removing cut call
239     * [r2404] bin/installer.sh.in:
240     -use more defaults from installer.conf
241     * [r2403] bin/installer.sh.in:
242     -do not call hwdetection.sh include twice
243     * [r2402] bin/installer.sh.in:
244     -call common.sh, common-dialogs.sh, hwdetection.sh and
245     install-dialogs.sh
246     * [r2401] bin/installer.sh.in:
247     -call includes via loop to simplify things
248     * [r2400] conf/installer.conf:
249     ore default settings via config file
250     * [r2399] bin/installer.sh.in:
251     -only support one ROOTHDD partition and drop all _flash()
252     functions
253     * [r2398] bin/installer.sh.in:
254     dialog_warning() use yesnobox from common-dialogs.sh
255     * [r2397] bin/installer.sh.in:
256     -moved die() to top - it should be the first function as it gets
257     called by the includes
258     * [r2396] functions/common-dialogs.sh:
259     -added menubox() function to print menuboxes
260     * [r2395] functions/common-dialogs.sh:
261     -added infobox() function to print infoboxes
262     * [r2394] functions/common-dialogs.sh:
263     -change some default sizes
264     * [r2393] functions/common-dialogs.sh:
265     -empty headers are allowed
266     * [r2392] functions/common-dialogs.sh:
267     -use getopts
268     * [r2391] functions/common-dialogs.sh:
269     -renamed yesno() to yesnobox()
270     * [r2390] functions/common-dialogs.sh:
271     -renamed gauge() to gaugebox()
272     * [r2389] functions/common-dialogs.sh:
273     -define default OK_LABEL and CANCEL_LABEL
274    
275 niro 2452 2014-01-06 Niels Rogalla <niro@magellan-linux.de>
276    
277     * [r2357] generate-po.sh:
278     -introduce unique_pot() to fix duplicated entries in pot files
279     * [r2356] generate-po.sh:
280     -fixed sorting on update with msgmerge bia --sort-by-files switch
281     * [r2355] generate-po.sh:
282     -use msginit to create initial po files to have valid header
283     information included
284     * [r2354] generate-po.sh:
285     -fixed whitespaces
286     * [r2353] locale/de/installer.po, locale/installer.pot:
287     -updated locale data
288    
289     2014-01-04 Niels Rogalla <niro@magellan-linux.de>
290    
291     * [r2352] locale[ADD], locale/de[ADD], locale/de/installer.po[ADD],
292     locale/installer.pot[ADD]:
293     -initial localization
294     * [r2351] Makefile:
295     -create and install localization
296     * [r2350] generate-po.sh[ADD]:
297     added localization helper
298    
299 niro 2338 2014-01-03 Niels Rogalla <niro@magellan-linux.de>
300 niro 2320
301 niro 2452 * [r2349] Makefile:
302     -fixed a typo
303     * [r2348] Makefile:
304     -fixed a typo
305     * [r2347] Makefile:
306     -fixed a typo
307     * [r2346] functions/common-dialogs.sh[CPY],
308     functions/common.sh[DEL]:
309     -renamed common.sh to common-dialogs.sh
310     * [r2345] bin/installer.sh.in:
311     -removed which dependency
312     * [r2344] bin/installer.sh.in:
313     use hwdetection via hwinfo with run_hardware_detection_disks()
314     function
315     * [r2343] bin/installer.sh.in, conf/installer.conf:
316     -renamed CDPATH variable to CDROOT
317     * [r2342] bin/installer.sh.in, conf/installer.conf:
318     -renamed INSTALLPATH variable to INSTALLROOT
319     * [r2341] bin/installer.sh.in:
320     -fixed whitespaces and variable escaping
321     * [r2340] bin/installer.sh.in:
322     -always declare used variables and check if included one are sane
323     and sort the variables for better readability.
324     * [r2339] bin/installer.sh.in:
325     -ignore the environment, always use C lcoale
326     * [r2338] ChangeLog:
327     -updated ChangeLog
328 niro 2338 * [r2337] functions/common.sh[ADD]:
329     -add some common dialog functions
330     * [r2336] bin/installer.sh.in:
331     -instroduce normal die() function and renamed dialog based die()
332     to dialog_die()
333     * [r2335] Makefile, bin/installer.sh.in, functions/findhdd.sh[DEL],
334     functions/hwdetection.sh[ADD]:
335     -use hwdetection and drop findhdd
336     * [r2334] bin/installer.sh.in:
337     -check if includes exist before sourcing them
338     * [r2333] Makefile, bin/installer.sh.in:
339     -variable LIBDIR
340     * [r2332] Makefile, bin/installer.sh.in, conf[ADD],
341     conf/installer.conf[ADD]:
342     -introduce installer.conf
343     * [r2331] Makefile, systemd[ADD],
344     systemd/installer.service.in[ADD], systemd/mnt-cdrom.mount[ADD]:
345     -include systemd service files
346     * [r2330] Makefile:
347     -fixed whitespaces
348     * [r2329] Makefile:
349     -make all cmds variable
350     * [r2328] Makefile:
351     -fixed line breaks
352     * [r2327] Makefile:
353     -move file creation to make all section
354     * [r2326] Makefile:
355     -removed undefined DESTDIR variable
356     * [r2325] Makefile:
357     -use upper case variables
358     * [r2324] VERSION:
359     -changed to dev version 0.4.90
360     * [r2323] bin/installer.sh.in:
361     -fixed shebang
362     * [r2322] Makefile, bin/installer.sh.in:
363     -fixed dialogbox title, pathes and VCS header
364     * [r2321] bin/alxinstall-ng.sh.in[DEL], bin/installer.sh.in[CPY]:
365     -renamed alxinstall-ng.sh.in to installer.sh.in
366     * [r2320] .[ADD], ChangeLog[ADD], Makefile[ADD], VERSION[ADD],
367     bin[ADD], bin/alxinstall-ng.sh.in[ADD], functions[ADD],
368     functions/findhdd.sh[ADD], make-tarball.sh[ADD]:
369     -import alxinstall-ng-0.3.16
370 niro 2320