Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6890 - (show annotations) (download)
Fri Jul 24 12:21:18 2015 UTC (8 years, 9 months ago) by niro
File size: 11891 byte(s)
-updated ChangeLog
1 2015-07-24 Niels Rogalla <niro@magellan-linux.de>
2
3 * [r6889] VERSION:
4 -version 0.5.0, stable release
5 * [r6875] ChangeLog:
6 -updated ChangeLog
7 * [r6874] VERSION:
8 -version 0.4.99.2
9 * [r6873] bin/alxinstall-ng.sh.in:
10 -hardware detection was run to late, flash disk could not
11 detected propably within the auto install stage, fixed F2FS
12 dialog that a user does not assume F2FS gets automatically used
13 with all installation types
14
15 2015-07-23 Niels Rogalla <niro@magellan-linux.de>
16
17 * [r6857] ChangeLog:
18 -updated ChangeLog
19 * [r6856] VERSION:
20 -version 0.4.99.1
21 * [r6855] Makefile:
22 -install the right functions
23 * [r6854] ChangeLog, Makefile, VERSION:
24 -revert changes
25 * [r6853] ChangeLog, Makefile, VERSION:
26 -install the right functions
27 * [r6852] Makefile, bin/alxinstall-ng.sh.in:
28 -varable libdir
29 * [r6851] bin/alxinstall-ng.sh.in:
30 -fixed a typo
31 * [r6850] bin/alxinstall-ng.sh.in:
32 -fixed broken mkinitrd generation
33 * [r6849] bin/alxinstall-ng.sh.in:
34 -fixed hdd partitions on method auto with a flashdisk detected
35 * [r6848] bin/alxinstall-ng.sh.in:
36 -revert changes, it is not the f2fs but the ext2 fs
37 * [r6847] bin/alxinstall-ng.sh.in:
38 -minimal filesystem size is 100M for f2fs
39 * [r6846] bin/alxinstall-ng.sh.in:
40 -detect flashdisk on auto installation and setup them propably
41 * [r6845] VERSION:
42 -version 0.4.99.0, new development cycle
43 * [r6844] bin/alxinstall-ng.sh.in:
44 -not every mkfs.FS prog like the -q option, pipe the output into
45 a log file instead
46 * [r6843] bin/alxinstall-ng.sh.in:
47 -die probably and fixed a typo
48 * [r6842] bin/alxinstall-ng.sh.in:
49 -show one more line in main dialog menus to display all content
50 without scrolling
51 * [r6841] bin/alxinstall-ng.sh.in:
52 -reduce special treatments required to use f2fs and make it
53 easier to integrate other filesystems in the future
54 * [r6840] bin/alxinstall-ng.sh.in:
55 -reoder conditions for fstab creation and honor f2fs grub issues
56 * [r6839] bin/alxinstall-ng.sh.in:
57 -more addconfig() usage
58 * [r6838] bin/alxinstall-ng.sh.in:
59 -get rid of which
60 * [r6837] bin/alxinstall-ng.sh.in:
61 -added rudimantary f2fs support
62 * [r6836] functions/generic.sh:
63 -renamed INSTALLPATH variable to INSTALL_ROOT
64 * [r6835] bin/alxinstall-ng.sh.in:
65 -renamed INSTALLPATH variable to INSTALL_ROOT
66 * [r6834] bin/alxinstall-ng.sh.in:
67 -make use of the new addconfig()/cleaconfig() and
68 enter_chroot_installrc() functions
69 * [r6833] functions/generic.sh:
70 -introduce enter_chroot() and enter_chroot_installrc() functions
71 * [r6832] bin/alxinstall-ng.sh.in:
72 -fixed spelling
73 * [r6831] bin/alxinstall-ng.sh.in, functions/generic.sh:
74 -introduce is_loc_mounted() function and set proper exit traps
75 * [r6830] functions/hwdetection.sh:
76 -fixed whitespaces
77 * [r6829] bin/alxinstall-ng.sh.in, functions/generic.sh[ADD]:
78 -introduce addconfig() and clearconfig() function
79 * [r6828] bin/alxinstall-ng.sh.in:
80 -setup_hdd_format(): honor FORMAT_FILESYSTEM
81 * [r6827] bin/alxinstall-ng.sh.in:
82 -always initialize all disk variables to unset previosly selected
83 with other install methods
84 * [r6826] bin/alxinstall-ng.sh.in:
85 -consolidate even more functions
86 * [r6825] bin/alxinstall-ng.sh.in:
87 -consolidate install functions for every single method
88 * [r6824] bin/alxinstall-ng.sh.in:
89 -fixed install type description
90 * [r6823] bin/alxinstall-ng.sh.in:
91 -renamed all _simple() functions to _single()
92 * [r6822] bin/alxinstall-ng.sh.in:
93 -fixed whitespaces
94 * [r6821] bin/alxinstall-ng.sh.in:
95 -fixed whitespaces
96 * [r6820] Makefile, bin/alxinstall-ng.sh.in:
97 use @@VERSION@@ as sed target
98 * [r6819] bin/alxinstall-ng.sh.in:
99 -simplify the header
100 * [r6818] bin/alxinstall-ng.sh.in:
101 -fixed some descriptions
102 * [r6817] bin/alxinstall-ng.sh.in:
103 -fixed whitespaces
104 * [r6816] bin/alxinstall-ng.sh.in, functions/findhdd.sh[DEL],
105 functions/hwdetection.sh[ADD]:
106 -reworked disk hardware detection to work with newer and older
107 system kernels
108 * [r6815] bin/alxinstall-ng.sh.in:
109 -use LC_ALL=C and ignore the environment settings
110
111 2015-07-22 Niels Rogalla <niro@magellan-linux.de>
112
113 * [r6799] bin/alxinstall-ng.sh.in:
114 -renamed all _flash() functions to _simple()
115
116 2015-07-21 Niels Rogalla <niro@magellan-linux.de>
117
118 * [r6773] ChangeLog:
119 -updated ChangeLog
120 * [r6772] VERSION:
121 -version 0.3.18
122 * [r6771] bin/alxinstall-ng.sh.in:
123 -honor radeon KMS
124 * [r6770] bin/alxinstall-ng.sh.in:
125 -fixed whitespaces
126
127 2014-04-22 Niels Rogalla <niro@magellan-linux.de>
128
129 * [r5577] ChangeLog:
130 -updated ChangeLog
131 * [r5576] VERSION:
132 -version 0.3.17
133 * [r5575] bin/alxinstall-ng.sh.in:
134 -fixed KMS support for i845 devices
135
136 2013-08-07 Niels Rogalla <niro@magellan-linux.de>
137
138 * [r5010] ChangeLog:
139 -updated Changelog
140 * [r5007] VERSION:
141 -version 0.3.16
142 * [r5006] bin/alxinstall-ng.sh.in:
143 -one empty line after formfactor message and use . and not ! for
144 special device messages
145 * [r5005] bin/alxinstall-ng.sh.in:
146 -better visuals for powersave mode message
147 * [r5004] bin/alxinstall-ng.sh.in:
148 -fixed a typo
149 * [r5003] bin/alxinstall-ng.sh.in:
150 -honor cpufreq.governor=ondemand on latop formfactor devices to
151 keep temperatures and batterie usage low
152
153 2013-05-15 Niels Rogalla <niro@magellan-linux.de>
154
155 * [r4855] ChangeLog:
156 -updated ChangeLog
157 * [r4854] VERSION:
158 -version 0.3.15
159 * [r4853] bin/alxinstall-ng.sh.in:
160 -disabled i810 frambuffer for maxdateclients, segfaults with KMS
161 enabled intel Xorg drivers
162
163 2013-05-13 Niels Rogalla <niro@magellan-linux.de>
164
165 * [r4849] ChangeLog:
166 -updated ChangeLog
167 * [r4848] VERSION:
168 -version 0.3.14
169 * [r4847] bin/alxinstall-ng.sh.in:
170 -support zotacs with nvidia chips and use new introduced
171 SPLASH_DEV variable
172
173 2012-03-28 Niels Rogalla <niro@magellan-linux.de>
174
175 * [r3379] ChangeLog:
176 -updated ChangeLog
177 * [r3378] VERSION:
178 -version 0.3.13
179 * [r3376] bin/alxinstall-ng.sh.in:
180 -only install required drm modules on zotac devices to fix
181 framebuffer glitches with other loaded drivers, like with the sis
182 driver(FS#13)
183 * [r3374] bin/alxinstall-ng.sh.in:
184 -added quirk required by some intel framebuffer devices
185 * [r3373] bin/alxinstall-ng.sh.in:
186 -fixed a typo (FS#12)
187
188 2011-09-28 Niels Rogalla <niro@magellan-linux.de>
189
190 * [r3267] ChangeLog:
191 -updated ChangeLog
192 * [r3266] VERSION:
193 -version 0.3.12
194 * [r3260] bin/alxinstall-ng.sh.in:
195 -detect i810/i815 chipsets as 'maxdata'
196 -use i810fb framebuffer driver on i810/i815 chipsets
197 -install an appropriate i810fb.conf with a 1024x768 resolution
198
199 2011-09-22 Niels Rogalla <niro@magellan-linux.de>
200
201 * [r3256] bin/alxinstall-ng.sh.in:
202 -use vesafb for rangees instead of viafb. some CLE266 Chipsets
203 does not run with viafb
204
205 2011-09-14 Niels Rogalla <niro@magellan-linux.de>
206
207 * [r3204] ChangeLog:
208 -updated ChangeLog
209 * [r3203] VERSION:
210 -version 0.3.11
211 * [r3202] bin/alxinstall-ng.sh.in:
212 -load viafb for rangee devices
213 -do not load any fb modules for zotacs, which use KMS
214 -use uvesafb for standard pc which do not support KMS
215 * [r3199] bin/alxinstall-ng.sh.in:
216 -added rengee detection
217 -detect flashdisk with 256MB and below and apply grub2 bootsector
218 fix
219
220 2011-08-11 Niels Rogalla <niro@magellan-linux.de>
221
222 * [r2738] ChangeLog:
223 -updated ChangeLog
224 * [r2737] VERSION:
225 -version 0.3.10
226 * [r2736] bin/alxinstall-ng.sh.in:
227 -let grub2 search for special boot params for zotac devices and
228 co, hwinfo stuff only needed for grub-legacy
229
230 2011-07-04 Niels Rogalla <niro@magellan-linux.de>
231
232 * [r2575] ChangeLog:
233 -updated ChangeLog
234 * [r2574] VERSION:
235 -version 0.3.9
236 * [r2573] bin/alxinstall-ng.sh.in:
237 -fixed grub2 handling
238 -do not overwrite .bashrc -> using .installrc
239 -split modules in proper variabls and install kms/drm and
240 framebuffer modules + modprobe configs to enable bootsplash
241 * [r2559] ChangeLog:
242 -updated ChangeLog
243 * [r2558] VERSION:
244 -version 0.3.8
245 * [r2557] bin/alxinstall-ng.sh.in:
246 -default video mode 1024x768 for kms
247 - honor $KERNELOPTS in grub2
248 * [r2555] bin/alxinstall-ng.sh.in:
249 -fixed spelling and added splash theme settings for grub legacy
250 * [r2554] bin/alxinstall-ng.sh.in:
251 -support grub2
252
253 2011-06-15 Niels Rogalla <niro@magellan-linux.de>
254
255 * [r2393] ChangeLog[ADD]:
256 -added ChangeLog
257 * [r2392] Makefile:
258 -get version from VERSION file and remove generated files on
259 clean macro
260 * [r2391] Makefile, VERSION[ADD], bin/alxinstall-ng.sh.in:
261 -variable version tag
262 * [r2390] bin/alxinstall-ng.sh[DEL], bin/alxinstall-ng.sh.in[CPY]:
263 renamed to alxinstall-ng.sh.in
264 * [r2389] bin/alxinstall-ng.sh:
265 -version 0.3.7
266 * [r2388] bin/alxinstall-ng.sh:
267 -use hwinfo for zotac detection
268 * [r2387] bin/alxinstall-ng.sh:
269 -variable target filesystem
270
271 2010-10-18 Niels Rogalla <niro@magellan-linux.de>
272
273 * [r1579] bin/alxinstall-ng.sh:
274 -added some nice colors
275 * [r1577] bin/alxinstall-ng.sh:
276 -explain more
277 -version 0.3.6
278 * [r1576] functions/findhdd.sh:
279 -remove bootdevices from install list
280 * [r1574] bin/alxinstall-ng.sh:
281 -added hardware detection, which supports zotac devices
282 -auto partitioning support
283 -make use of tmp files more secure
284 -variable kernel, mkinitrd and uuid support
285 -renamed get_blkid() to get_uuid()
286 -renamed dialog_setup_hdd_found_manuell() to
287 dialog_hardware_detection()
288 -renamed install_mkinitrd_chroot() to install_initrd_chroot()
289 -version 0.3.5
290
291 2009-08-05 Niels Rogalla <niro@magellan-linux.de>
292
293 * [r1187] bin/alxinstall-ng.sh:
294 -fixed some issues, if already UUIDs are used in the fstab
295 -do not add swap to fstab anymore, busybox handle all swap
296 partitions with 'swapon/off -a'
297 -fixed fstab typos, UUID= must used as prefix and without any
298 escape chars
299 -version 0.3.4
300 * [r1180] bin/alxinstall-ng.sh:
301 -using UUIDs via blkid instead of static device-names
302
303 2009-08-04 Niels Rogalla <niro@magellan-linux.de>
304
305 * [r1169] bin/alxinstall-ng.sh:
306 -more modules for initrd
307 * [r1126] make-tarball.sh:
308 -fixed make-tarball script fpr svn usage
309 * [r1123] bin/alxinstall-ng.sh:
310 -fixed grub.conf setup
311
312 2008-06-28 Niels Rogalla <niro@magellan-linux.de>
313
314 * [r531] bin/alxinstall-ng.sh:
315 -install network config skeleton
316
317 2008-06-27 Niels Rogalla <niro@magellan-linux.de>
318
319 * [r529] Makefile[ADD], make-tarball.sh[ADD]:
320 -added a Makefile and the make-tarball script
321 * [r528] bin/alxinstall-ng.sh:
322 -create mkinitrd after creation of the fstab
323 * [r527] bin/alxinstall-ng.sh:
324 -fixed a typo again
325 * [r526] bin/alxinstall-ng.sh:
326 -fixed a typo
327 * [r525] bin/alxinstall-ng.sh:
328 -busybox compat
329 * [r524] bin/alxinstall-ng.sh:
330 -cleanups and fixed a typo
331 * [r523] bin/alxinstall-ng.sh:
332 -create mkinitrd
333 * [r522] bin/alxinstall-ng.sh:
334 -removed unnecessary stuff and fixed grub and fstab settings
335 * [r521] functions/findhdd.sh:
336 -increase version and many style updates
337 * [r520] bin/alxinstall-ng.sh:
338 -increase version and many style updates
339 * [r519] bin/alxinstall-ng.sh:
340 -removed comments
341
342 2005-08-17 Niels Rogalla <niro@magellan-linux.de>
343
344 * [r280] bin/alxinstall-ng.sh:
345 added flash support; oh an i have to rewrite this crappy thing
346
347 2005-04-19 Niels Rogalla <niro@magellan-linux.de>
348
349 * [r268] bin/alxinstall-ng.sh:
350 set grub timeout to 0, and fixed a typo in the fstab creation
351
352 2005-04-18 Niels Rogalla <niro@magellan-linux.de>
353
354 * [r262] functions/findhdd.sh:
355 added some comments for the udev issue
356 * [r261] bin/alxinstall-ng.sh:
357 fixed kernel2.6 udev issue
358 * [r260] bin/alxinstall-ng.sh:
359 fixed some issues when started from init
360 * [r259] .[ADD], bin[ADD], bin/alxinstall-ng.sh[CPY],
361 functions[ADD], functions/findhdd.sh[CPY]:
362 This commit was generated by cvs2svn to compensate for changes in
363 r50,
364 which included commits to RCS files with non-trunk default
365 branches.
366