Magellan Linux

Diff of /alx-src/tags/alxinstall-ng-0_5_0/ChangeLog

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

revision 6773 by niro, Tue Jul 21 12:26:49 2015 UTC revision 6853 by niro, Thu Jul 23 14:28:13 2015 UTC
# Line 1  Line 1 
1    2015-07-23  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r6851] bin/alxinstall-ng.sh.in:
4      -fixed a typo
5     * [r6850] bin/alxinstall-ng.sh.in:
6      -fixed broken mkinitrd generation
7     * [r6849] bin/alxinstall-ng.sh.in:
8      -fixed hdd partitions on method auto with a flashdisk detected
9     * [r6848] bin/alxinstall-ng.sh.in:
10      -revert changes, it is not the f2fs but the ext2 fs
11     * [r6847] bin/alxinstall-ng.sh.in:
12      -minimal filesystem size is 100M for f2fs
13     * [r6846] bin/alxinstall-ng.sh.in:
14      -detect flashdisk on auto installation and setup them propably
15     * [r6845] VERSION:
16      -version 0.4.99.0, new development cycle
17     * [r6844] bin/alxinstall-ng.sh.in:
18      -not every mkfs.FS prog like the -q option, pipe the output into
19      a log file instead
20     * [r6843] bin/alxinstall-ng.sh.in:
21      -die probably and fixed a typo
22     * [r6842] bin/alxinstall-ng.sh.in:
23      -show one more line in main dialog menus to display all content
24      without scrolling
25     * [r6841] bin/alxinstall-ng.sh.in:
26      -reduce special treatments required to use f2fs and make it
27      easier to integrate other filesystems in the future
28     * [r6840] bin/alxinstall-ng.sh.in:
29      -reoder conditions for fstab creation and honor f2fs grub issues
30     * [r6839] bin/alxinstall-ng.sh.in:
31      -more addconfig() usage
32     * [r6838] bin/alxinstall-ng.sh.in:
33      -get rid of which
34     * [r6837] bin/alxinstall-ng.sh.in:
35      -added rudimantary f2fs support
36     * [r6836] functions/generic.sh:
37      -renamed INSTALLPATH variable to INSTALL_ROOT
38     * [r6835] bin/alxinstall-ng.sh.in:
39      -renamed INSTALLPATH variable to INSTALL_ROOT
40     * [r6834] bin/alxinstall-ng.sh.in:
41      -make use of the new addconfig()/cleaconfig() and
42      enter_chroot_installrc() functions
43     * [r6833] functions/generic.sh:
44      -introduce enter_chroot() and enter_chroot_installrc() functions
45     * [r6832] bin/alxinstall-ng.sh.in:
46      -fixed spelling
47     * [r6831] bin/alxinstall-ng.sh.in, functions/generic.sh:
48      -introduce is_loc_mounted() function and set proper exit traps
49     * [r6830] functions/hwdetection.sh:
50      -fixed whitespaces
51     * [r6829] bin/alxinstall-ng.sh.in, functions/generic.sh[ADD]:
52      -introduce addconfig() and clearconfig() function
53     * [r6828] bin/alxinstall-ng.sh.in:
54      -setup_hdd_format(): honor FORMAT_FILESYSTEM
55     * [r6827] bin/alxinstall-ng.sh.in:
56      -always initialize all disk variables to unset previosly selected
57      with other install methods
58     * [r6826] bin/alxinstall-ng.sh.in:
59      -consolidate even more functions
60     * [r6825] bin/alxinstall-ng.sh.in:
61      -consolidate install functions for every single method
62     * [r6824] bin/alxinstall-ng.sh.in:
63      -fixed install type description
64     * [r6823] bin/alxinstall-ng.sh.in:
65      -renamed all _simple() functions to _single()
66     * [r6822] bin/alxinstall-ng.sh.in:
67      -fixed whitespaces
68     * [r6821] bin/alxinstall-ng.sh.in:
69      -fixed whitespaces
70     * [r6820] Makefile, bin/alxinstall-ng.sh.in:
71      use @@VERSION@@ as sed target
72     * [r6819] bin/alxinstall-ng.sh.in:
73      -simplify the header
74     * [r6818] bin/alxinstall-ng.sh.in:
75      -fixed some descriptions
76     * [r6817] bin/alxinstall-ng.sh.in:
77      -fixed whitespaces
78     * [r6816] bin/alxinstall-ng.sh.in, functions/findhdd.sh[DEL],
79      functions/hwdetection.sh[ADD]:
80      -reworked disk hardware detection to work with newer and older
81      system kernels
82     * [r6815] bin/alxinstall-ng.sh.in:
83      -use LC_ALL=C and ignore the environment settings
84    
85    2015-07-22  Niels Rogalla <niro@magellan-linux.de>
86    
87     * [r6799] bin/alxinstall-ng.sh.in:
88      -renamed all _flash() functions to _simple()
89    
90  2015-07-21  Niels Rogalla <niro@magellan-linux.de>  2015-07-21  Niels Rogalla <niro@magellan-linux.de>
91    
92     * [r6773] ChangeLog:
93      -updated ChangeLog
94   * [r6772] VERSION:   * [r6772] VERSION:
95    -version 0.3.18    -version 0.3.18
96   * [r6771] bin/alxinstall-ng.sh.in:   * [r6771] bin/alxinstall-ng.sh.in:

Legend:
Removed from v.6773  
changed lines
  Added in v.6853