Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2953 - (hide annotations) (download)
Thu Jun 16 08:46:14 2016 UTC (7 years, 10 months ago) by niro
File size: 18077 byte(s)
tagged 'installer-simple-0_4_91_20160616_1'
1 niro 2952 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 niro 2945 2016-06-13 Niels Rogalla <niro@magellan-linux.de>
9    
10 niro 2952 * [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 niro 2945 * [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 niro 2932 2016-02-03 Niels Rogalla <niro@magellan-linux.de>
28    
29 niro 2945 * [r2938] ChangeLog:
30     -updated ChangeLog
31 niro 2938 * [r2937] bin/installer.sh.in:
32     -fixed broken hdd selection logic
33     * [r2932] ChangeLog:
34     -updated ChangeLog
35 niro 2932 * [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 niro 2657 2014-07-03 Niels Rogalla <niro@magellan-linux.de>
72    
73 niro 2932 * [r2657] ChangeLog:
74     -updated ChangeLog
75 niro 2657 * [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 niro 2645 2014-07-02 Niels Rogalla <niro@magellan-linux.de>
87    
88 niro 2657 * [r2651] ChangeLog:
89     -updated ChangeLog
90 niro 2651 * [r2650] conf/installer.conf.in:
91     -fixed a nasty typo
92     * [r2648] ChangeLog:
93     -updated ChangeLog
94 niro 2648 * [r2647] Makefile:
95     -fixed broken IMAGEROOT and INSTALLROOT variables sed lines
96     * [r2645] ChangeLog:
97     -updated ChangeLog
98 niro 2645 * [r2644] functions/dracut.sh:
99     -run kernel post/pre install silent
100    
101 niro 2643 2014-04-02 Niels Rogalla <niro@magellan-linux.de>
102    
103 niro 2645 * [r2643] ChangeLog:
104     -updated ChangeLog
105 niro 2643 * [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 niro 2502 2014-01-08 Niels Rogalla <niro@magellan-linux.de>
122    
123 niro 2643 * [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 niro 2513 * [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 niro 2509 * [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 niro 2502 * [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 niro 2458 2014-01-07 Niels Rogalla <niro@magellan-linux.de>
222    
223 niro 2502 * [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 niro 2458 * [r2457] functions/common-dialogs.sh:
246     -revert the last commit
247     * [r2456] Makefile:
248     -only re-create bin/installer.sh and systemd/installer.service on
249     changes
250     * [r2455] Makefile:
251     -install generated mo files
252     * [r2454] Makefile:
253     -apply SYSCONFDIR
254     * [r2453] Makefile:
255     -revert last commit
256     * [r2452] ChangeLog, Makefile, functions/common-dialogs.sh:
257     -apply SYSCONFDIR
258     * [r2451] Makefile:
259     -make pot messages unique
260     * [r2450] Makefile:
261     -generate pot from all provided functions
262     * [r2449] Makefile:
263     -install all required functions
264     * [r2448] Makefile:
265     -make pkg-config and cat commands variable too
266     * [r2447] Makefile:
267     -fixed broken default SYSCONFDIR
268     * [r2446] bin/installer.sh.in, functions/dracut.sh[ADD],
269     functions/grub.sh[ADD], functions/grub2.sh[ADD],
270     functions/mkinitrd.sh[ADD]:
271     -disable old mkinitrd and bootloader functions (will get removed
272     soon) and add includes to support grub1, grub2, mkinitrd and
273     dracut
274     * [r2445] functions/common.sh[ADD]:
275     -add common.sh
276     * [r2444] bin/installer.sh.in:
277     -use addconfig() where possible and fixed a grub-mkdevicemap
278     error message
279     * [r2443] bin/installer.sh.in:
280     -install_system_settings(): use addconfig()
281     * [r2442] bin/installer.sh.in:
282     -only apply framebuffer quirk if fbsplash is used
283     * [r2441] bin/installer.sh.in:
284     -always use uuids and removed obsolete is_uuid_supported()
285     function
286     * [r2440] bin/installer.sh.in:
287     -use callers of bootloader.sh and initrd-tools.sh includes
288     * [r2439] bin/installer.sh.in:
289     is_initrd_supported() is provided by initrd-tools
290     * [r2438] bin/installer.sh.in:
291     -get_uuid() is provided by hwdetection
292     * [r2437] bin/installer.sh.in:
293     -sanitize SWAPHDD and BOOTHDD variables for the future
294     * [r2436] bin/installer.sh.in:
295     -use chrooted() from hwdetection
296     * [r2435] bin/installer.sh.in:
297     -add more mount sanity checks
298     * [r2434] bin/installer.sh.in:
299     -use pushd/popd instead of simple cd
300     * [r2433] bin/installer.sh.in:
301     -use pushd/popd instead of simple cd
302     * [r2432] bin/installer.sh.in:
303     -support more filesystems rather than only ext3
304     * [r2431] bin/installer.sh.in:
305     -add a note about an improved smartcard detection method
306     * [r2430] bin/installer.sh.in:
307     -commented unused stuff
308     * [r2429] bin/installer.sh.in:
309     -moved run_hardware_detection_disks() to a better place
310     * [r2428] bin/installer.sh.in, functions/bootloader.sh[ADD],
311     functions/initrd-tools.sh[ADD]:
312     -select bootloader and initrd via an include which calls the
313     right routines
314     * [r2427] bin/installer.sh.in, functions/installer-dialogs.sh:
315     -introduce dialog_install_initrd()
316     * [r2426] bin/installer.sh.in, functions/installer-dialogs.sh:
317     -moved serveral dialog functions to install-dialogs and use
318     common-dialog functions for them
319     * [r2425] bin/installer.sh.in:
320     dialog_main(): use menubox()
321     * [r2424] bin/installer.sh.in:
322     -select better variable names
323     * [r2423] bin/installer.sh.in:
324     -renamed dialog_install_meter() to install_meter()
325     * [r2422] bin/installer.sh.in, functions/installer-dialogs.sh:
326     -introduce dialog_select_target_harddrive() function
327     * [r2421] bin/installer.sh.in, functions/installer-dialogs.sh:
328     -introduce dialog_no_harddrive_found() function
329     * [r2420] functions/common-dialogs.sh,
330     functions/installer-dialogs.sh[ADD]:
331     -moved welcome() and finish() to installer-dialogs and use
332     messagebox()
333     * [r2419] bin/installer.sh.in:
334     $installdevs was replaced with $ALL_DISKS in hardware-detection
335     routines
336     * [r2418] bin/installer.sh.in:
337     $installdevs was replaced with $ALL_DISKS in hardware-detection
338     routines
339     * [r2417] bin/installer.sh.in:
340     dialog_hardware_detection(): use messagebox()
341     * [r2416] bin/installer.sh.in:
342     dialog_setup_system_menu(): use menubox()
343     * [r2415] bin/installer.sh.in:
344     -fixed wrong var
345     * [r2414] bin/installer.sh.in:
346     -fixed wrong var
347     * [r2413] bin/installer.sh.in:
348     -setup_hdd_partitions_manuell -> setup_hdd_partitions_manual,
349     -dialog_setup_hdd_partitions_manuell ->
350     -dialog_setup_hdd_partitions_manual
351     * [r2412] bin/installer.sh.in:
352     -select better variable names
353     * [r2411] bin/installer.sh.in:
354     dialog_set_hdd_info_*(): use messagebox() from common-dialogs
355     * [r2410] bin/installer.sh.in:
356     -use bash substition instead of sed
357     * [r2409] bin/installer.sh.in:
358     -set some traps to abort in a safe manner
359     * [r2408] functions/hwdetection.sh:
360     -introduce is_mounted() function and use it
361     * [r2407] functions/hwdetection.sh:
362     -fixed whitespaces
363     * [r2406] functions/hwdetection.sh:
364     -fixed broken get_hwinfo_smp()
365     * [r2405] functions/hwdetection.sh:
366     -simlify commands by removing cut call
367     * [r2404] bin/installer.sh.in:
368     -use more defaults from installer.conf
369     * [r2403] bin/installer.sh.in:
370     -do not call hwdetection.sh include twice
371     * [r2402] bin/installer.sh.in:
372     -call common.sh, common-dialogs.sh, hwdetection.sh and
373     install-dialogs.sh
374     * [r2401] bin/installer.sh.in:
375     -call includes via loop to simplify things
376     * [r2400] conf/installer.conf:
377     ore default settings via config file
378     * [r2399] bin/installer.sh.in:
379     -only support one ROOTHDD partition and drop all _flash()
380     functions
381     * [r2398] bin/installer.sh.in:
382     dialog_warning() use yesnobox from common-dialogs.sh
383     * [r2397] bin/installer.sh.in:
384     -moved die() to top - it should be the first function as it gets
385     called by the includes
386     * [r2396] functions/common-dialogs.sh:
387     -added menubox() function to print menuboxes
388     * [r2395] functions/common-dialogs.sh:
389     -added infobox() function to print infoboxes
390     * [r2394] functions/common-dialogs.sh:
391     -change some default sizes
392     * [r2393] functions/common-dialogs.sh:
393     -empty headers are allowed
394     * [r2392] functions/common-dialogs.sh:
395     -use getopts
396     * [r2391] functions/common-dialogs.sh:
397     -renamed yesno() to yesnobox()
398     * [r2390] functions/common-dialogs.sh:
399     -renamed gauge() to gaugebox()
400     * [r2389] functions/common-dialogs.sh:
401     -define default OK_LABEL and CANCEL_LABEL
402    
403 niro 2452 2014-01-06 Niels Rogalla <niro@magellan-linux.de>
404    
405     * [r2357] generate-po.sh:
406     -introduce unique_pot() to fix duplicated entries in pot files
407     * [r2356] generate-po.sh:
408     -fixed sorting on update with msgmerge bia --sort-by-files switch
409     * [r2355] generate-po.sh:
410     -use msginit to create initial po files to have valid header
411     information included
412     * [r2354] generate-po.sh:
413     -fixed whitespaces
414     * [r2353] locale/de/installer.po, locale/installer.pot:
415     -updated locale data
416    
417     2014-01-04 Niels Rogalla <niro@magellan-linux.de>
418    
419     * [r2352] locale[ADD], locale/de[ADD], locale/de/installer.po[ADD],
420     locale/installer.pot[ADD]:
421     -initial localization
422     * [r2351] Makefile:
423     -create and install localization
424     * [r2350] generate-po.sh[ADD]:
425     added localization helper
426    
427 niro 2338 2014-01-03 Niels Rogalla <niro@magellan-linux.de>
428 niro 2320
429 niro 2452 * [r2349] Makefile:
430     -fixed a typo
431     * [r2348] Makefile:
432     -fixed a typo
433     * [r2347] Makefile:
434     -fixed a typo
435     * [r2346] functions/common-dialogs.sh[CPY],
436     functions/common.sh[DEL]:
437     -renamed common.sh to common-dialogs.sh
438     * [r2345] bin/installer.sh.in:
439     -removed which dependency
440     * [r2344] bin/installer.sh.in:
441     use hwdetection via hwinfo with run_hardware_detection_disks()
442     function
443     * [r2343] bin/installer.sh.in, conf/installer.conf:
444     -renamed CDPATH variable to CDROOT
445     * [r2342] bin/installer.sh.in, conf/installer.conf:
446     -renamed INSTALLPATH variable to INSTALLROOT
447     * [r2341] bin/installer.sh.in:
448     -fixed whitespaces and variable escaping
449     * [r2340] bin/installer.sh.in:
450     -always declare used variables and check if included one are sane
451     and sort the variables for better readability.
452     * [r2339] bin/installer.sh.in:
453     -ignore the environment, always use C lcoale
454     * [r2338] ChangeLog:
455     -updated ChangeLog
456 niro 2338 * [r2337] functions/common.sh[ADD]:
457     -add some common dialog functions
458     * [r2336] bin/installer.sh.in:
459     -instroduce normal die() function and renamed dialog based die()
460     to dialog_die()
461     * [r2335] Makefile, bin/installer.sh.in, functions/findhdd.sh[DEL],
462     functions/hwdetection.sh[ADD]:
463     -use hwdetection and drop findhdd
464     * [r2334] bin/installer.sh.in:
465     -check if includes exist before sourcing them
466     * [r2333] Makefile, bin/installer.sh.in:
467     -variable LIBDIR
468     * [r2332] Makefile, bin/installer.sh.in, conf[ADD],
469     conf/installer.conf[ADD]:
470     -introduce installer.conf
471     * [r2331] Makefile, systemd[ADD],
472     systemd/installer.service.in[ADD], systemd/mnt-cdrom.mount[ADD]:
473     -include systemd service files
474     * [r2330] Makefile:
475     -fixed whitespaces
476     * [r2329] Makefile:
477     -make all cmds variable
478     * [r2328] Makefile:
479     -fixed line breaks
480     * [r2327] Makefile:
481     -move file creation to make all section
482     * [r2326] Makefile:
483     -removed undefined DESTDIR variable
484     * [r2325] Makefile:
485     -use upper case variables
486     * [r2324] VERSION:
487     -changed to dev version 0.4.90
488     * [r2323] bin/installer.sh.in:
489     -fixed shebang
490     * [r2322] Makefile, bin/installer.sh.in:
491     -fixed dialogbox title, pathes and VCS header
492     * [r2321] bin/alxinstall-ng.sh.in[DEL], bin/installer.sh.in[CPY]:
493     -renamed alxinstall-ng.sh.in to installer.sh.in
494     * [r2320] .[ADD], ChangeLog[ADD], Makefile[ADD], VERSION[ADD],
495     bin[ADD], bin/alxinstall-ng.sh.in[ADD], functions[ADD],
496     functions/findhdd.sh[ADD], make-tarball.sh[ADD]:
497     -import alxinstall-ng-0.3.16
498 niro 2320