Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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