Magellan Linux

Diff of /trunk/installer-simple/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 2938 by niro, Wed Feb 3 13:57:26 2016 UTC
# Line 1  Line 1 
1    2016-02-03  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2937] bin/installer.sh.in:
4      -fixed broken hdd selection logic
5     * [r2932] ChangeLog:
6      -updated ChangeLog
7     * [r2931] VERSION:
8      -version 0.4.91-DEV
9     * [r2930] bin/installer.sh.in:
10      -support cmdline overrides of liveroot, imageroot, install root
11      and filesystem
12    
13    2015-07-31  Niels Rogalla <niro@magellan-linux.de>
14    
15     * [r2892] bin/installer.sh.in, functions/mkinitrd.sh:
16      -added more hardware quirks
17     * [r2891] bin/installer.sh.in:
18      -variable INSTALL_METHOD was not initialized
19     * [r2890] bin/installer.sh.in:
20      -detect flashdisk on auto installation and setup them propably on
21      zotac devices
22     * [r2889] bin/installer.sh.in:
23      -unload swap too on trap_exit
24     * [r2888] bin/installer.sh.in:
25      -always use -t fstype with mount to prevent errors in cases where
26      the filesysystem kernel module was not already loaded
27     * [r2887] bin/installer.sh.in, functions/installer-dialogs.sh:
28      -added rudimentary f2fs support
29     * [r2886] bin/installer.sh.in:
30      -set all essential env variables at the same place
31     * [r2885] bin/installer.sh.in, functions/installer-dialogs.sh,
32      functions/mkinitrd.sh:
33      -introduce single mode and allow diffrent filesystems for
34      rootfs/bootfs partitions
35     * [r2884] bin/installer.sh.in:
36      -drop falsy included function
37     * [r2883] bin/installer.sh.in:
38      -not every mkfs.FS prog like the -q option, pipe the output into
39      a log file instead
40     * [r2882] bin/installer.sh.in, functions/installer-dialogs.sh:
41      -consolidate install functions for every single method
42    
43    2014-07-03  Niels Rogalla <niro@magellan-linux.de>
44    
45     * [r2657] ChangeLog:
46      -updated ChangeLog
47     * [r2656] functions/dracut.sh:
48      -really silence dracut pre/post-install
49     * [r2655] bin/installer.sh.in:
50      -fixed a stupid typo
51     * [r2654] bin/installer.sh.in:
52      -re-enabled zotac detection
53     * [r2653] Makefile, bin/installer.sh.in, conf/installer.conf.in:
54      -do not hardcore LIVEROOT as /mnt/cdrom; dracut mounts livecd at
55      /run/initramfs/live so we use that as default and make this more
56      configurable
57    
58  2014-07-02  Niels Rogalla <niro@magellan-linux.de>  2014-07-02  Niels Rogalla <niro@magellan-linux.de>
59    
60     * [r2651] ChangeLog:
61      -updated ChangeLog
62     * [r2650] conf/installer.conf.in:
63      -fixed a nasty typo
64     * [r2648] ChangeLog:
65      -updated ChangeLog
66     * [r2647] Makefile:
67      -fixed broken IMAGEROOT and INSTALLROOT variables sed lines
68     * [r2645] ChangeLog:
69      -updated ChangeLog
70   * [r2644] functions/dracut.sh:   * [r2644] functions/dracut.sh:
71    -run kernel post/pre install silent    -run kernel post/pre install silent
72    

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