Magellan Linux

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

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

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

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