Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4849 - (hide annotations) (download)
Mon May 13 12:12:15 2013 UTC (11 years ago) by niro
File size: 6318 byte(s)
-updated ChangeLog
1 niro 4849 2013-05-13 Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r4848] VERSION:
4     -version 0.3.14
5     * [r4847] bin/alxinstall-ng.sh.in:
6     -support zotacs with nvidia chips and use new introduced
7     SPLASH_DEV variable
8    
9 niro 3379 2012-03-28 Niels Rogalla <niro@magellan-linux.de>
10    
11 niro 4849 * [r3379] ChangeLog:
12     -updated ChangeLog
13 niro 3379 * [r3378] VERSION:
14     -version 0.3.13
15     * [r3376] bin/alxinstall-ng.sh.in:
16     -only install required drm modules on zotac devices to fix
17     framebuffer glitches with other loaded drivers, like with the sis
18     driver(FS#13)
19     * [r3374] bin/alxinstall-ng.sh.in:
20     -added quirk required by some intel framebuffer devices
21     * [r3373] bin/alxinstall-ng.sh.in:
22     -fixed a typo (FS#12)
23    
24 niro 3267 2011-09-28 Niels Rogalla <niro@magellan-linux.de>
25    
26 niro 3379 * [r3267] ChangeLog:
27     -updated ChangeLog
28 niro 3267 * [r3266] VERSION:
29     -version 0.3.12
30     * [r3260] bin/alxinstall-ng.sh.in:
31     -detect i810/i815 chipsets as 'maxdata'
32     -use i810fb framebuffer driver on i810/i815 chipsets
33     -install an appropriate i810fb.conf with a 1024x768 resolution
34    
35     2011-09-22 Niels Rogalla <niro@magellan-linux.de>
36    
37     * [r3256] bin/alxinstall-ng.sh.in:
38     -use vesafb for rangees instead of viafb. some CLE266 Chipsets
39     does not run with viafb
40    
41 niro 3204 2011-09-14 Niels Rogalla <niro@magellan-linux.de>
42    
43 niro 3267 * [r3204] ChangeLog:
44     -updated ChangeLog
45 niro 3204 * [r3203] VERSION:
46     -version 0.3.11
47     * [r3202] bin/alxinstall-ng.sh.in:
48     -load viafb for rangee devices
49     -do not load any fb modules for zotacs, which use KMS
50     -use uvesafb for standard pc which do not support KMS
51     * [r3199] bin/alxinstall-ng.sh.in:
52     -added rengee detection
53     -detect flashdisk with 256MB and below and apply grub2 bootsector
54     fix
55    
56 niro 2738 2011-08-11 Niels Rogalla <niro@magellan-linux.de>
57    
58 niro 3204 * [r2738] ChangeLog:
59     -updated ChangeLog
60 niro 2738 * [r2737] VERSION:
61     -version 0.3.10
62     * [r2736] bin/alxinstall-ng.sh.in:
63     -let grub2 search for special boot params for zotac devices and
64     co, hwinfo stuff only needed for grub-legacy
65    
66 niro 2559 2011-07-04 Niels Rogalla <niro@magellan-linux.de>
67    
68 niro 2738 * [r2575] ChangeLog:
69     -updated ChangeLog
70 niro 2575 * [r2574] VERSION:
71     -version 0.3.9
72     * [r2573] bin/alxinstall-ng.sh.in:
73     -fixed grub2 handling
74     -do not overwrite .bashrc -> using .installrc
75     -split modules in proper variabls and install kms/drm and
76     framebuffer modules + modprobe configs to enable bootsplash
77     * [r2559] ChangeLog:
78     -updated ChangeLog
79 niro 2559 * [r2558] VERSION:
80     -version 0.3.8
81     * [r2557] bin/alxinstall-ng.sh.in:
82     -default video mode 1024x768 for kms
83     - honor $KERNELOPTS in grub2
84     * [r2555] bin/alxinstall-ng.sh.in:
85     -fixed spelling and added splash theme settings for grub legacy
86     * [r2554] bin/alxinstall-ng.sh.in:
87     -support grub2
88    
89 niro 2393 2011-06-15 Niels Rogalla <niro@magellan-linux.de>
90    
91 niro 2559 * [r2393] ChangeLog[ADD]:
92     -added ChangeLog
93 niro 2393 * [r2392] Makefile:
94     -get version from VERSION file and remove generated files on
95     clean macro
96     * [r2391] Makefile, VERSION[ADD], bin/alxinstall-ng.sh.in:
97     -variable version tag
98     * [r2390] bin/alxinstall-ng.sh[DEL], bin/alxinstall-ng.sh.in[CPY]:
99     renamed to alxinstall-ng.sh.in
100     * [r2389] bin/alxinstall-ng.sh:
101     -version 0.3.7
102     * [r2388] bin/alxinstall-ng.sh:
103     -use hwinfo for zotac detection
104     * [r2387] bin/alxinstall-ng.sh:
105     -variable target filesystem
106    
107     2010-10-18 Niels Rogalla <niro@magellan-linux.de>
108    
109     * [r1579] bin/alxinstall-ng.sh:
110     -added some nice colors
111     * [r1577] bin/alxinstall-ng.sh:
112     -explain more
113     -version 0.3.6
114     * [r1576] functions/findhdd.sh:
115     -remove bootdevices from install list
116     * [r1574] bin/alxinstall-ng.sh:
117     -added hardware detection, which supports zotac devices
118     -auto partitioning support
119     -make use of tmp files more secure
120     -variable kernel, mkinitrd and uuid support
121     -renamed get_blkid() to get_uuid()
122     -renamed dialog_setup_hdd_found_manuell() to
123     dialog_hardware_detection()
124     -renamed install_mkinitrd_chroot() to install_initrd_chroot()
125     -version 0.3.5
126    
127     2009-08-05 Niels Rogalla <niro@magellan-linux.de>
128    
129     * [r1187] bin/alxinstall-ng.sh:
130     -fixed some issues, if already UUIDs are used in the fstab
131     -do not add swap to fstab anymore, busybox handle all swap
132     partitions with 'swapon/off -a'
133     -fixed fstab typos, UUID= must used as prefix and without any
134     escape chars
135     -version 0.3.4
136     * [r1180] bin/alxinstall-ng.sh:
137     -using UUIDs via blkid instead of static device-names
138    
139     2009-08-04 Niels Rogalla <niro@magellan-linux.de>
140    
141     * [r1169] bin/alxinstall-ng.sh:
142     -more modules for initrd
143     * [r1126] make-tarball.sh:
144     -fixed make-tarball script fpr svn usage
145     * [r1123] bin/alxinstall-ng.sh:
146     -fixed grub.conf setup
147    
148     2008-06-28 Niels Rogalla <niro@magellan-linux.de>
149    
150     * [r531] bin/alxinstall-ng.sh:
151     -install network config skeleton
152    
153     2008-06-27 Niels Rogalla <niro@magellan-linux.de>
154    
155     * [r529] Makefile[ADD], make-tarball.sh[ADD]:
156     -added a Makefile and the make-tarball script
157     * [r528] bin/alxinstall-ng.sh:
158     -create mkinitrd after creation of the fstab
159     * [r527] bin/alxinstall-ng.sh:
160     -fixed a typo again
161     * [r526] bin/alxinstall-ng.sh:
162     -fixed a typo
163     * [r525] bin/alxinstall-ng.sh:
164     -busybox compat
165     * [r524] bin/alxinstall-ng.sh:
166     -cleanups and fixed a typo
167     * [r523] bin/alxinstall-ng.sh:
168     -create mkinitrd
169     * [r522] bin/alxinstall-ng.sh:
170     -removed unnecessary stuff and fixed grub and fstab settings
171     * [r521] functions/findhdd.sh:
172     -increase version and many style updates
173     * [r520] bin/alxinstall-ng.sh:
174     -increase version and many style updates
175     * [r519] bin/alxinstall-ng.sh:
176     -removed comments
177    
178     2005-08-17 Niels Rogalla <niro@magellan-linux.de>
179    
180     * [r280] bin/alxinstall-ng.sh:
181     added flash support; oh an i have to rewrite this crappy thing
182    
183     2005-04-19 Niels Rogalla <niro@magellan-linux.de>
184    
185     * [r268] bin/alxinstall-ng.sh:
186     set grub timeout to 0, and fixed a typo in the fstab creation
187    
188     2005-04-18 Niels Rogalla <niro@magellan-linux.de>
189    
190     * [r262] functions/findhdd.sh:
191     added some comments for the udev issue
192     * [r261] bin/alxinstall-ng.sh:
193     fixed kernel2.6 udev issue
194     * [r260] bin/alxinstall-ng.sh:
195     fixed some issues when started from init
196     * [r259] .[ADD], bin[ADD], bin/alxinstall-ng.sh[CPY],
197     functions[ADD], functions/findhdd.sh[CPY]:
198     This commit was generated by cvs2svn to compensate for changes in
199     r50,
200     which included commits to RCS files with non-trunk default
201     branches.
202