Magellan Linux

Annotation of /alx-src/trunk/alxinstall-ng/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2575 - (hide annotations) (download)
Mon Jul 4 21:25:42 2011 UTC (12 years, 10 months ago) by niro
File size: 4322 byte(s)
-updated ChangeLog
1 niro 2559 2011-07-04 Niels Rogalla <niro@magellan-linux.de>
2    
3 niro 2575 * [r2574] VERSION:
4     -version 0.3.9
5     * [r2573] bin/alxinstall-ng.sh.in:
6     -fixed grub2 handling
7     -do not overwrite .bashrc -> using .installrc
8     -split modules in proper variabls and install kms/drm and
9     framebuffer modules + modprobe configs to enable bootsplash
10     * [r2559] ChangeLog:
11     -updated ChangeLog
12 niro 2559 * [r2558] VERSION:
13     -version 0.3.8
14     * [r2557] bin/alxinstall-ng.sh.in:
15     -default video mode 1024x768 for kms
16     - honor $KERNELOPTS in grub2
17     * [r2555] bin/alxinstall-ng.sh.in:
18     -fixed spelling and added splash theme settings for grub legacy
19     * [r2554] bin/alxinstall-ng.sh.in:
20     -support grub2
21    
22 niro 2393 2011-06-15 Niels Rogalla <niro@magellan-linux.de>
23    
24 niro 2559 * [r2393] ChangeLog[ADD]:
25     -added ChangeLog
26 niro 2393 * [r2392] Makefile:
27     -get version from VERSION file and remove generated files on
28     clean macro
29     * [r2391] Makefile, VERSION[ADD], bin/alxinstall-ng.sh.in:
30     -variable version tag
31     * [r2390] bin/alxinstall-ng.sh[DEL], bin/alxinstall-ng.sh.in[CPY]:
32     renamed to alxinstall-ng.sh.in
33     * [r2389] bin/alxinstall-ng.sh:
34     -version 0.3.7
35     * [r2388] bin/alxinstall-ng.sh:
36     -use hwinfo for zotac detection
37     * [r2387] bin/alxinstall-ng.sh:
38     -variable target filesystem
39    
40     2010-10-18 Niels Rogalla <niro@magellan-linux.de>
41    
42     * [r1579] bin/alxinstall-ng.sh:
43     -added some nice colors
44     * [r1577] bin/alxinstall-ng.sh:
45     -explain more
46     -version 0.3.6
47     * [r1576] functions/findhdd.sh:
48     -remove bootdevices from install list
49     * [r1574] bin/alxinstall-ng.sh:
50     -added hardware detection, which supports zotac devices
51     -auto partitioning support
52     -make use of tmp files more secure
53     -variable kernel, mkinitrd and uuid support
54     -renamed get_blkid() to get_uuid()
55     -renamed dialog_setup_hdd_found_manuell() to
56     dialog_hardware_detection()
57     -renamed install_mkinitrd_chroot() to install_initrd_chroot()
58     -version 0.3.5
59    
60     2009-08-05 Niels Rogalla <niro@magellan-linux.de>
61    
62     * [r1187] bin/alxinstall-ng.sh:
63     -fixed some issues, if already UUIDs are used in the fstab
64     -do not add swap to fstab anymore, busybox handle all swap
65     partitions with 'swapon/off -a'
66     -fixed fstab typos, UUID= must used as prefix and without any
67     escape chars
68     -version 0.3.4
69     * [r1180] bin/alxinstall-ng.sh:
70     -using UUIDs via blkid instead of static device-names
71    
72     2009-08-04 Niels Rogalla <niro@magellan-linux.de>
73    
74     * [r1169] bin/alxinstall-ng.sh:
75     -more modules for initrd
76     * [r1126] make-tarball.sh:
77     -fixed make-tarball script fpr svn usage
78     * [r1123] bin/alxinstall-ng.sh:
79     -fixed grub.conf setup
80    
81     2008-06-28 Niels Rogalla <niro@magellan-linux.de>
82    
83     * [r531] bin/alxinstall-ng.sh:
84     -install network config skeleton
85    
86     2008-06-27 Niels Rogalla <niro@magellan-linux.de>
87    
88     * [r529] Makefile[ADD], make-tarball.sh[ADD]:
89     -added a Makefile and the make-tarball script
90     * [r528] bin/alxinstall-ng.sh:
91     -create mkinitrd after creation of the fstab
92     * [r527] bin/alxinstall-ng.sh:
93     -fixed a typo again
94     * [r526] bin/alxinstall-ng.sh:
95     -fixed a typo
96     * [r525] bin/alxinstall-ng.sh:
97     -busybox compat
98     * [r524] bin/alxinstall-ng.sh:
99     -cleanups and fixed a typo
100     * [r523] bin/alxinstall-ng.sh:
101     -create mkinitrd
102     * [r522] bin/alxinstall-ng.sh:
103     -removed unnecessary stuff and fixed grub and fstab settings
104     * [r521] functions/findhdd.sh:
105     -increase version and many style updates
106     * [r520] bin/alxinstall-ng.sh:
107     -increase version and many style updates
108     * [r519] bin/alxinstall-ng.sh:
109     -removed comments
110    
111     2005-08-17 Niels Rogalla <niro@magellan-linux.de>
112    
113     * [r280] bin/alxinstall-ng.sh:
114     added flash support; oh an i have to rewrite this crappy thing
115    
116     2005-04-19 Niels Rogalla <niro@magellan-linux.de>
117    
118     * [r268] bin/alxinstall-ng.sh:
119     set grub timeout to 0, and fixed a typo in the fstab creation
120    
121     2005-04-18 Niels Rogalla <niro@magellan-linux.de>
122    
123     * [r262] functions/findhdd.sh:
124     added some comments for the udev issue
125     * [r261] bin/alxinstall-ng.sh:
126     fixed kernel2.6 udev issue
127     * [r260] bin/alxinstall-ng.sh:
128     fixed some issues when started from init
129     * [r259] .[ADD], bin[ADD], bin/alxinstall-ng.sh[CPY],
130     functions[ADD], functions/findhdd.sh[CPY]:
131     This commit was generated by cvs2svn to compensate for changes in
132     r50,
133     which included commits to RCS files with non-trunk default
134     branches.
135