Magellan Linux

Diff of /trunk/installer-simple/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 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>
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:
71      -run kernel post/pre install silent
72    
73    2014-04-02  Niels Rogalla <niro@magellan-linux.de>
74    
75     * [r2643] ChangeLog:
76      -updated ChangeLog
77     * [r2642] bin/installer.sh.in:
78      -use new DEFAULT_IMAGEROOT/IMAGEROOT variable
79     * [r2641] Makefile, systemd/installer.service.in,
80      systemd/mnt-cdrom.mount[DEL]:
81      -dropped mnt-cdrom.mount and using dracuts /run/initramfs/live
82      iso mount path
83     * [r2640] Makefile:
84      -rename DEFAULT_CDROOT variable in favor of configurable
85      DEFAULT_IMAGEROOT variable and make INSTALLROOT configurable too
86      and generate installer.conf
87     * [r2639] conf/installer.conf.in:
88      -rename DEFAULT_CDROOT variable in favor of configurable
89      DEFAULT_IMAGEROOT variable and make INSTALLROOT configurable too
90     * [r2638] conf/installer.conf[DEL], conf/installer.conf.in[CPY]:
91      -installer.conf renamed to installer.conf.in
92    
93  2014-01-08  Niels Rogalla <niro@magellan-linux.de>  2014-01-08  Niels Rogalla <niro@magellan-linux.de>
94    
95     * [r2517] locale/de/installer.po, locale/installer.pot:
96      -updated locales
97     * [r2516] functions/installer-dialogs.sh:
98      -fixed OK_LABEL of dialog_install_successful()
99     * [r2515] locale/de/installer.po:
100      -fixed locale
101     * [r2513] ChangeLog:
102      -updated ChangeLog
103     * [r2512] locale/de/installer.po:
104      -updated locales
105     * [r2511] systemd/installer.service.in:
106      -conflict with getty service
107     * [r2509] ChangeLog:
108      -updated ChangeLog
109   * [r2508] Makefile, systemd/installer.service.in:   * [r2508] Makefile, systemd/installer.service.in:
110    -make installer.service locale configurable    -make installer.service locale configurable
111   * [r2507] systemd/installer.service.in:   * [r2507] systemd/installer.service.in:

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