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 2509 by niro, Wed Jan 8 15:08:44 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>  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:   * [r2508] Makefile, systemd/installer.service.in:
138    -make installer.service locale configurable    -make installer.service locale configurable
139   * [r2507] systemd/installer.service.in:   * [r2507] systemd/installer.service.in:

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