Magellan Linux

Contents of /alx-src/tags/alxinstall-ng-0_3_15/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


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