Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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