Magellan Linux

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

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

revision 2509 by niro, Wed Jan 8 15:08:44 2014 UTC revision 2945 by niro, Mon Jun 13 12:35:34 2016 UTC
# Line 1  Line 1 
1    2016-06-13  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2944] locale/de/installer.po:
4      -updated msg strings
5     * [r2943] locale/installer.pot:
6      -updated msg strings
7     * [r2942] bin/installer.sh.in:
8      -fixed a typo
9     * [r2941] bin/installer.sh.in:
10      -grub2 seems not to be compatible with ext4 again - fixme!
11     * [r2940] bin/installer.sh.in:
12      -fixed broken filesystem setup with f2fs
13    
14    2016-02-03  Niels Rogalla <niro@magellan-linux.de>
15    
16     * [r2938] ChangeLog:
17      -updated ChangeLog
18     * [r2937] bin/installer.sh.in:
19      -fixed broken hdd selection logic
20     * [r2932] ChangeLog:
21      -updated ChangeLog
22     * [r2931] VERSION:
23      -version 0.4.91-DEV
24     * [r2930] bin/installer.sh.in:
25      -support cmdline overrides of liveroot, imageroot, install root
26      and filesystem
27    
28    2015-07-31  Niels Rogalla <niro@magellan-linux.de>
29    
30     * [r2892] bin/installer.sh.in, functions/mkinitrd.sh:
31      -added more hardware quirks
32     * [r2891] bin/installer.sh.in:
33      -variable INSTALL_METHOD was not initialized
34     * [r2890] bin/installer.sh.in:
35      -detect flashdisk on auto installation and setup them propably on
36      zotac devices
37     * [r2889] bin/installer.sh.in:
38      -unload swap too on trap_exit
39     * [r2888] bin/installer.sh.in:
40      -always use -t fstype with mount to prevent errors in cases where
41      the filesysystem kernel module was not already loaded
42     * [r2887] bin/installer.sh.in, functions/installer-dialogs.sh:
43      -added rudimentary f2fs support
44     * [r2886] bin/installer.sh.in:
45      -set all essential env variables at the same place
46     * [r2885] bin/installer.sh.in, functions/installer-dialogs.sh,
47      functions/mkinitrd.sh:
48      -introduce single mode and allow diffrent filesystems for
49      rootfs/bootfs partitions
50     * [r2884] bin/installer.sh.in:
51      -drop falsy included function
52     * [r2883] bin/installer.sh.in:
53      -not every mkfs.FS prog like the -q option, pipe the output into
54      a log file instead
55     * [r2882] bin/installer.sh.in, functions/installer-dialogs.sh:
56      -consolidate install functions for every single method
57    
58    2014-07-03  Niels Rogalla <niro@magellan-linux.de>
59    
60     * [r2657] ChangeLog:
61      -updated ChangeLog
62     * [r2656] functions/dracut.sh:
63      -really silence dracut pre/post-install
64     * [r2655] bin/installer.sh.in:
65      -fixed a stupid typo
66     * [r2654] bin/installer.sh.in:
67      -re-enabled zotac detection
68     * [r2653] Makefile, bin/installer.sh.in, conf/installer.conf.in:
69      -do not hardcore LIVEROOT as /mnt/cdrom; dracut mounts livecd at
70      /run/initramfs/live so we use that as default and make this more
71      configurable
72    
73    2014-07-02  Niels Rogalla <niro@magellan-linux.de>
74    
75     * [r2651] ChangeLog:
76      -updated ChangeLog
77     * [r2650] conf/installer.conf.in:
78      -fixed a nasty typo
79     * [r2648] ChangeLog:
80      -updated ChangeLog
81     * [r2647] Makefile:
82      -fixed broken IMAGEROOT and INSTALLROOT variables sed lines
83     * [r2645] ChangeLog:
84      -updated ChangeLog
85     * [r2644] functions/dracut.sh:
86      -run kernel post/pre install silent
87    
88    2014-04-02  Niels Rogalla <niro@magellan-linux.de>
89    
90     * [r2643] ChangeLog:
91      -updated ChangeLog
92     * [r2642] bin/installer.sh.in:
93      -use new DEFAULT_IMAGEROOT/IMAGEROOT variable
94     * [r2641] Makefile, systemd/installer.service.in,
95      systemd/mnt-cdrom.mount[DEL]:
96      -dropped mnt-cdrom.mount and using dracuts /run/initramfs/live
97      iso mount path
98     * [r2640] Makefile:
99      -rename DEFAULT_CDROOT variable in favor of configurable
100      DEFAULT_IMAGEROOT variable and make INSTALLROOT configurable too
101      and generate installer.conf
102     * [r2639] conf/installer.conf.in:
103      -rename DEFAULT_CDROOT variable in favor of configurable
104      DEFAULT_IMAGEROOT variable and make INSTALLROOT configurable too
105     * [r2638] conf/installer.conf[DEL], conf/installer.conf.in[CPY]:
106      -installer.conf renamed to installer.conf.in
107    
108  2014-01-08  Niels Rogalla <niro@magellan-linux.de>  2014-01-08  Niels Rogalla <niro@magellan-linux.de>
109    
110     * [r2517] locale/de/installer.po, locale/installer.pot:
111      -updated locales
112     * [r2516] functions/installer-dialogs.sh:
113      -fixed OK_LABEL of dialog_install_successful()
114     * [r2515] locale/de/installer.po:
115      -fixed locale
116     * [r2513] ChangeLog:
117      -updated ChangeLog
118     * [r2512] locale/de/installer.po:
119      -updated locales
120     * [r2511] systemd/installer.service.in:
121      -conflict with getty service
122     * [r2509] ChangeLog:
123      -updated ChangeLog
124   * [r2508] Makefile, systemd/installer.service.in:   * [r2508] Makefile, systemd/installer.service.in:
125    -make installer.service locale configurable    -make installer.service locale configurable
126   * [r2507] systemd/installer.service.in:   * [r2507] systemd/installer.service.in:

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