Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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