Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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