Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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