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 2645 by niro, Wed Jul 2 11:27:32 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>  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:   * [r2644] functions/dracut.sh:
99    -run kernel post/pre install silent    -run kernel post/pre install silent
100    

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