Magellan Linux

Diff of /trunk/installer-simple/ChangeLog

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

revision 2502 by niro, Wed Jan 8 13:21:39 2014 UTC revision 2932 by niro, Wed Feb 3 11:06:47 2016 UTC
# Line 1  Line 1 
1    2016-02-03  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2931] VERSION:
4      -version 0.4.91-DEV
5     * [r2930] bin/installer.sh.in:
6      -support cmdline overrides of liveroot, imageroot, install root
7      and filesystem
8    
9    2015-07-31  Niels Rogalla <niro@magellan-linux.de>
10    
11     * [r2892] bin/installer.sh.in, functions/mkinitrd.sh:
12      -added more hardware quirks
13     * [r2891] bin/installer.sh.in:
14      -variable INSTALL_METHOD was not initialized
15     * [r2890] bin/installer.sh.in:
16      -detect flashdisk on auto installation and setup them propably on
17      zotac devices
18     * [r2889] bin/installer.sh.in:
19      -unload swap too on trap_exit
20     * [r2888] bin/installer.sh.in:
21      -always use -t fstype with mount to prevent errors in cases where
22      the filesysystem kernel module was not already loaded
23     * [r2887] bin/installer.sh.in, functions/installer-dialogs.sh:
24      -added rudimentary f2fs support
25     * [r2886] bin/installer.sh.in:
26      -set all essential env variables at the same place
27     * [r2885] bin/installer.sh.in, functions/installer-dialogs.sh,
28      functions/mkinitrd.sh:
29      -introduce single mode and allow diffrent filesystems for
30      rootfs/bootfs partitions
31     * [r2884] bin/installer.sh.in:
32      -drop falsy included function
33     * [r2883] bin/installer.sh.in:
34      -not every mkfs.FS prog like the -q option, pipe the output into
35      a log file instead
36     * [r2882] bin/installer.sh.in, functions/installer-dialogs.sh:
37      -consolidate install functions for every single method
38    
39    2014-07-03  Niels Rogalla <niro@magellan-linux.de>
40    
41     * [r2657] ChangeLog:
42      -updated ChangeLog
43     * [r2656] functions/dracut.sh:
44      -really silence dracut pre/post-install
45     * [r2655] bin/installer.sh.in:
46      -fixed a stupid typo
47     * [r2654] bin/installer.sh.in:
48      -re-enabled zotac detection
49     * [r2653] Makefile, bin/installer.sh.in, conf/installer.conf.in:
50      -do not hardcore LIVEROOT as /mnt/cdrom; dracut mounts livecd at
51      /run/initramfs/live so we use that as default and make this more
52      configurable
53    
54    2014-07-02  Niels Rogalla <niro@magellan-linux.de>
55    
56     * [r2651] ChangeLog:
57      -updated ChangeLog
58     * [r2650] conf/installer.conf.in:
59      -fixed a nasty typo
60     * [r2648] ChangeLog:
61      -updated ChangeLog
62     * [r2647] Makefile:
63      -fixed broken IMAGEROOT and INSTALLROOT variables sed lines
64     * [r2645] ChangeLog:
65      -updated ChangeLog
66     * [r2644] functions/dracut.sh:
67      -run kernel post/pre install silent
68    
69    2014-04-02  Niels Rogalla <niro@magellan-linux.de>
70    
71     * [r2643] ChangeLog:
72      -updated ChangeLog
73     * [r2642] bin/installer.sh.in:
74      -use new DEFAULT_IMAGEROOT/IMAGEROOT variable
75     * [r2641] Makefile, systemd/installer.service.in,
76      systemd/mnt-cdrom.mount[DEL]:
77      -dropped mnt-cdrom.mount and using dracuts /run/initramfs/live
78      iso mount path
79     * [r2640] Makefile:
80      -rename DEFAULT_CDROOT variable in favor of configurable
81      DEFAULT_IMAGEROOT variable and make INSTALLROOT configurable too
82      and generate installer.conf
83     * [r2639] conf/installer.conf.in:
84      -rename DEFAULT_CDROOT variable in favor of configurable
85      DEFAULT_IMAGEROOT variable and make INSTALLROOT configurable too
86     * [r2638] conf/installer.conf[DEL], conf/installer.conf.in[CPY]:
87      -installer.conf renamed to installer.conf.in
88    
89  2014-01-08  Niels Rogalla <niro@magellan-linux.de>  2014-01-08  Niels Rogalla <niro@magellan-linux.de>
90    
91     * [r2517] locale/de/installer.po, locale/installer.pot:
92      -updated locales
93     * [r2516] functions/installer-dialogs.sh:
94      -fixed OK_LABEL of dialog_install_successful()
95     * [r2515] locale/de/installer.po:
96      -fixed locale
97     * [r2513] ChangeLog:
98      -updated ChangeLog
99     * [r2512] locale/de/installer.po:
100      -updated locales
101     * [r2511] systemd/installer.service.in:
102      -conflict with getty service
103     * [r2509] ChangeLog:
104      -updated ChangeLog
105     * [r2508] Makefile, systemd/installer.service.in:
106      -make installer.service locale configurable
107     * [r2507] systemd/installer.service.in:
108      -fixed broken dependencies
109     * [r2506] systemd/installer.service.in:
110      -revert last commit
111     * [r2505] systemd/installer.service.in:
112      -fixed broken dependencies
113     * [r2504] Makefile:
114      -install installer.service
115     * [r2502] ChangeLog:
116      -updated ChangeLog
117   * [r2501] locale/de/installer.po, locale/installer.pot:   * [r2501] locale/de/installer.po, locale/installer.pot:
118    -updated locales    -updated locales
119   * [r2500] bin/installer.sh.in:   * [r2500] bin/installer.sh.in:

Legend:
Removed from v.2502  
changed lines
  Added in v.2932