1 |
esammer |
4 |
# ChangeLog for Gentoo Linux Installer |
2 |
wolf31o2 |
1362 |
# Copyright 2005-2006 Gentoo Foundation; Distributed under the GPL v2 |
3 |
wolf31o2 |
1503 |
# $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.674 2006/09/01 22:41:04 wolf31o2 Exp $ |
4 |
esammer |
4 |
|
5 |
wolf31o2 |
1503 |
01 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> |
6 |
|
|
src/GLIInstallProfile.py: |
7 |
|
|
Added some more applications to the Extra Packages list. |
8 |
|
|
|
9 |
agaffney |
1501 |
1 Sep 2006; Andrew Gaffney <agaffney@gentoo.org> |
10 |
|
|
src/templates/ppcArchitectureTemplate.py: |
11 |
|
|
this doesn't need to inherit from x86AT or create an infinite loop by calling |
12 |
|
|
its own __init__() |
13 |
|
|
|
14 |
agaffney |
1498 |
31 Aug 2006; Andrew Gaffney <agaffney@gentoo.org> |
15 |
|
|
src/GLIArchitectureTemplate.py: |
16 |
|
|
pass quotes_around_value=False when adding default route to conf.d/net |
17 |
|
|
|
18 |
agaffney |
1492 |
7 Aug 2006; Andrew Gaffney <agaffney@gentoo.org> |
19 |
|
|
src/GLIArchitectureTemplate.py: |
20 |
|
|
copy backup custom.conf from livecd if present |
21 |
|
|
|
22 |
agaffney |
1489 |
*GLI-0.4 (31 Jul 2006) |
23 |
|
|
|
24 |
wolf31o2 |
1485 |
31 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> bin/installer: |
25 |
|
|
Finally properly fixing the installer script. Thanks to Andrew Gaffney for |
26 |
|
|
doing the testing and coming up with the patch. |
27 |
|
|
|
28 |
agaffney |
1483 |
29 Jul 2006; Andrew Gaffney <agaffney@gentoo.org> |
29 |
|
|
src/GLIArchitectureTemplate.py: |
30 |
|
|
skip blank entries/files in update_config_files() |
31 |
|
|
|
32 |
agaffney |
1482 |
28 Jul 2006; Andrew Gaffney <agaffney@gentoo.org> |
33 |
|
|
src/templates/x86ArchitectureTemplate.py: |
34 |
|
|
move logical clipping logic a bit |
35 |
|
|
|
36 |
wolf31o2 |
1480 |
27 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> bin/installer: |
37 |
|
|
I've commented out most of the code that used launch. It wasn't working and |
38 |
|
|
we don't have the time to fix it before the release. I'll look into it after |
39 |
|
|
the release and make it more robust and flexible. |
40 |
|
|
|
41 |
agaffney |
1481 |
27 Jul 2006; Andrew Gaffney <agaffney@gentoo.org> |
42 |
|
|
src/templates/x86ArchitectureTemplate.py: |
43 |
|
|
clip logical partition at end of extended |
44 |
|
|
|
45 |
wolf31o2 |
1479 |
20 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> |
46 |
|
|
src/GLIInstallProfile.py: |
47 |
|
|
Added a few more applications to the list of extra packages to be merged, |
48 |
|
|
all from various GRP sets. |
49 |
|
|
|
50 |
wolf31o2 |
1477 |
19 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> bin/installer: |
51 |
wolf31o2 |
1478 |
Added launch variable to the end of each try-run with auth, which should |
52 |
|
|
cause this to function properly. Of course, more testing is needed. |
53 |
|
|
|
54 |
|
|
19 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> bin/installer: |
55 |
wolf31o2 |
1477 |
Fix a missed space in the installer script. |
56 |
|
|
|
57 |
codeman |
1484 |
30 Jul 2006; Preston Cody <codeman@gentoo.org>: |
58 |
|
|
src/GLIClientConfiguration.py: |
59 |
|
|
adding 'None' with capital N so that the frontends can parse the network type |
60 |
|
|
|
61 |
agaffney |
1476 |
17 Jul 2006; Andrew Gaffney <agaffney@gentoo.org>: |
62 |
|
|
src/GLIClientController.py: |
63 |
|
|
log version-stamp |
64 |
|
|
|
65 |
wolf31o2 |
1475 |
13 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> bin/installer: |
66 |
|
|
Updated the installer script to allow specifying the front-end to run from |
67 |
|
|
the command line. Currently, it only supports dialog and gtk. It still needs |
68 |
|
|
some testing, however. |
69 |
|
|
|
70 |
codeman |
1471 |
9 July 2006; Preston Cody <codeman@gentoo.org> |
71 |
wolf31o2 |
1475 |
src/GLIGenDialog.py: |
72 |
codeman |
1471 |
make lilo only show up for x86 if non-networkless |
73 |
|
|
|
74 |
codeman |
1470 |
25 Jun 2006; Preston Cody <codeman@gentoo.org> |
75 |
wolf31o2 |
1475 |
src/GLIGenDialog.py: |
76 |
codeman |
1470 |
adding code to auto-add doscsi if a scsi drive detected. |
77 |
|
|
this code is also in the gtkfe already |
78 |
|
|
|
79 |
agaffney |
1469 |
24 Jun 2006; Andrew Gaffney <agaffney@gentoo.org> |
80 |
|
|
src/GLIPortage.py: |
81 |
|
|
pass proper PORTAGE_TMPDIR |
82 |
|
|
|
83 |
agaffney |
1461 |
17 Jun 2006; Andrew Gaffney <agaffney@gentoo.org> |
84 |
|
|
src/GLIUtility.py: |
85 |
|
|
fix list_mirrors() to ignore <uri> lines that don't end on the same line |
86 |
|
|
|
87 |
wolf31o2 |
1475 |
17 Jun 2006; Preston Cody <codeman@gentoo.org> : |
88 |
codeman |
1459 |
Added code to the mta step in AT to parse the install packages list and |
89 |
|
|
look for mtas and if it finds it emerge it. |
90 |
codeman |
1460 |
Initial attempt at moving extra_packages early in the setup to only show |
91 |
|
|
local USE flags relating to those packages. |
92 |
codeman |
1463 |
.. abandoned local USE project. no right way to do it. |
93 |
codeman |
1459 |
|
94 |
agaffney |
1457 |
9 Jun 2006; Andrew Gaffney <agaffney@gentoo.org> |
95 |
|
|
src/GLIUtility.py: |
96 |
|
|
minor tweak to regex for parsing mirrors.xml |
97 |
|
|
|
98 |
agaffney |
1442 |
23 May 2006; Andrew Gaffney <agaffney@gentoo.org> |
99 |
|
|
src/templates/x86ArchitectureTemplate.py: |
100 |
|
|
make use of strict_start and strict_end in partition recreation |
101 |
|
|
|
102 |
agaffney |
1437 |
15 May 2006; Andrew Gaffney <agaffney@gentoo.org> |
103 |
|
|
src/templates/x86ArchitectureTemplate.py: |
104 |
|
|
add strict_start and strict_end parameters to _add_partition() |
105 |
|
|
add _find_current_minor_for_part() function to help with resizing |
106 |
|
|
fix logical/extended logic in _partition_delete_step() |
107 |
|
|
in _partition_resize_step(), delete, recreate at new size, resize, delete |
108 |
|
|
call resize2fs with no size argument so it fills entire partition |
109 |
|
|
more logging |
110 |
agaffney |
1438 |
only delete, recreate, resize, delete if growing |
111 |
|
|
pass new size to resize2fs in K |
112 |
agaffney |
1437 |
|
113 |
agaffney |
1436 |
9 May 2006; Andrew Gaffney <agaffney@gentoo.org> |
114 |
|
|
src/GLIStorageDevice.py: |
115 |
|
|
call reorder_minors() from tidy_partitions() instead of |
116 |
|
|
set_partitions_from_disk() |
117 |
|
|
add code to reorder_minors() to take extended/logical into consideration with |
118 |
|
|
non-free partitions |
119 |
|
|
|
120 |
wolf31o2 |
1475 |
30 Apr 2006; Preston Cody <codeman@gentoo.org> : |
121 |
codeman |
1429 |
added a check of the length of the directory in /usr/src if under 6 characters |
122 |
|
|
should fix bug 131809 |
123 |
|
|
|
124 |
agaffney |
1424 |
19 Apr 2006; Andrew Gaffney <agaffney@gentoo.org> |
125 |
|
|
src/GLIArchitectureTemplate.py: |
126 |
|
|
automatically emerge splashutils and splash-themes-livecd if kernel_bootsplash |
127 |
|
|
and livecd-kernel |
128 |
|
|
|
129 |
codeman |
1421 |
16 Apr 2006; Preston Cody <codeman@gentoo.org> |
130 |
|
|
src/GLIGenDialog.py: |
131 |
|
|
change temp_use="-* " to temp_use="" because apparantly it's a bad idea to -* |
132 |
|
|
|
133 |
agaffney |
1419 |
15 Apr 2006; Andrew Gaffney <agaffney@gentoo.org> |
134 |
|
|
src/GLIInstallProfile.py: |
135 |
|
|
change kernel-modules to not be so stupid |
136 |
|
|
|
137 |
wolf31o2 |
1475 |
9 Apr 2006; Preston Cody <codeman@gentoo.org> : |
138 |
codeman |
1418 |
GLIMD: fix display problem with execute.pyhtml. |
139 |
|
|
make tables better. |
140 |
|
|
|
141 |
agaffney |
1411 |
8 Apr 2006; Andrew Gaffney <agaffney@gentoo.org> |
142 |
|
|
src/GLIInstallProfile.py: |
143 |
|
|
fix handling of int/float for minor |
144 |
agaffney |
1412 |
src/templates/x86ArchitectureTemplate.py: |
145 |
|
|
save/restore partition name |
146 |
|
|
src/GLIStorageDevice.py: |
147 |
|
|
support for partition name |
148 |
agaffney |
1411 |
|
149 |
wolf31o2 |
1475 |
8 Apr 2006; Preston Cody <codeman@gentoo.org> : |
150 |
codeman |
1410 |
touchups to add_profile in GLIMD to link to webgli |
151 |
|
|
add a save to GLIMD profile button in webgli's saveprofile |
152 |
codeman |
1413 |
gliserv.py: |
153 |
|
|
initial attempt at custom networking info per client. hostname support only. |
154 |
codeman |
1410 |
|
155 |
wolf31o2 |
1475 |
5 Apr 2006; Andrew Gaffney <agaffney@gentoo.org> : |
156 |
agaffney |
1406 |
src/net/server/html/webgli/partitioning[234].pyhtml: |
157 |
|
|
small fixes for new partioning code |
158 |
|
|
|
159 |
agaffney |
1405 |
2 Apr 2006; Andrew Gaffney <agaffney@gentoo.org> |
160 |
|
|
src/GLIClientController.py: |
161 |
|
|
record PID of secondary thread |
162 |
|
|
|
163 |
agaffney |
1401 |
1 Apr 2006; Andrew Gaffney <agaffney@gentoo.org> |
164 |
|
|
src/GLIGenDialog.py: |
165 |
|
|
small fix for new partitioning code |
166 |
|
|
|
167 |
agaffney |
1388 |
30 Mar 2006; Andrew Gaffney <agaffney@gentoo.org> |
168 |
|
|
src/GLIStorageDevice.py: |
169 |
|
|
add get_devnode() |
170 |
|
|
fix up detect_devices() to detect cciss/ida arrays |
171 |
|
|
src/templates/x86ArchitectureTemplate.py: |
172 |
|
|
use get_devnode() instead of figuring out the devnode |
173 |
agaffney |
1395 |
skip first 3 steps if partition layout hasn't changed |
174 |
agaffney |
1398 |
wipe disk and create new disklabel before recreating partitions |
175 |
agaffney |
1391 |
src/GLIArchitectureTemplate.py: |
176 |
|
|
use get_devnode() in local mount and fstab stuff |
177 |
agaffney |
1388 |
|
178 |
agaffney |
1386 |
26 Mar 2006; Andrew Gaffney <agaffney@gentoo.org> |
179 |
|
|
src/GLIStorageDevice.py: |
180 |
|
|
change detect_devices() to handle change in sysfs in 2.6.16 (from lxnay) |
181 |
|
|
|
182 |
agaffney |
1382 |
25 Mar 2006; Andrew Gaffney <agaffney@gentoo.org> |
183 |
|
|
src/templates/x86ArchitectureTemplate.py: |
184 |
|
|
continue breakup/cleanup of partitioning code |
185 |
|
|
|
186 |
agaffney |
1380 |
24 Mar 2006; Andrew Gaffney <agaffney@gentoo.org> |
187 |
|
|
src/GLIStorageDevice.py: |
188 |
|
|
set disklabel to default for arch when clearing the partition table |
189 |
|
|
src/templates/x86ArchitectureTemplate.py: |
190 |
|
|
complete rewrite of first and second passes |
191 |
|
|
|
192 |
agaffney |
1379 |
22 Mar 2006; Andrew Gaffney <agaffney@gentoo.org> |
193 |
|
|
src/GLIStorageDevice.py, src/templates/x86ArchitectureTemplate.py: |
194 |
|
|
allow iterating over Device object to get partitions |
195 |
|
|
|
196 |
agaffney |
1371 |
21 Mar 2006; Andrew Gaffney <agaffney@gentoo.org> |
197 |
|
|
src/GLIStorageDevice.py: |
198 |
|
|
allow access to Device object like a dict |
199 |
|
|
|
200 |
agaffney |
1370 |
20 Mar 2006; Andrew Gaffney <agaffney@gentoo.org> |
201 |
|
|
src/GLIStorageDevice.py: |
202 |
|
|
allow access to Partition object like a dict |
203 |
|
|
|
204 |
agaffney |
1369 |
16 Mar 2006; Andrew Gaffney <agaffney@gentoo.org> |
205 |
|
|
src/templates/x86ArchitectureTemplate.py: |
206 |
|
|
fail if any filesystems are mounted on the device being partitioned |
207 |
|
|
|
208 |
agaffney |
1367 |
14 Mar 2006; Andrew Gaffney <agaffney@gentoo.org> |
209 |
|
|
src/GLIStorageDevice.py: |
210 |
|
|
reorder minor numbers when loading partitions from disk to match the physical |
211 |
|
|
partition order |
212 |
|
|
|
213 |
agaffney |
1365 |
13 Mar 2006; Andrew Gaffney <agaffney@gentoo.org> |
214 |
|
|
src/GLIStorageDevice.py: |
215 |
|
|
overhaul for supporting mac disklabels and partitions out of disk order |
216 |
agaffney |
1366 |
remove free space from inside extended partition when extended is removed |
217 |
agaffney |
1365 |
|
218 |
wolf31o2 |
1362 |
13 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> +bin/installer, |
219 |
|
|
+bin/installer-dialog, +bin/installer-gtk, +docs/gli.png, |
220 |
|
|
+docs/gli-dialog.png, +src/misc/installer-dialog.desktop, |
221 |
|
|
+src/misc/installer-faq.desktop, +src/misc/installer-gtk.desktop: |
222 |
|
|
Added bash scripts, icons, and desktop entries from the ebuild to make my |
223 |
|
|
life easier. |
224 |
codeman |
773 |
|
225 |
agaffney |
1360 |
10 Mar 2006; Andrew Gaffney <agaffney@gentoo.org> |
226 |
|
|
src/GLIStorageDevice.py: |
227 |
|
|
raise an exception if the existing partitions are out of disk order |
228 |
agaffney |
1361 |
look for minors out of order instead of disk position |
229 |
agaffney |
1360 |
|
230 |
wolf31o2 |
1475 |
8 Mar 2006; Preston Cody <codeman@gentoo.org> : |
231 |
codeman |
1356 |
src/fe/dialog/gli-dialog and src/GLIGenDialog: |
232 |
|
|
added networkless mode to gli-dialog. |
233 |
|
|
|
234 |
wolf31o2 |
1475 |
6 Mar 2006; Preston Cody <codeman@gentoo.org> : |
235 |
codeman |
1351 |
src/templates/x86AT: |
236 |
|
|
add windows detection code for grub. untested. |
237 |
|
|
|
238 |
|
|
6 Mar 2006; Andrew Gaffney <agaffney@gentoo.org> |
239 |
agaffney |
1345 |
src/templates/x86ArchitectureTemplate.py: |
240 |
|
|
bootloader and partitioning external commands log to compile_output.log |
241 |
agaffney |
1348 |
wait for device node to exist before resizing |
242 |
|
|
add -v to ntfsresize command |
243 |
|
|
src/GLIStorageDevice.py: |
244 |
|
|
return start/end with ip structure |
245 |
|
|
pad min ntfs size by 50 MB just to be safe |
246 |
agaffney |
1350 |
src/GLIArchitectureTemplate.py: |
247 |
|
|
only install filesystem tools for partitions with a mountpoint |
248 |
agaffney |
1345 |
|
249 |
wolf31o2 |
1475 |
5 Mar 2006; Preston Cody <codeman@gentoo.org> : |
250 |
codeman |
1344 |
add error catching and text to saving profile dialogs |
251 |
|
|
|
252 |
agaffney |
1339 |
4 Mar 2006; Andrew Gaffney <agaffney@gentoo.org> |
253 |
|
|
src/GLIPortage.py: |
254 |
|
|
create /tmp, /var/tmp, and /var/lib/portage with proper permissions |
255 |
agaffney |
1340 |
src/templates/x86ArchitectureTemplate.py: |
256 |
|
|
fix checks for changed partitions so they will actually get deleted |
257 |
agaffney |
1339 |
|
258 |
agaffney |
1331 |
3 Mar 2006; Andrew Gaffney <agaffney@gentoo.org> |
259 |
|
|
src/GLIClientController.py: |
260 |
|
|
slightly better error handling for pre-install failures |
261 |
|
|
|
262 |
agaffney |
1329 |
2 Mar 2006; Andrew Gaffney <agaffney@gentoo.org> |
263 |
|
|
src/templates/x86ArchitectureTemplate.py: |
264 |
|
|
proper return code checking for ext2/3 resizing |
265 |
|
|
|
266 |
agaffney |
1317 |
28 Feb 2006; Andrew Gaffney <agaffney@gentoo.org> |
267 |
|
|
src/GLIClientController.py: |
268 |
|
|
accept 'none' as well as 'null' for network type |
269 |
agaffney |
1320 |
src/GLIArchitectureTemplate.py: |
270 |
|
|
ignore extended partitions in mount_local_partitions() |
271 |
agaffney |
1321 |
src/templates/x86ArchitectureTemplate.py: |
272 |
|
|
use get_ordered_partition_list() instead of keys().sort() for new_part_list |
273 |
|
|
check to make sure start sector for primary isn't less than end sector for |
274 |
|
|
previous extended |
275 |
agaffney |
1322 |
src/GLIClientController.py: |
276 |
|
|
write dns servers to /etc/resolv.conf |
277 |
agaffney |
1317 |
|
278 |
wolf31o2 |
1475 |
27 Feb 2006; Andrew Gaffney <agaffney@gentoo.org> : |
279 |
agaffney |
1314 |
src/GLIPortage.py: |
280 |
|
|
copy_pkg_to_chroot() uses compile_output.log for command output |
281 |
|
|
|
282 |
wolf31o2 |
1475 |
23 Feb 2006; Andrew Gaffney <agaffney@gentoo.org> : |
283 |
agaffney |
1313 |
only keep a 1000 line 'scrollback' buffer for the compile output and log file |
284 |
agaffney |
791 |
|
285 |
wolf31o2 |
1475 |
20 Feb 2006; Andrew Gaffney <agaffney@gentoo.org> : |
286 |
agaffney |
1306 |
src/GLIPortage.py: |
287 |
|
|
add code make GLIPortage.py capable of being run stand-along for dynamic |
288 |
|
|
stage3 generation and copying packages in a GRP-ish way |
289 |
agaffney |
1311 |
grp code fixups |
290 |
agaffney |
1306 |
|
291 |
wolf31o2 |
1475 |
17 Feb 2006; Andrew Gaffney <agaffney@gentoo.org> : |
292 |
agaffney |
1305 |
src/GLIPortage.py: |
293 |
|
|
ignore blank packages passed to get_deps() and emerge() |
294 |
|
|
|
295 |
wolf31o2 |
1475 |
14 Feb 2006; Andrew Gaffney <agaffney@gentoo.org> : |
296 |
agaffney |
1304 |
src/GLIUtility.py: |
297 |
|
|
add get_chosts() function |
298 |
|
|
|
299 |
agaffney |
1306 |
*GLI-0.3 (12 Feb 2006) |
300 |
|
|
|
301 |
wolf31o2 |
1475 |
12 Feb 2006; Andrew Gaffney <agaffney@gentoo.org> : |
302 |
agaffney |
1302 |
src/templates/x86ArchitectureTemplate.py: |
303 |
|
|
pull old start/end sector values from somewhere that actually has them |
304 |
|
|
add logic for extended partition to code that makes sure new end sector |
305 |
|
|
doesn't overlap start sector of next partitions |
306 |
agaffney |
1303 |
don't freak out if partition can't be deleted |
307 |
agaffney |
1302 |
|
308 |
wolf31o2 |
1475 |
11 Feb 2006; Andrew Gaffney <agaffney@gentoo.org> : |
309 |
agaffney |
1297 |
src/GLIPortage.py: |
310 |
|
|
run env-update at the end of copy_pkg_to_chroot() |
311 |
|
|
|
312 |
wolf31o2 |
1475 |
10 Feb 2006; Andrew Gaffney <agaffney@gentoo.org> : |
313 |
agaffney |
1295 |
src/templates/x86ArchitectureTemplate.py: |
314 |
|
|
I'm a complete fscking dumbass. I recorded the end sector for partitions that |
315 |
|
|
weren't being touched, but I never used it when recreating them...the end was |
316 |
|
|
calculated from the size in MB instead :/ |
317 |
|
|
|
318 |
wolf31o2 |
1475 |
9 Feb 2006; Andrew Gaffney <agaffney@gentoo.org> : |
319 |
agaffney |
1288 |
src/GLIArchitectureTemplate.py: |
320 |
|
|
pre-create /lib64 dir and /lib -> /lib64 symlink if it exists on livecd |
321 |
agaffney |
1294 |
copy /etc/{passwd,group,shadow} from livecd to chroot sans 'gentoo' |
322 |
agaffney |
1291 |
src/GLIPortage.py: |
323 |
|
|
use tar to transfer files from image dir to /mnt/gentoo instead of 'cp -a' |
324 |
|
|
src/GLIStorageDevice.py,src/GLIInstallProfile.py,src/templates/x86AT.py: |
325 |
|
|
'resized' flag |
326 |
agaffney |
1288 |
|
327 |
wolf31o2 |
1475 |
8 Feb 2006; Andrew Gaffney <agaffney@gentoo.org> : |
328 |
agaffney |
1285 |
src/GLIPortage.py: |
329 |
|
|
short circuit and check vdb directly if package begins with '=' |
330 |
|
|
|
331 |
wolf31o2 |
1475 |
8 Feb 2006; Preston Cody <codeman@gentoo.org> : |
332 |
codeman |
1284 |
added more packages to extra_packages list in IP |
333 |
|
|
|
334 |
wolf31o2 |
1475 |
6 Feb 2006; Andrew Gaffney <agaffney@gentoo.org> : |
335 |
agaffney |
1277 |
src/templates/x86ArchitectureTemplate.py: |
336 |
|
|
10 tries to create filesystem instead of 3 |
337 |
agaffney |
1280 |
src/GLIPortage, src/GLIArchitectureTemplate.py: |
338 |
|
|
ignore_missing flag for copy_pkg_to_chroot() |
339 |
agaffney |
1277 |
|
340 |
wolf31o2 |
1475 |
5 Feb 2006; Andrew Gaffney <agaffney@gentoo.org> : |
341 |
agaffney |
1269 |
src/GLIPortage.py: |
342 |
|
|
copy_pkg_to_chroot() uses $ROOT/vdb for ROOT= installs |
343 |
|
|
|
344 |
wolf31o2 |
1475 |
26 Jan 2006; Andrew Gaffney <agaffney@gentoo.org> : |
345 |
agaffney |
1264 |
src/net/server/gliserv.py: |
346 |
|
|
fix handling of 404 for real files |
347 |
|
|
src/net/server/GLIServerProfile.py: |
348 |
|
|
look for 'hostname' in attributes instead of 'name' |
349 |
|
|
|
350 |
wolf31o2 |
1475 |
22 Jan 2006; Andrew Gaffney <agaffney@gentoo.org> : |
351 |
agaffney |
1257 |
src/SimpleXMLParser.py: |
352 |
|
|
initial support for 'include' in XML files |
353 |
agaffney |
1258 |
src/GLIStorageDevice.py: |
354 |
|
|
initial support for % |
355 |
agaffney |
1259 |
src/GLIClientController.py: |
356 |
|
|
add debugging statements to pre-install steps |
357 |
agaffney |
1257 |
|
358 |
wolf31o2 |
1475 |
15 Jan 2006; Preston Cody <codeman@gentoo.org> : |
359 |
codeman |
1253 |
webgli/configfiles: |
360 |
|
|
check for key in etc_files['rc.conf'] to fix key error |
361 |
|
|
webgli/timezone: small fix. |
362 |
codeman |
1254 |
webgli/extrapackages: list-type fix |
363 |
|
|
webgli/services: same |
364 |
|
|
glimd: add/edit_client updates. |
365 |
codeman |
1253 |
|
366 |
wolf31o2 |
1475 |
12 Jan 2006; Preston Cody <codeman@gentoo.org> : |
367 |
codeman |
1248 |
added configure.pyhtml to glimd. minor changes |
368 |
|
|
to top and add_client. fixed up showargs. |
369 |
codeman |
1250 |
added execute.pyhtml |
370 |
|
|
changed register clients line in gliserv for name->hostname. |
371 |
|
|
updated TODO. |
372 |
codeman |
1248 |
|
373 |
wolf31o2 |
1475 |
10 Jan 2006; Preston Cody <codeman@gentoo.org> : |
374 |
codeman |
1246 |
src/net/server/*: |
375 |
|
|
added add/del/edit client/profile.pythml for glimd. |
376 |
|
|
updated templates, showclients, and gliserv. |
377 |
|
|
|
378 |
wolf31o2 |
1475 |
10 Jan 2006; Andrew Gaffney <agaffney@gentoo.org> : |
379 |
agaffney |
1245 |
src/net/server/*: |
380 |
|
|
stupid threading module... |
381 |
|
|
|
382 |
wolf31o2 |
1475 |
8 Jan 2006; Preston Cody <codeman@gentoo.org> : |
383 |
codeman |
1241 |
AT: rc.conf -> conf.d/clock |
384 |
|
|
|
385 |
wolf31o2 |
1475 |
7 Jan 2006; Andrew Gaffney <agaffney@gentoo.org> : |
386 |
agaffney |
1223 |
src/GLIPortage.py: |
387 |
|
|
show 'Calculating dependencies for ...' in subprogress bar at beginning of |
388 |
|
|
emerge() |
389 |
|
|
src/GLIArchitectureTemplate.py: |
390 |
|
|
copy /etc/X11/gdm/gdm.conf.old into chroot if /etc/X11/gdm/gdm.conf exists |
391 |
|
|
in the chroot |
392 |
agaffney |
1228 |
remove _quickpkg_deps() and _portage_best_{visible,version}() |
393 |
agaffney |
1225 |
src/GLIUtility.py: |
394 |
|
|
fail immediately in validate_uri() if provided URI can't be parsed |
395 |
agaffney |
1233 |
modify fetch_and_unpack_tarball() and get_uri() to allow fetch subprogress |
396 |
agaffney |
1239 |
debug code in spawn() |
397 |
|
|
use lower-level os.read() instead of file.read() because python sucks |
398 |
agaffney |
1227 |
src/templates/x86ArchitectureTemplate.py: |
399 |
|
|
basic subprogress reporting for partitioning |
400 |
agaffney |
1231 |
total_steps was 1 too high |
401 |
agaffney |
1223 |
|
402 |
wolf31o2 |
1475 |
6 Jan 2006; Andrew Gaffney <agaffney@gentoo.org> : |
403 |
agaffney |
1221 |
src/GLIUtility.py: |
404 |
|
|
move parse_vdb_contents() to GLIPortage |
405 |
|
|
src/GLIPortage.py: |
406 |
|
|
remove all symlink fixups |
407 |
agaffney |
1222 |
ignore 'dir' entries in CONTENTS |
408 |
|
|
call tar with -p |
409 |
agaffney |
1221 |
|
410 |
wolf31o2 |
1475 |
5 Jan 2006; Preston Cody <codeman@gentoo.org> : |
411 |
codeman |
1220 |
AT: bootsplash is now gensplash |
412 |
|
|
gliserv: add advanced_mode to shared_info |
413 |
|
|
webgli: Added advanced mode. mostly just disables a few screens. |
414 |
|
|
|
415 |
wolf31o2 |
1475 |
2 Jan 2006; Andrew Gaffney <agaffney@gentoo.org> : |
416 |
agaffney |
1205 |
src/GLIPortage.py: |
417 |
|
|
get_deps() calls 'emerge -p' and then removed packages that aren't in vdb |
418 |
|
|
added emerge() |
419 |
agaffney |
1208 |
update sub-progress after each package is emerged |
420 |
|
|
skip tar, symlink fixup, and copy from image dir to / if no files in CONTENTS |
421 |
agaffney |
1211 |
call get_best_version_vdb() instead of get_best_version_vdb_chroot() |
422 |
agaffney |
1216 |
remove link if it exists before moving content into place |
423 |
agaffney |
1205 |
src/GLIArchitectureTemplate.py: |
424 |
|
|
install_packages() now calls emerge() in GLIPortage |
425 |
agaffney |
1208 |
change all calls to self._emerge() to self._portage.emerge() |
426 |
|
|
comment out all emerge status checking...using exceptions now |
427 |
agaffney |
1214 |
call copy_pkg_to_chroot() directly for livecd-kernel |
428 |
agaffney |
1205 |
|
429 |
wolf31o2 |
1475 |
31 Dec 2005; Andrew Gaffney <agaffney@gentoo.org> : |
430 |
agaffney |
1198 |
src/GLIArchitectureTemplate.py: |
431 |
|
|
remove add_pkg_to_world() and copy_pkg_to_chroot() |
432 |
agaffney |
1201 |
copy installer.log to installer.log.failed on install failure |
433 |
agaffney |
1202 |
src/GLIUtility.py: |
434 |
|
|
added get_keymaps() |
435 |
|
|
spawn() takes any False argument for chroot instead of just None |
436 |
agaffney |
1198 |
src/GLIPortage.py: |
437 |
|
|
copy_pkg_to_chroot() chroot's to run ebuild is use_root=False |
438 |
agaffney |
1202 |
change copy_pkg_to_chroot() to work properly with use_root=False |
439 |
agaffney |
1204 |
figure PORTAGE_TMPDIR properly |
440 |
agaffney |
1198 |
|
441 |
wolf31o2 |
1475 |
27 Dec 2005; Andrew Gaffney <agaffney@gentoo.org> : |
442 |
agaffney |
1197 |
src/net/server/html/*: |
443 |
|
|
converted showclients, load/saveprofile |
444 |
|
|
|
445 |
wolf31o2 |
1475 |
26 Dec 2005; Andrew Gaffney <agaffney@gentoo.org> : |
446 |
agaffney |
1194 |
src/GLIPortage.py: |
447 |
|
|
exclude packages already in chroot vdb from binary deplist |
448 |
agaffney |
1195 |
chroot to use best_version for chroot's vdb |
449 |
agaffney |
1196 |
src/runtimedeps.py: |
450 |
|
|
accept ROOT via commandline instead of env |
451 |
agaffney |
1194 |
|
452 |
wolf31o2 |
1475 |
25 Dec 2005; Andrew Gaffney <agaffney@gentoo.org> : |
453 |
agaffney |
1189 |
src/runtimedeps.py: |
454 |
agaffney |
1191 |
remove passing of ROOT |
455 |
agaffney |
1184 |
src/GLIPortage.py: |
456 |
agaffney |
1189 |
modify get_deps() to get deptree for each package and merge into final list |
457 |
agaffney |
1190 |
remove depgraph class |
458 |
|
|
add debugging code to get_deps() |
459 |
agaffney |
1189 |
src/GLIArchitectureTemplate.py: |
460 |
|
|
combine code for GRP/compile in install_packages() into one block |
461 |
agaffney |
1190 |
debugging code in install_packages() |
462 |
agaffney |
1184 |
|
463 |
wolf31o2 |
1475 |
24 Dec 2005; Andrew Gaffney <agaffney@gentoo.org> : |
464 |
agaffney |
1194 |
src/runtimedeps.py: |
465 |
|
|
initial commit |
466 |
|
|
src/GLIPortage.py: |
467 |
|
|
use separate script for GRP deps |
468 |
|
|
remove calls to portage module |
469 |
|
|
|
470 |
wolf31o2 |
1475 |
23 Dec 2005; Andrew Gaffney <agaffney@gentoo.org> : |
471 |
agaffney |
1181 |
src/GLIPortage.py: |
472 |
|
|
initial commit |
473 |
agaffney |
1182 |
move some of portage function from GLIAT |
474 |
agaffney |
1183 |
flipped around a few function args |
475 |
agaffney |
1182 |
src/GLIArchitectureTemplate.py: |
476 |
|
|
revamp install_packages() for new GLIPortage |
477 |
agaffney |
1181 |
|
478 |
wolf31o2 |
1475 |
21 Dec 2005; Andrew Gaffney <agaffney@gentoo.org> : |
479 |
agaffney |
1180 |
src/GLIArchitectureTemplate.py: |
480 |
|
|
extract /usr/livecd/metadata.tar.bz2 to chroot if it exists |
481 |
|
|
|
482 |
wolf31o2 |
1475 |
20 Dec 2005; Andrew Gaffney <agaffney@gentoo.org> : |
483 |
agaffney |
1176 |
src/net/server/gliserv.py: |
484 |
|
|
wrap generated code in a class to isolate it a bit better |
485 |
|
|
302 redirects work |
486 |
agaffney |
1179 |
don't use cgi.escape() for <% %> |
487 |
agaffney |
1177 |
src/net/server/html/webgli/*: |
488 |
|
|
load/save profile |
489 |
agaffney |
1178 |
src/GLIUtility.py: |
490 |
|
|
change /sbin/lspci to just lspci |
491 |
agaffney |
1176 |
|
492 |
wolf31o2 |
1475 |
18 Dec 2005; Andrew Gaffney <agaffney@gentoo.org> : |
493 |
agaffney |
1172 |
src/GLIClientController.py: |
494 |
|
|
change ordering of statements in CC run() while loop to not go past the end |
495 |
|
|
of the array |
496 |
agaffney |
1173 |
src/GLIArchitectureTemplate.py: |
497 |
|
|
removed redundant bind mounts |
498 |
agaffney |
1172 |
|
499 |
wolf31o2 |
1475 |
18 Dec 2005; Preston Cody <codeman@gentoo.org> : |
500 |
codeman |
1170 |
REMOVED dialogfe.py since it is totally obsolete. use gli-dialog.py |
501 |
codeman |
1171 |
added a diagram by blackace from last night. |
502 |
|
|
added the glossary in RTF format. |
503 |
codeman |
1170 |
|
504 |
wolf31o2 |
1475 |
17 Dec 2005; Preston Cody <codeman@gentoo.org> : |
505 |
codeman |
1166 |
x86AT: separated out emerge/configure from running of bootloader |
506 |
|
|
added MBR drive support to lilo. |
507 |
|
|
these changes will likely not work. |
508 |
|
|
AT: added setup_and_run_bootloader step. |
509 |
|
|
|
510 |
wolf31o2 |
1475 |
12 Dec 2005; Andrew Gaffney <agaffney@gentoo.org> : |
511 |
agaffney |
1163 |
src/net/server/gliserv.py: |
512 |
|
|
call generated code in a function |
513 |
|
|
src/net/server/html/webgli/*: |
514 |
|
|
include top/bottom |
515 |
agaffney |
1164 |
src/GLIArchitectureTemplate.py, src/GLIClientController.py, |
516 |
|
|
src/GLIClientCongifuration.py: |
517 |
|
|
install mode magic |
518 |
agaffney |
1163 |
|
519 |
wolf31o2 |
1475 |
11 Dec 2005; Andrew Gaffney <agaffney@gentoo.org> : |
520 |
agaffney |
1156 |
src/GLIClientController.py: |
521 |
|
|
use GLIException when there's an import problem |
522 |
agaffney |
1159 |
added debug code to show install_steps |
523 |
agaffney |
1157 |
src/templates/amd64ArchitectureTemplate.py: |
524 |
|
|
add . to import path |
525 |
agaffney |
1160 |
proper path this time: ../../templates |
526 |
agaffney |
1162 |
src/GLIArchitectureTemplate.py: |
527 |
|
|
add _portage_best_version() function |
528 |
agaffney |
1156 |
|
529 |
wolf31o2 |
1475 |
11 Dec 2005; Preston Cody <codeman@gentoo.org> : |
530 |
codeman |
1154 |
added initial glossary and gimli diagram to the docs directory. |
531 |
codeman |
1161 |
modify gli-dialog to allow editing of the install_profile after loading XML. |
532 |
codeman |
1154 |
|
533 |
wolf31o2 |
1475 |
8 Dec 2005; Andrew Gaffney <agaffney@gentoo.org> : |
534 |
agaffney |
1149 |
src/net/server/html/webgli/: |
535 |
|
|
converted globaluse, localuse, networkmounts, portagetree, and stageselection |
536 |
agaffney |
1150 |
moved saveclientconfig stuff into clientconfig |
537 |
agaffney |
1151 |
moved saveconfigfiles into config files |
538 |
|
|
converted etc_portage and makedotconf |
539 |
agaffney |
1152 |
converted bootloader and kernel |
540 |
agaffney |
1153 |
convert daemons, extrapackages, networking, review, services, timezone, users |
541 |
agaffney |
1151 |
src/net/server/gliserv.py: |
542 |
|
|
proper 404 handling for .pyhtml extension |
543 |
|
|
HTML escape <% %> stuff |
544 |
agaffney |
1152 |
work around python's sucky regexes |
545 |
agaffney |
1153 |
src/GLIInstallProfile.py: |
546 |
|
|
allow set_{rsync,ftp,http}_proxy() to accept empty values |
547 |
agaffney |
1149 |
|
548 |
wolf31o2 |
1475 |
7 Dec 2005; Andrew Gaffney <agaffney@gentoo.org> : |
549 |
agaffney |
1147 |
src/net/server/gliserv.py: |
550 |
agaffney |
1148 |
initial commit of Legolas templating engine |
551 |
|
|
302 redirects |
552 |
agaffney |
1147 |
src/net/server/html/index.html, src/net/server/webgli_template.html: |
553 |
|
|
minor changes for new code |
554 |
|
|
src/net/server/html/*.pyhtml, src/net/server/html/webgli/*.pyhtml: |
555 |
|
|
initial commit of the conversion from the monolithic WebGLIHandler.py to the |
556 |
agaffney |
1148 |
one file per path Legolas goodness |
557 |
|
|
partitioning[2-4] done |
558 |
agaffney |
1147 |
|
559 |
wolf31o2 |
1475 |
5 Dec 2005; Preston Cody <codeman@gentoo.org> : |
560 |
codeman |
1145 |
webgli: dhcp options in CC and post-install. |
561 |
|
|
updated comparison chart. |
562 |
codeman |
1146 |
webgli: etc/portage/* and distcc support added. not too-well tested. |
563 |
codeman |
1145 |
|
564 |
wolf31o2 |
1475 |
4 Dec 2005; Preston Cody <codeman@gentoo.org> : |
565 |
agaffney |
1138 |
webgli_template.html: valign=top on left side. |
566 |
|
|
webgli: fix bootloader boot_device. now working. |
567 |
codeman |
1143 |
webgli: CC proxy done. post-install proxy in progress. |
568 |
agaffney |
1138 |
|
569 |
wolf31o2 |
1475 |
3 Dec 2005; Andrew Gaffney <agaffney@gentoo.org> : |
570 |
agaffney |
1132 |
src/net/server/webgli_template.html: |
571 |
|
|
increase padding for content cell to 7px and add colspan=2 |
572 |
|
|
|
573 |
wolf31o2 |
1475 |
3 Dec 2005; Nicholas D. Wolfood <blackace@gentoo.org> : |
574 |
blackace |
1131 |
webgli: added graphic bar on top |
575 |
|
|
webgli: added hover effects on the links on the left |
576 |
|
|
webgli: re-rendered header_bg.png to stretch without artifacts |
577 |
|
|
|
578 |
wolf31o2 |
1475 |
3 Dec 2005; Preston Cody <codeman@gentoo.org> : |
579 |
codeman |
1128 |
webgli: make.conf disabling fixes for dynamic_stage3 |
580 |
|
|
fixed portage snapshot browse popup |
581 |
|
|
all changes tested. |
582 |
|
|
webgli: add debug mode to CC screen. the screen still needs lots of work. |
583 |
|
|
|
584 |
wolf31o2 |
1475 |
1 Dec 2005; Preston Cody <codeman@gentoo.org> : |
585 |
codeman |
1122 |
added debug mode question to gli-dialog |
586 |
|
|
added CC proxies to CC networking for gli-dialog |
587 |
codeman |
1125 |
webgli: fixed skip CC networking if connection active |
588 |
|
|
webgli: portage snapshot defaults to CD |
589 |
|
|
webgli: bootloader mbr drive selection |
590 |
|
|
webgli: USE flags unselectable if dynamic_stage3 |
591 |
|
|
webgli: manual extra packages and save button. |
592 |
|
|
|
593 |
wolf31o2 |
1475 |
28 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> : |
594 |
agaffney |
1119 |
src/GLIUtility.py: |
595 |
|
|
change ping count to 2 |
596 |
agaffney |
1121 |
docs/comparison.html |
597 |
|
|
initial commit |
598 |
agaffney |
1119 |
|
599 |
wolf31o2 |
1475 |
27 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> : |
600 |
agaffney |
1113 |
src/templates/x86ArchitectureTemplate.py: |
601 |
|
|
fix map() issue with grub code |
602 |
|
|
replace kernel_names and initrd_names loops with one-liners |
603 |
|
|
|
604 |
wolf31o2 |
1475 |
27 Nov 2005; Preston Cody <codeman@gentoo.org> : |
605 |
codeman |
1102 |
gli-dialog won't let you dynamic stage3 without systempkgs.txt. |
606 |
codeman |
1105 |
initial gli-dialog support for recommended partitioning layout and clear. |
607 |
codeman |
1106 |
failure cleanup now an option for gli-dialog. |
608 |
codeman |
1114 |
move livecd-kernel to top of kernel lists. fix proto bug in rc.conf |
609 |
|
|
added comparison list and updated TODO! |
610 |
codeman |
1102 |
|
611 |
wolf31o2 |
1475 |
26 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> : |
612 |
agaffney |
1097 |
src/GLIArchitectureTemplate.py: |
613 |
|
|
fix to stage1() debug code |
614 |
agaffney |
1098 |
fix to stage2() debug code |
615 |
agaffney |
1097 |
|
616 |
wolf31o2 |
1475 |
26 Nov 2005; Preston Cody <codeman@gentoo.org> : |
617 |
codeman |
1096 |
some more bootloader code fixes. forgot boot_device != mbr_device. |
618 |
agaffney |
1097 |
|
619 |
wolf31o2 |
1475 |
25 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> : |
620 |
agaffney |
1097 |
src/GLIStorageDevice.py: |
621 |
|
|
fix to unallocated space merging when last one is after part 4 |
622 |
codeman |
1096 |
|
623 |
wolf31o2 |
1475 |
24 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> : |
624 |
agaffney |
1088 |
src/GLIArchitectureTemplate.py: |
625 |
|
|
small fix to debugging code in copy_pkg_to_chroot() |
626 |
|
|
|
627 |
wolf31o2 |
1475 |
23 Nov 2005; Preston Cody <codeman@gentoo.org> : |
628 |
codeman |
1096 |
more bugfixes with bootloader code |
629 |
|
|
gli-dialog side appears to work |
630 |
codeman |
1086 |
|
631 |
wolf31o2 |
1475 |
21 Nov 2005; Preston Cody <codeman@gentoo.org> : |
632 |
codeman |
1080 |
initial adding of boot_device to backend. |
633 |
|
|
initial boot_device support added to gli-dialog. |
634 |
codeman |
1096 |
some fixes of my poor coding |
635 |
codeman |
1077 |
|
636 |
wolf31o2 |
1475 |
20 Nov 2005; Preston Cody <codeman@gentoo.org> : |
637 |
codeman |
1075 |
converted gli-dialog to use the install_package_list. |
638 |
|
|
gtkfe has already been converted by AllanonJL |
639 |
codeman |
1076 |
new way working in gli-dialog now and added to webgli. |
640 |
codeman |
1077 |
added set/get_boot_device() to IP |
641 |
codeman |
1075 |
|
642 |
wolf31o2 |
1475 |
19 Nov 2005; Preston Cody <codeman@gentoo.org> : |
643 |
codeman |
1073 |
get_install_package_list added to InstallProfile. This can be used by the FEs |
644 |
|
|
|
645 |
wolf31o2 |
1475 |
17 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> : |
646 |
agaffney |
1070 |
src/templates/x86ArchitectureTemplate.py: |
647 |
|
|
call ls with '-1 --color=no' |
648 |
|
|
|
649 |
wolf31o2 |
1475 |
16 Nov 2005; Preston Cody <codeman@gentoo.org> : |
650 |
codeman |
1080 |
added warning (#9) to GRP ppl about stage3 tarballs |
651 |
codeman |
1069 |
|
652 |
wolf31o2 |
1475 |
15 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> : |
653 |
agaffney |
1068 |
src/GLIArchitectureTemplate.py: |
654 |
|
|
change fat32/fat16 to vfat in mount_local_partitions() so mount doesn't get |
655 |
|
|
confused |
656 |
|
|
|
657 |
wolf31o2 |
1475 |
13 Nov 2005; Preston Cody <codeman@gentoo.org> : |
658 |
codeman |
1066 |
removed protocols from rc.conf screens |
659 |
|
|
finished initial rc.conf and make.conf in webgli |
660 |
|
|
|
661 |
wolf31o2 |
1475 |
13 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> : |
662 |
agaffney |
1062 |
src/net/server/gliserv.py: |
663 |
|
|
add -h option to usage() |
664 |
agaffney |
1063 |
show time and request URI in debug mode |
665 |
agaffney |
1064 |
show client IP in debug mode |
666 |
agaffney |
1065 |
just use IP instead of trying to do a reverse lookup |
667 |
agaffney |
1062 |
|
668 |
wolf31o2 |
1475 |
12 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> : |
669 |
agaffney |
1060 |
src/net/server/gliserv.py: |
670 |
|
|
'classier' 401 message |
671 |
|
|
proper commandline parsing |
672 |
|
|
help via -h |
673 |
|
|
user/pass can be specificed via commandline option |
674 |
|
|
|
675 |
wolf31o2 |
1475 |
11 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> : |
676 |
agaffney |
1057 |
src/net/server/gliserv.py: |
677 |
agaffney |
1059 |
basic HTTP auth |
678 |
|
|
|
679 |
wolf31o2 |
1475 |
10 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> : |
680 |
agaffney |
1059 |
src/net/server/gliserv.py: |
681 |
agaffney |
1057 |
dynamic module reloading (yipee!) |
682 |
agaffney |
1058 |
send 'Last-Modified' header for real files |
683 |
|
|
respond to HEAD with just headers |
684 |
agaffney |
1057 |
src/net/server/handlers/WebGLIHandler.py: |
685 |
|
|
icons for drives |
686 |
|
|
|
687 |
wolf31o2 |
1475 |
7 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> : |
688 |
agaffney |
1042 |
src/net/server/handlers/WebGLIHandler.py: |
689 |
|
|
initial 'pretty' partition table display support |
690 |
agaffney |
1043 |
clicking partition in 'pretty' display works instead of radio buttons |
691 |
agaffney |
1044 |
radio buttons and pretty display work together |
692 |
|
|
META redirect instead of javascript |
693 |
|
|
pretty display stretches across entire screen |
694 |
agaffney |
1046 |
'Recommended layout' and 'Clear drive' functions |
695 |
agaffney |
1047 |
properly catch exceptions from do_recommended() |
696 |
agaffney |
1049 |
src/GLIArchitectureTemplate.py: |
697 |
|
|
replace preinst, copy, postinst, rm steps with qmerge |
698 |
agaffney |
1050 |
whoops...that shouldn't have been commented out |
699 |
agaffney |
1051 |
create image_dir with -p in copy_pkg_to_chroot() |
700 |
agaffney |
1052 |
more generic of symlink crappiness |
701 |
agaffney |
1053 |
new copy_pkg_to_chroot() actually works now |
702 |
agaffney |
1042 |
|
703 |
wolf31o2 |
1475 |
6 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> : |
704 |
agaffney |
1037 |
src/GLIStorageDevice.py: |
705 |
|
|
initial generic disk support |
706 |
agaffney |
1040 |
fixes for add_partition() code |
707 |
agaffney |
1038 |
src/net/server/handlers/WebGLIHandler.py: |
708 |
|
|
added support for creating generic disks |
709 |
agaffney |
1040 |
add new partition working |
710 |
agaffney |
1041 |
save and delete partitions |
711 |
agaffney |
1037 |
|
712 |
wolf31o2 |
1475 |
6 Nov 2005; Preston Cody <codeman@gentoo.org> : |
713 |
codeman |
1034 |
webgli: Partitioning making progress. |
714 |
|
|
|
715 |
wolf31o2 |
1475 |
5 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> : |
716 |
agaffney |
1032 |
src/GLIArchitectureTemplate.py: |
717 |
|
|
copy_pkg_to_chroot() overhaul - does install the Right Way(TM) (copy files to |
718 |
|
|
image dir, run pkg_setup, pkg_preinst, copy to /, pkg_postinst, remove image |
719 |
|
|
dir) and works around /etc/gconf symlink problem |
720 |
|
|
|
721 |
wolf31o2 |
1475 |
5 Nov 2005; Preston Cody <codeman@gentoo.org> : |
722 |
codeman |
1031 |
webgli: lots of updates. preliminary partitioning. extra packages works. |
723 |
|
|
|
724 |
wolf31o2 |
1475 |
3 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> : |
725 |
agaffney |
1029 |
src/net/server/gliserv.py: |
726 |
|
|
httpd now supports HTTPS and falls back to HTTP if not available |
727 |
agaffney |
1030 |
make fallback actually work |
728 |
agaffney |
1029 |
src/net/server/SecureXMLRPCServer.py: |
729 |
|
|
SecureSocketServer is now threaded |
730 |
|
|
|
731 |
wolf31o2 |
1475 |
2 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> : |
732 |
agaffney |
1026 |
src/net/client/gliclient.py: |
733 |
|
|
try to use HTTPS for XMLRPC first and fallback to HTTP |
734 |
agaffney |
1028 |
pretend mode |
735 |
agaffney |
1027 |
src/net/server/gliserv.py, src/net/server/SecureXMLRPCServer.py: |
736 |
|
|
HTTPS XMLRPC goodness from samyron |
737 |
agaffney |
1028 |
pass name of certificate |
738 |
agaffney |
1026 |
|
739 |
wolf31o2 |
1475 |
31 Oct 2005; Preston Cody <codeman@gentoo.org> : |
740 |
codeman |
1025 |
wegli: daemons and services screens done. |
741 |
|
|
|
742 |
wolf31o2 |
1475 |
30 Oct 2005; Preston Cody <codeman@gentoo.org> : |
743 |
codeman |
1021 |
webgli: networking and users screens |
744 |
|
|
added return_redirect to handler.py |
745 |
codeman |
1022 |
loading and saving install/client profiles works for webgli now |
746 |
|
|
Review also done |
747 |
agaffney |
1033 |
|
748 |
|
|
*GLI-0.2 (27 Oct 2005) |
749 |
codeman |
1025 |
|
750 |
wolf31o2 |
1475 |
26 Oct 2005; Andrew Gaffney <agaffney@gentoo.org> : |
751 |
agaffney |
1009 |
src/templates/x86ArchitectureTemplate.py: |
752 |
|
|
properly check for bootloader emerge exist status with exitsuccess() |
753 |
agaffney |
1010 |
log output of grub install command |
754 |
agaffney |
1011 |
add --batch --no-floppy to grub command |
755 |
agaffney |
1013 |
grubinstallstring only gets logged if debug is on |
756 |
agaffney |
1012 |
src/GLIUtility.py: |
757 |
|
|
update progress bar to 100% when process finishes |
758 |
agaffney |
1009 |
|
759 |
wolf31o2 |
1475 |
25 Oct 2005; Andrew Gaffney <agaffney@gentoo.org> : |
760 |
agaffney |
1002 |
src/GLIClientController.py: |
761 |
|
|
added debugging code for the interaction between the 2 threads via Event() |
762 |
agaffney |
1003 |
src/GLIUtility.py: |
763 |
|
|
doubled the buffer size in spawn() |
764 |
agaffney |
1004 |
bump buffer size up to 16384 |
765 |
|
|
only report progress in 5% increments |
766 |
agaffney |
1005 |
src/GLIArchitectureTemplate.py: |
767 |
|
|
kernelpkgs.txt support code |
768 |
agaffney |
1006 |
above disabled because it sucks |
769 |
agaffney |
1007 |
added add_pkg_to_world() |
770 |
agaffney |
1002 |
|
771 |
wolf31o2 |
1475 |
24 Oct 2005; Andrew Gaffney <agaffney@gentoo.org> : |
772 |
agaffney |
1001 |
src/GLIArchitectureTemplate.py: |
773 |
|
|
use tar | tar to copy files in copy_pkg_to_chroot() |
774 |
|
|
extract devices.tar.bz2 created by baselayout instead of running MAKEDEV |
775 |
|
|
|
776 |
wolf31o2 |
1475 |
23 Oct 2005; Preston Cody <codeman@gentoo.org> : |
777 |
codeman |
995 |
DEBUGGING ADDED TO AT. verbose field added to CConfig. |
778 |
|
|
|
779 |
wolf31o2 |
1475 |
23 Oct 2005; Andrew Gaffney <agaffney@gentoo.org> : |
780 |
agaffney |
993 |
src/net/server/gliserv.py: |
781 |
|
|
/ maps to index.html |
782 |
|
|
look for actual files in html/ |
783 |
|
|
src/net/html: |
784 |
|
|
new template |
785 |
agaffney |
998 |
src/GLIUtility.py: |
786 |
|
|
added parse_vdb_contents() |
787 |
|
|
src/GLIArchitectureTemplate.py: |
788 |
|
|
added copy_pkg_to_chroot() |
789 |
|
|
added debug code to dynamic-stage3 |
790 |
agaffney |
999 |
switch dynamic-stage3 to new method |
791 |
|
|
lots of bug fixes from adding debug code |
792 |
agaffney |
993 |
|
793 |
wolf31o2 |
1475 |
22 Oct 2005; Preston Cody <codeman@gentoo.org> : |
794 |
codeman |
983 |
webgli initial bootloader support + changed make.conf. |
795 |
codeman |
985 |
IP: changed defaults for stage, kernel_build_method, kernel_source_pkg. |
796 |
codeman |
983 |
|
797 |
wolf31o2 |
1475 |
20 Oct 2005; Andrew Gaffney <agaffney@gentoo.org> : |
798 |
agaffney |
982 |
src/GLIUtility.py: |
799 |
agaffney |
980 |
horrible tangled mess of code that is tarball unpacking subprogress display |
800 |
agaffney |
981 |
add unpack progress to portage snapshot |
801 |
agaffney |
982 |
use read() instead of readlines() in spawn() |
802 |
|
|
only update progress bar for whole percents |
803 |
agaffney |
980 |
|
804 |
wolf31o2 |
1475 |
19 Oct 2005; Andrew Gaffney <agaffney@gentoo.org> : |
805 |
agaffney |
976 |
src/templates/x86ArchitectureTemplate.py: |
806 |
|
|
change call to 'grub' to use GLIUtility.exitsuccess() |
807 |
agaffney |
977 |
add definition of 'build_mode' in _configure_lilo() |
808 |
agaffney |
976 |
src/misc/updategtkfe, src/misc/updateglid: |
809 |
|
|
fix so subshell is called in root shell |
810 |
|
|
|
811 |
wolf31o2 |
1475 |
18 Oct 2005; Andrew Gaffney <agaffney@gentoo.org> : |
812 |
agaffney |
975 |
src/net/server/handlers/WebGLIHandler.py: |
813 |
|
|
stage screen launches URI browser in sized window with various properties set |
814 |
|
|
|
815 |
wolf31o2 |
1475 |
17 Oct 2005; Andrew Gaffney <agaffney@gentoo.org> : |
816 |
agaffney |
971 |
src/misc/updategtkfe: |
817 |
|
|
updated to actually work |
818 |
agaffney |
972 |
remove previous snapshot and extracted dir before downloading |
819 |
agaffney |
973 |
src/misc/updateglid: |
820 |
|
|
updated to actually work |
821 |
agaffney |
974 |
src/templates/x86ArchitectureTemplate.py: |
822 |
|
|
fixed bug where grub code was looking for 'root+root+file_name2' |
823 |
agaffney |
971 |
|
824 |
wolf31o2 |
1475 |
16 Oct 2005; Andrew Gaffney <agaffney@gentoo.org> : |
825 |
agaffney |
968 |
src/net/server/handlers/WebGLIHandler.py: |
826 |
|
|
URI browser |
827 |
agaffney |
970 |
added mirror selection |
828 |
agaffney |
969 |
src/GLIUtility.py: |
829 |
|
|
ls via ssh strips off ending * |
830 |
agaffney |
968 |
|
831 |
wolf31o2 |
1475 |
16 Oct 2005; Preston Cody <codeman@gentoo.org> : |
832 |
codeman |
965 |
more updates to webgli. stage selection. |
833 |
|
|
|
834 |
wolf31o2 |
1475 |
11 Oct 2005; Preston Cody <codeman@gentoo.org> : |
835 |
codeman |
961 |
updated webgli with preliminary Network Mounts support. |
836 |
|
|
|
837 |
wolf31o2 |
1475 |
9 Oct 2005; Preston Cody <codeman@gentoo.org> : |
838 |
codeman |
952 |
GenDialog: string formatting and yes/no label fixes. |
839 |
|
|
added WebGLI template for gliserv.py |
840 |
|
|
added WebGLIHandler as well as a definition for it in gliserv.py |
841 |
|
|
updates to the webgli files even though they won't be there for long. |
842 |
codeman |
958 |
Utility: remove exception for non-existant grppkgs.txt until the new livecd |
843 |
|
|
goes public. |
844 |
codeman |
952 |
|
845 |
wolf31o2 |
1475 |
9 Oct 2005; Andrew Gaffney <agaffney@gentoo.org> : |
846 |
agaffney |
955 |
src/net/server/gliserv.py: |
847 |
|
|
override dict to not be so anal |
848 |
agaffney |
949 |
main server now loads separate module to handle requests |
849 |
agaffney |
955 |
src/net/server/handlers/ProfileHandler.py, src/net/server/handler.py: |
850 |
agaffney |
949 |
split out profile URLs into separate handler function |
851 |
agaffney |
950 |
move handlers into subdirectory |
852 |
agaffney |
956 |
add Welcome and Clients handlers |
853 |
agaffney |
949 |
|
854 |
wolf31o2 |
1475 |
5 Oct 2005; Andrew Gaffney <agaffney@gentoo.org> : |
855 |
agaffney |
944 |
src/GLIUtility.py: |
856 |
|
|
raise exception if password prompt received twice |
857 |
|
|
|
858 |
wolf31o2 |
1475 |
2 Oct 2005; Andrew Gaffney <agaffney@gentoo.org> : |
859 |
agaffney |
944 |
src/GLIUtility.py: |
860 |
agaffney |
943 |
removed rot13ify() |
861 |
|
|
|
862 |
wolf31o2 |
1475 |
1 Oct 2005; Andrew Gaffney <agaffney@gentoo.org> : |
863 |
agaffney |
935 |
src/net/server/gliserv.py: |
864 |
|
|
allow for param to be passed multiple times in GET |
865 |
agaffney |
940 |
no XMLRPC functions return None |
866 |
agaffney |
941 |
modify POST request parsing to only create a list if needed |
867 |
agaffney |
942 |
fix GET request parsing so the list creation for multiple values works |
868 |
agaffney |
940 |
src/net/client/gliclient.py: |
869 |
|
|
various typo and type mismatch fixes |
870 |
|
|
exit after exception |
871 |
agaffney |
935 |
|
872 |
wolf31o2 |
1475 |
30 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> : |
873 |
agaffney |
933 |
src/net/client/gliclient.py: |
874 |
|
|
initial commit |
875 |
agaffney |
934 |
pass MAC to XMLRPC functions |
876 |
|
|
src/net/server/GLIServerProfile.py: |
877 |
|
|
rename GLIClientsProfiles to GLIServerProfile |
878 |
agaffney |
933 |
|
879 |
wolf31o2 |
1475 |
29 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> : |
880 |
agaffney |
930 |
src/net/server/gliserv.py: |
881 |
|
|
now handles POST requests |
882 |
|
|
move majority of request handling code to common_handler() to reduce code |
883 |
|
|
duplication |
884 |
agaffney |
931 |
profile loading |
885 |
|
|
client reg via XMLRPC goes into SharedInfo() |
886 |
|
|
/showclients redesign |
887 |
|
|
template fixes |
888 |
agaffney |
932 |
allow handler functions to add/change headers |
889 |
|
|
save profile |
890 |
agaffney |
930 |
|
891 |
wolf31o2 |
1475 |
28 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> : |
892 |
agaffney |
929 |
src/net/server/GLIClientsProfiles.py: |
893 |
|
|
initial commit |
894 |
|
|
src/net/server/template.html: |
895 |
|
|
initial commit |
896 |
|
|
src/net/server/gliserv.py: |
897 |
|
|
add template mojo |
898 |
|
|
|
899 |
wolf31o2 |
1475 |
26 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> : |
900 |
agaffney |
928 |
src/net/server/gliserv.py: |
901 |
|
|
XMLRPC mojo |
902 |
|
|
|
903 |
wolf31o2 |
1475 |
22 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> : |
904 |
agaffney |
919 |
src/GLIArchitectureTemplate.py: |
905 |
|
|
add code in _edit_config() to comment line where variable is defined |
906 |
|
|
previously |
907 |
agaffney |
920 |
insert new line under previous definition of variable if it exists |
908 |
agaffney |
921 |
small _edit_config() cleanup |
909 |
agaffney |
923 |
src/GLIStorageDevice.py: |
910 |
|
|
add clear_partitions() function |
911 |
agaffney |
924 |
new sizes for recommended partition layout |
912 |
agaffney |
925 |
automatically calculate swap size for recommended layout |
913 |
agaffney |
919 |
|
914 |
wolf31o2 |
1475 |
21 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> : |
915 |
agaffney |
918 |
src/templates/x86ArchitectureTemplate.py: |
916 |
|
|
fat16 mojo |
917 |
|
|
|
918 |
wolf31o2 |
1475 |
20 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> : |
919 |
agaffney |
914 |
src/GLIStorageDevice.py: |
920 |
|
|
prevent do_recommended() from being run twice |
921 |
agaffney |
916 |
rewrite do_recommended() to be more robust |
922 |
agaffney |
917 |
src/GLIArchitectureTemplate.py: |
923 |
|
|
rework _edit_config() to not write duplicate entries |
924 |
agaffney |
914 |
|
925 |
wolf31o2 |
1475 |
17 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> : |
926 |
agaffney |
912 |
src/GLIStorageDevice.py: |
927 |
|
|
added do_recommended() function to automatically created 256M/1G/* layout |
928 |
|
|
|
929 |
wolf31o2 |
1475 |
17 Sep 2005; Preston Cody <codeman@gentoo.org> : |
930 |
codeman |
907 |
src/gli-dialog.py: added set_distcc to the list |
931 |
|
|
GenDialog: added set_distcc. untested. |
932 |
|
|
IP: added install_distcc flag. |
933 |
|
|
AT: added install_distcc function based on the flag. runs after build_kernel |
934 |
codeman |
911 |
changed AT spawn command for distcc for nodeps. |
935 |
codeman |
907 |
|
936 |
wolf31o2 |
1475 |
16 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> : |
937 |
agaffney |
906 |
src/GLIUtility.py: |
938 |
|
|
add rot13ify() function |
939 |
|
|
|
940 |
wolf31o2 |
1475 |
16 Sep 2005; Preston Cody <codeman@gentoo.org> : |
941 |
|
|
src/GenDialog.py: |
942 |
codeman |
905 |
added a sentence of text. unchecking support added. |
943 |
codeman |
904 |
|
944 |
wolf31o2 |
1475 |
15 Sep 2005; Preston Cody <codeman@gentoo.org> : |
945 |
|
|
src/GLIUtility.py: |
946 |
codeman |
901 |
added get_grp_pkgs_from_cd() to return a list of packages in GRP for FE menus |
947 |
wolf31o2 |
1475 |
src/GenDialog.py: |
948 |
codeman |
902 |
still working on extra_packages. transformed the list to new format. |
949 |
|
|
added GRP indication to list. untested. |
950 |
codeman |
901 |
TODO lists updated. |
951 |
wolf31o2 |
1475 |
src/fe/dialog/gli-dialog.py: |
952 |
codeman |
901 |
spelling mistook. |
953 |
|
|
|
954 |
wolf31o2 |
1475 |
14 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> : |
955 |
agaffney |
900 |
src/GLIUtility.py: |
956 |
|
|
get_snapshot_from_cd() returns '' instead of 'file://' if nothing found |
957 |
|
|
|
958 |
wolf31o2 |
1475 |
5 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> : |
959 |
agaffney |
889 |
src/GLIUtility.py: |
960 |
|
|
add get_directory_listing_from_uri() |
961 |
|
|
add http support to above |
962 |
agaffney |
892 |
add ftp support to above |
963 |
agaffney |
893 |
add scp support to above |
964 |
agaffney |
891 |
src/GLIArchitectureTemplate.py: |
965 |
|
|
"0" instead of 0 for key of single-element dict passed to _edit_config() |
966 |
agaffney |
889 |
|
967 |
wolf31o2 |
1475 |
5 Sep 2005; Preston Cody <codeman@gentoo.org> : |
968 |
codeman |
887 |
value_only -> only_value |
969 |
|
|
|
970 |
wolf31o2 |
1475 |
3 Sep 2005; Preston Cody <codeman@gentoo.org> : |
971 |
codeman |
881 |
gutted out all of etc_portage structure since it is now all handled by |
972 |
|
|
etc_files |
973 |
|
|
|
974 |
wolf31o2 |
1475 |
3 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> : |
975 |
agaffney |
874 |
src/GLIArchitectureTemplate.py: |
976 |
|
|
install_packages() sends progress update notifications |
977 |
agaffney |
876 |
src/templates/x86ArchitectureTemplate.py: |
978 |
|
|
increase sleep to 5s between format tries |
979 |
agaffney |
882 |
src/GLIClientController.py: |
980 |
|
|
pass 'self' to AT instead of 'self._pretend' |
981 |
agaffney |
874 |
|
982 |
wolf31o2 |
1475 |
2 Sep 2005; Preston Cody <codeman@gentoo.org> : |
983 |
codeman |
873 |
logger -> logger.log in x86AT |
984 |
|
|
|
985 |
wolf31o2 |
1475 |
1 Sep 2005; Preston Cody <codeman@gentoo.org> : |
986 |
codeman |
870 |
added set_etc_portage to IP. debugging gli-d's support for it. |
987 |
|
|
|
988 |
wolf31o2 |
1475 |
1 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> : |
989 |
agaffney |
869 |
src/templates/x86ArchitectureTemplate.py: |
990 |
|
|
switch to 3 tries for mkfs instead of looping waiting for dev node to exist |
991 |
|
|
|
992 |
wolf31o2 |
1475 |
30 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> : |
993 |
agaffney |
857 |
src/GLIArchitectureTemplate.py: |
994 |
|
|
add _portage_best_version() function and rework install_packages() to allow |
995 |
|
|
for future X of Y tracking |
996 |
agaffney |
860 |
Use best_visible instead of best_version |
997 |
agaffney |
862 |
tracked down and fixed missing = causing empty install extra packages |
998 |
agaffney |
864 |
use = when emerging also |
999 |
agaffney |
865 |
quickpkg hokey pokey |
1000 |
agaffney |
867 |
run _get_packages_to_emerge() again with -pk |
1001 |
agaffney |
857 |
|
1002 |
wolf31o2 |
1475 |
22 Aug 2005; Preston Cody <codeman@gentoo.org> : |
1003 |
|
|
src/ArchTemplate: |
1004 |
|
|
removed install_xorg_x11, and put the xorg.conf copying at |
1005 |
|
|
the end of install_packages. |
1006 |
codeman |
850 |
added updateglid to /src/misc |
1007 |
codeman |
851 |
updated all core files with new GPL notice and copyright statement. |
1008 |
codeman |
848 |
|
1009 |
wolf31o2 |
1475 |
21 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1010 |
agaffney |
839 |
src/GLIUtility.py: |
1011 |
|
|
fix get_snapshot_from_cd() to look in /mnt/livecd/snapshots/ if it can't find |
1012 |
|
|
a snapshot in /mnt/cdrom/snapshots/ |
1013 |
agaffney |
842 |
get_snapshot_from_cd() adds file:// at the beginning |
1014 |
agaffney |
846 |
change calls to extra package special case functions to 'self.blah' |
1015 |
agaffney |
839 |
|
1016 |
wolf31o2 |
1475 |
21 Aug 2005; Preston Cody <codeman@gentoo.org> : |
1017 |
codeman |
830 |
src/ArchTemplate: changed "voodoo". |
1018 |
codeman |
831 |
changed order of portage sync methods. made a fallback to webrsync if |
1019 |
|
|
normal emerge sync fails. |
1020 |
codeman |
836 |
removed get_sources_from_cd because it is obsolete. |
1021 |
|
|
add special cases to install_packages. remove fatal exception on package |
1022 |
|
|
install failure b/c the box will still be bootable. |
1023 |
codeman |
837 |
add install_xorg_x11. remove adding of xdm to runlevel. this will now be |
1024 |
|
|
handled in the FEs. |
1025 |
codeman |
838 |
src/GenDialog: added a bunch of code for dealing with x11-based packages. |
1026 |
|
|
awaiting testing. |
1027 |
codeman |
830 |
|
1028 |
wolf31o2 |
1475 |
20 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1029 |
agaffney |
826 |
src/GLIStorageDevice.py: |
1030 |
|
|
global try/except block around fs resizable detection code |
1031 |
agaffney |
828 |
src/GLIArchitectureTemplate.py, src/GLIClientController.py: |
1032 |
|
|
install-failed cleanup function |
1033 |
agaffney |
826 |
|
1034 |
wolf31o2 |
1475 |
18 Aug 2005; Preston Cody <codeman@gentoo.org> : |
1035 |
codeman |
825 |
x86ArchTemplate: updated lilo code. separated out THREE commands. untested. |
1036 |
|
|
|
1037 |
wolf31o2 |
1475 |
16 Aug 2005; Preston Cody <codeman@gentoo.org> : |
1038 |
codeman |
814 |
GLIGenDialog: |
1039 |
|
|
add drive choices for loaded configs. |
1040 |
|
|
force snapshot for dynamic_stage3 |
1041 |
|
|
init the snapshoturi input to the cd snapshot if not already selected. |
1042 |
|
|
if dynamic_stage3, skip the make.conf step. |
1043 |
|
|
GLIUtility: add get_cd_snapshot_uri() for local snapshots. |
1044 |
|
|
this fixes parts 1,2,3,6 of bug 102747 for gli-dialog |
1045 |
codeman |
812 |
|
1046 |
wolf31o2 |
1475 |
16 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1047 |
agaffney |
811 |
src/GLIArchitectureTemplate.py: |
1048 |
|
|
manually call MAKEDEV in stage3-dynamic code |
1049 |
agaffney |
813 |
copy /etc/inittab.old to /etc/inittab in chroot |
1050 |
agaffney |
815 |
src/GLIUtility.py: |
1051 |
|
|
add beginning of validate_uri() function |
1052 |
agaffney |
817 |
add file:/// support to validate_uri() |
1053 |
agaffney |
822 |
single quotes when setting livecd password |
1054 |
agaffney |
811 |
|
1055 |
wolf31o2 |
1475 |
15 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1056 |
agaffney |
807 |
src/GLIGenDialog.py: |
1057 |
|
|
change getmountpoint() to get_mountpoint() |
1058 |
agaffney |
808 |
src/misc/updategtkfe: |
1059 |
|
|
committed script to automatically download latest snapshot and run gtkfe |
1060 |
agaffney |
809 |
src/templates/x86ArchitectureTemplate.py: |
1061 |
|
|
fix _configure_lilo_add_windows() for IP -> GLISD stuff |
1062 |
agaffney |
810 |
src/GLIArchitectureTemplate.py: |
1063 |
|
|
give tmp_minor an initial value in mount_local_partitions so that the value |
1064 |
|
|
remain from the previous drive |
1065 |
agaffney |
807 |
|
1066 |
wolf31o2 |
1475 |
14 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1067 |
agaffney |
805 |
src/templates/x86ArchitectureTemplate.py: |
1068 |
|
|
Fix _configure_lilo() for IP using GLISD stuff |
1069 |
agaffney |
806 |
src/GLIArchitectureTemplate.py: |
1070 |
|
|
install_cron_daemon() treats "none" specially |
1071 |
agaffney |
805 |
|
1072 |
wolf31o2 |
1475 |
14 Aug 2005; Preston Cody <codeman@gentoo.org> : |
1073 |
codeman |
801 |
old patch from Steven Mertens to resolve bug #96642 |
1074 |
codeman |
802 |
numerous asthetic changes to GenDialog, no real functionality changes though. |
1075 |
|
|
strings renamed for global use if necessary. |
1076 |
codeman |
803 |
fix all three parts of bug 102291 |
1077 |
codeman |
804 |
disable set_etc_portage until fully-written. |
1078 |
codeman |
801 |
|
1079 |
wolf31o2 |
1475 |
13 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1080 |
agaffney |
799 |
src/GLIClientController.py: |
1081 |
|
|
lower-case http/ftp proxy envvars |
1082 |
|
|
|
1083 |
wolf31o2 |
1475 |
12 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1084 |
agaffney |
797 |
src/GLIClientController.py: |
1085 |
|
|
log end of pre_install steps to aid in debugging |
1086 |
agaffney |
798 |
src/templates/x86ArchitectureTemplate.py: |
1087 |
|
|
change set_flag(flag) to set_flag(flag, True)...*stab* *stab* |
1088 |
agaffney |
797 |
|
1089 |
wolf31o2 |
1475 |
10 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1090 |
|
|
src/GLIArchitectureTemplate.py: |
1091 |
agaffney |
795 |
check to make sure that the device node we're wait for to exist isn't of |
1092 |
|
|
type 'free' |
1093 |
|
|
|
1094 |
wolf31o2 |
1475 |
09 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1095 |
agaffney |
792 |
src/GLIGenDialog.py: |
1096 |
|
|
convert install_packages to list in set_extra_packages() |
1097 |
agaffney |
793 |
check return code of checklist() call in "Manual" section |
1098 |
agaffney |
794 |
*actually* fix the first problem |
1099 |
agaffney |
792 |
|
1100 |
robbat2 |
790 |
08 Aug 2005; Robin H. Johnson <robbat2@gentoo.org> src/GLIUtility.py: |
1101 |
|
|
"source /etc/profile" does not ensure the ENV is correctly set up. Use "bash |
1102 |
|
|
-l" instead, to ensure a proper environment (important for CONFIG_PROTECT). |
1103 |
|
|
|
1104 |
wolf31o2 |
1475 |
06 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1105 |
agaffney |
789 |
src/GLIArchitectureTemplate.py: |
1106 |
|
|
re-fix net.eth1+ symlink code...wtf is wrong with cvs? |
1107 |
|
|
|
1108 |
wolf31o2 |
1475 |
04 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1109 |
agaffney |
787 |
Add CDATA support to SimpleXMLParser and add utility functions for it. |
1110 |
|
|
|
1111 |
robbat2 |
786 |
04 Aug 2005; Robin H. Johnson <robbat2@gentoo.org> |
1112 |
|
|
src/GLIArchitectureTemplate.py: |
1113 |
|
|
Fix case where vixie-cron is specified as a full package atom, as we still |
1114 |
|
|
don't want to run 'crontab /etc/crontab' for it. |
1115 |
|
|
|
1116 |
agaffney |
788 |
*GLI-0.1 (3 Aug 2005) |
1117 |
|
|
|
1118 |
wolf31o2 |
1475 |
30 Jul 2005; Preston Cody <codeman@gentoo.org> : |
1119 |
codeman |
764 |
add scp to list of is_uri() so GenDialog doesn't complain. |
1120 |
codeman |
769 |
fixed livecd-kernel bug in bootloader code. |
1121 |
codeman |
773 |
fixed gendialog for dynamic_stage3 instead of "networkless" |
1122 |
|
|
change bootloader to allow for both initrd and initramfs. |
1123 |
codeman |
777 |
fix IP for dynamic_stage3. |
1124 |
codeman |
780 |
fix ArchTemplate for broken mountpoint creation. fix GenDialog part showing. |
1125 |
codeman |
777 |
|
1126 |
wolf31o2 |
1475 |
30 Jul 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1127 |
codeman |
769 |
Added full scp:// URI support to get_uri() in GLIUtility |
1128 |
agaffney |
766 |
Remove "networkless" from dynamic stage3 if locic. |
1129 |
|
|
Remove print statement from scp:// code. |
1130 |
agaffney |
767 |
Change scp code to check for "assword: " instead of "Password:" |
1131 |
agaffney |
768 |
Fix post-install network code to create net.eth1+ symlink correctly |
1132 |
agaffney |
770 |
Check to make sure pkg can be split on / and some debugging code |
1133 |
agaffney |
771 |
Add 2>dev/null to emerge call in _get_packages_to_emerge() |
1134 |
codeman |
777 |
SimpleXMLParser handles True/False/None correctly now |
1135 |
agaffney |
778 |
Comment out above fix |
1136 |
agaffney |
781 |
Add partitioning wait-for-device-to-exist code to mount_local_partitions |
1137 |
codeman |
764 |
|
1138 |
wolf31o2 |
1475 |
28 Jul 2005; Scott Myron <samyron@gentoo.org> : |
1139 |
samyron |
762 |
Removed a FIXME in the GLIClientConfiguration that is no |
1140 |
|
|
longer needed. |
1141 |
|
|
|
1142 |
wolf31o2 |
1475 |
27 Jul 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1143 |
agaffney |
760 |
Default to x86 in ClientConfig |
1144 |
agaffney |
761 |
Typo in build-a-stage3 code. |
1145 |
|
|
Remove MAKEDEV call in build-a-stage3 postscript. |
1146 |
agaffney |
760 |
|
1147 |
wolf31o2 |
1475 |
26 Jul 2005; Preston Cody <codeman@gentoo.org> : |
1148 |
codeman |
757 |
Rewrote init of IP for gli-d. Other GenDialog updates. |
1149 |
|
|
allow network_type to be None in CConfig. |
1150 |
|
|
|
1151 |
wolf31o2 |
1475 |
24 Jul 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1152 |
agaffney |
755 |
Add _dynamic_stage3 option to IP. |
1153 |
|
|
Add check for that option to dynamic stage3 code in ArchTemplate. |
1154 |
agaffney |
756 |
Fix code to determine default route in get_eth_info() in GLIUtility. |
1155 |
|
|
Fix serialization of dns-servers in ClientConfig. |
1156 |
agaffney |
755 |
|
1157 |
wolf31o2 |
1475 |
24 Jul 2005; Preston Cody <codeman@gentoo.org> : |
1158 |
codeman |
754 |
changed default values of cron/logger in IP. |
1159 |
|
|
moved GenDialog IP init out to the individual files. gli-dialog's version |
1160 |
|
|
will change quite a bit. |
1161 |
|
|
|
1162 |
wolf31o2 |
1475 |
22 Jul 2005; Preston Cody <codeman@gentoo.org> : |
1163 |
codeman |
750 |
added ppcArchTemplate. blank now. working on yaboot. |
1164 |
codeman |
751 |
modified ArchTemplate for amd64 and ppc custom kernels. |
1165 |
|
|
skeleton implementation of _configure_yaboot. |
1166 |
|
|
small fixes to other templates. |
1167 |
codeman |
750 |
|
1168 |
wolf31o2 |
1475 |
21 Jul 2005; Preston Cody <codeman@gentoo.org> : |
1169 |
codeman |
747 |
GenDialog updates. changed comment in IP. |
1170 |
|
|
|
1171 |
robbat2 |
741 |
07 Jul 2005; Robin H. Johnson <robbat2@gentoo.org> |
1172 |
robbat2 |
743 |
src/GLIInstallProfile.py: |
1173 |
|
|
Fix codeman's screwup of changing the service seperator to ',' in the parser |
1174 |
|
|
without changing it in the serialization code! Also document this in a |
1175 |
|
|
comment so you find it easier. Everybody needs to make sure they update |
1176 |
|
|
their install profiles! |
1177 |
|
|
|
1178 |
|
|
07 Jul 2005; Robin H. Johnson <robbat2@gentoo.org> |
1179 |
robbat2 |
742 |
src/GLIArchitectureTemplate.py: |
1180 |
|
|
Fix casting of list to string and concat of None with string, as well as |
1181 |
|
|
commented prototype of checking that mounting actually worked (found a case |
1182 |
|
|
where mount can return success, but the mount won't be done). |
1183 |
|
|
|
1184 |
|
|
07 Jul 2005; Robin H. Johnson <robbat2@gentoo.org> |
1185 |
robbat2 |
740 |
src/templates/x86ArchitectureTemplate.py: |
1186 |
robbat2 |
741 |
Remove TEMP UGLY HACK of time.sleep(5), and replace it with a while loop |
1187 |
|
|
checking for the device, and sleeping 1 second each time. |
1188 |
|
|
|
1189 |
|
|
07 Jul 2005; Robin H. Johnson <robbat2@gentoo.org> |
1190 |
|
|
src/templates/x86ArchitectureTemplate.py: |
1191 |
robbat2 |
740 |
Refactor install_bootloader code and _install_{grub,lilo} so that 'none' for |
1192 |
|
|
bootloader works again. Also rename _install_{grub,lilo} to |
1193 |
|
|
_configure_{grub,lilo} since they don't install the loaders anymore |
1194 |
|
|
themselves. |
1195 |
|
|
|
1196 |
wolf31o2 |
1475 |
7 Jul 2005; Preston Cody <codeman@gentoo.org> : |
1197 |
codeman |
738 |
fix global USE flags to not include the arch types at the end. |
1198 |
|
|
updates to GenDialog and gli-d. |
1199 |
|
|
|
1200 |
wolf31o2 |
1475 |
6 Jul 2005; Preston Cody <codeman@gentoo.org> : |
1201 |
codeman |
734 |
fixing bootloader code for no initrd and initrd->initramfs naming change. |
1202 |
|
|
|
1203 |
wolf31o2 |
1475 |
6 Jul 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1204 |
agaffney |
733 |
Proper comments and parameters to GLIException in install_mta() |
1205 |
agaffney |
736 |
Allow optional exclusion of HTTP, FTP, and/or RSYNC mirrors in list_mirrors() |
1206 |
agaffney |
737 |
Add strip() to list_mirrors(), list_subarch_from_mirror() and |
1207 |
|
|
list_tarball_from_mirror() to eliminate blank last item. |
1208 |
agaffney |
733 |
|
1209 |
wolf31o2 |
1475 |
5 Jul 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1210 |
agaffney |
731 |
Added stage3 generation code. |
1211 |
|
|
|
1212 |
wolf31o2 |
1475 |
5 Jul 2005; Preston Cody <codeman@gentoo.org> : |
1213 |
codeman |
730 |
Added sleep(5) to partitioning code, temp got rid of the NOCOLOR in _emerge |
1214 |
|
|
Mild changes to GenDialog. |
1215 |
|
|
|
1216 |
wolf31o2 |
1475 |
30 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1217 |
agaffney |
729 |
Remove separate install step configure_rc_conf() since it's handled by |
1218 |
|
|
update_config_files() |
1219 |
|
|
Make a copy of newvalues in _edit_config() so quotes aren't added when the |
1220 |
|
|
function is called twice on the same file. |
1221 |
|
|
|
1222 |
wolf31o2 |
1475 |
29 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1223 |
agaffney |
726 |
Missing \ in sed in _get_packages_to_emerge() |
1224 |
agaffney |
727 |
Removed explicit emerging of hotplug and no longer add it to the runlevel. |
1225 |
agaffney |
728 |
Check in _quickpkg_deps() to ignore blank package names returned from |
1226 |
|
|
_get_packages_to_emerge() |
1227 |
agaffney |
726 |
|
1228 |
wolf31o2 |
1475 |
28 Jun 2005; Preston Cody <codeman@gentoo.org> : |
1229 |
codeman |
725 |
fixed agaffney's missing = and extra : in x86AT. commented out crashing line |
1230 |
|
|
in the dialog.py gauge code. |
1231 |
|
|
|
1232 |
wolf31o2 |
1475 |
28 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1233 |
agaffney |
720 |
Add code to update_config_files() to go through etc_files and update stuff. |
1234 |
agaffney |
721 |
Check to see that _etc_files['make.conf'] exists in get_make_conf() |
1235 |
agaffney |
724 |
Only use float() in partition xml parsing code if type == "free" |
1236 |
agaffney |
720 |
|
1237 |
wolf31o2 |
1475 |
28 Jun 2005; Preston Cody <codeman@gentoo.org> : |
1238 |
codeman |
718 |
finished almost all internationalization of GenDialog. |
1239 |
codeman |
719 |
attempt at fixing rc.conf function. moved 3 generate functions out of |
1240 |
codeman |
722 |
fe/gtk/RcDotConf and put them in Utility. fixed self bug. |
1241 |
codeman |
723 |
added dialog.py to the fe/dialog directory so it actually gets used. |
1242 |
codeman |
718 |
|
1243 |
wolf31o2 |
1475 |
27 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1244 |
agaffney |
716 |
Roll rc_conf and make_conf into master etc_files structure in InstallProfile. |
1245 |
|
|
|
1246 |
wolf31o2 |
1475 |
27 Jun 2005; Preston Cody <codeman@gentoo.org> : |
1247 |
codeman |
715 |
fix extra entry in list_mirrors() |
1248 |
|
|
beginning internationalization runthrough. |
1249 |
|
|
|
1250 |
wolf31o2 |
1475 |
26 Jun 2005; Preston Cody <codeman@gentoo.org> : |
1251 |
codeman |
713 |
added dialog.py to /src temporarily until it gets accepted upstream. |
1252 |
codeman |
714 |
fix for unused value in form in dialog.py and changed heights. |
1253 |
|
|
fix GenDialog forms. |
1254 |
codeman |
713 |
|
1255 |
wolf31o2 |
1475 |
25 Jun 2005; Preston Cody <codeman@gentoo.org> : |
1256 |
codeman |
710 |
Changed hostname/domainname for new baselayout. |
1257 |
|
|
Changed _add_to_runlevel errors to logs. |
1258 |
|
|
Updated TODO list to show status of GenDialog |
1259 |
|
|
More updates to GenDialog including two checklists that probably won't work. |
1260 |
codeman |
711 |
update IP to use comma-separated list instead of space separated for services. |
1261 |
codeman |
710 |
|
1262 |
wolf31o2 |
1475 |
24 Jun 2005; Preston Cody <codeman@gentoo.org> : |
1263 |
codeman |
707 |
Add dhcp_options to the CC, CConfig, and GenDialog. More overall changes to |
1264 |
|
|
GenDialog as it gets closer to completion. |
1265 |
|
|
|
1266 |
wolf31o2 |
1475 |
22 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1267 |
agaffney |
705 |
Modify get_eth_info() to take a full interface name (eth0 fex). float() |
1268 |
|
|
instead of int() in add_partition_device_partition() for minor (closes 96804) |
1269 |
agaffney |
704 |
|
1270 |
wolf31o2 |
1475 |
21 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1271 |
agaffney |
704 |
Changed setup_network_post to check for 'interfaces[interface][0] != "dhcp"' |
1272 |
|
|
instead of 'interfaces[interface][1]' since DHCP uses that field for its |
1273 |
|
|
options. setup_network_post() writes custom DHCP options to /etc/conf.d/net. |
1274 |
|
|
|
1275 |
wolf31o2 |
1475 |
20 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1276 |
agaffney |
698 |
Apply spawn() patch from #96644 (with minor changes). Make sure the return |
1277 |
agaffney |
699 |
value from all spawn() calls is checked with GLIUtility.exitsuccess(). Fix |
1278 |
agaffney |
700 |
small error with <pipe>.close() returning None. Fix space vs. tab issue. |
1279 |
agaffney |
704 |
Fix undefined variable 'output' issue in spawn(). |
1280 |
agaffney |
697 |
|
1281 |
wolf31o2 |
1475 |
20 Jun 2005; Preston Cody <codeman@gentoo.org> : |
1282 |
codeman |
696 |
More updates to GenDialog and gli-d. |
1283 |
|
|
|
1284 |
wolf31o2 |
1475 |
19 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1285 |
agaffney |
695 |
Modify list_mirrors() to return a list of mirror URL/name pairs. |
1286 |
|
|
|
1287 |
wolf31o2 |
1475 |
19 Jun 2005; Preston Cody <codeman@gentoo.org> : |
1288 |
codeman |
694 |
Adding gli-dialog.py. Updates to GenDialog. Added function to GLIUtility to |
1289 |
|
|
get subarch. |
1290 |
|
|
|
1291 |
wolf31o2 |
1475 |
16 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1292 |
agaffney |
691 |
Backend partitioning will create disklabel is none exists. Installprofile |
1293 |
agaffney |
692 |
defaults to "" now instead of "msdos" for disklabel type. Fix for |
1294 |
|
|
mount_local_partitions() to remember device along with minor in the |
1295 |
agaffney |
693 |
parts_to_mount dict (closes #96319). mount_local_partitions() cleanups and |
1296 |
|
|
add else block to log unsupported netmount types to mount_network_shares() |
1297 |
agaffney |
691 |
|
1298 |
wolf31o2 |
1475 |
15 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> : |
1299 |
robbat2 |
686 |
src/GLIArchitectureTemplate.py: |
1300 |
robbat2 |
690 |
Refactor kernel_compile common stuff, fix 2.4 build process. |
1301 |
|
|
src/fe/cli/clife.py: |
1302 |
|
|
Logging system. |
1303 |
|
|
src/GLIUtility.py, src/GLIStorageDevice.py: |
1304 |
|
|
Add comments about re-writes needed for boxes without sysfs. |
1305 |
|
|
|
1306 |
wolf31o2 |
1475 |
15 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> : |
1307 |
robbat2 |
690 |
src/GLIArchitectureTemplate.py: |
1308 |
robbat2 |
686 |
2.4 support (pull version data from /usr/src/linux/Makefile), incl. |
1309 |
|
|
'make dep' call for custom compile. build_mode support for prepare-only and |
1310 |
|
|
none types completed. custom compile function chains shell functions in |
1311 |
|
|
spawned script, to allow for catching all errors. |
1312 |
|
|
|
1313 |
wolf31o2 |
1475 |
15 Jun 2005; Preston Cody <codeman@gentoo.org> : |
1314 |
codeman |
685 |
fixed up build_kernel in ArchTemplate for build_mode as well as in dialogfe |
1315 |
|
|
and GenDialog. other gendialog updates as well. kernel updates untested. |
1316 |
|
|
|
1317 |
wolf31o2 |
1475 |
14 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> : |
1318 |
robbat2 |
680 |
src/GLIInstallProfile.py: |
1319 |
|
|
Change structure of etc-portage stuff. The serialization was broken before my |
1320 |
|
|
last commit, and I am the only person that's ever used it. The new schema is |
1321 |
|
|
as follows: |
1322 |
|
|
<etc-portage> |
1323 |
|
|
<file name="package.mask"/> |
1324 |
|
|
<file name="package.unmask"> |
1325 |
|
|
<entry atom="sys-kernel/openmosix-sources"/> |
1326 |
|
|
</file> |
1327 |
|
|
<file name="package.use"> |
1328 |
|
|
<entry atom="sys-libs/db"> |
1329 |
|
|
-java |
1330 |
|
|
</entry> |
1331 |
|
|
<entry atom="dev-libs/cyrus-sasl"> |
1332 |
|
|
-ldap |
1333 |
|
|
</entry> |
1334 |
|
|
</file> |
1335 |
|
|
</etc-portage> |
1336 |
|
|
|
1337 |
|
|
|
1338 |
wolf31o2 |
1475 |
13 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> : |
1339 |
robbat2 |
679 |
src/GLIInstallProfile.py: |
1340 |
|
|
Add new entry for gli-profile/kernel-build-method item. Add missing |
1341 |
|
|
serialize_etc_portage (temporary). Make serialize_make_conf always print the |
1342 |
|
|
keys in the same order. |
1343 |
|
|
|
1344 |
wolf31o2 |
1475 |
13 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> : |
1345 |
robbat2 |
675 |
src/GLIArchitectureTemplate.py: |
1346 |
robbat2 |
677 |
Clean up commenting used by _edit_config(), and fix bug where wrong comment |
1347 |
|
|
was repeatedly appended to make.conf. |
1348 |
|
|
|
1349 |
|
|
13 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> |
1350 |
|
|
src/GLIArchitectureTemplate.py: |
1351 |
robbat2 |
675 |
Put some Linux-2.6 specific code under a if statement. Store list of |
1352 |
|
|
successfully mounted swap device for using swapoff. Add proper error checking |
1353 |
|
|
to install_packages and install_filesystem_tools. Fixed namespace conflicts on |
1354 |
|
|
'file'. Clean up some redundant code (thanks to pychecker).' |
1355 |
|
|
|
1356 |
wolf31o2 |
1475 |
13 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1357 |
agaffney |
670 |
Fix typos: get_extended() instead of get_extended_partition(). Added |
1358 |
agaffney |
671 |
list_mirrors() and list_stage_tarballs_from_mirror() functions to GLIUtility. |
1359 |
|
|
Change _emerge("sync") call to direct call to spawn to avoid 'emerge -k sync' |
1360 |
agaffney |
668 |
|
1361 |
wolf31o2 |
1475 |
12 Jun 2005; John N. Laliberte <allanonjl@gentoo.org> : |
1362 |
allanonjl |
667 |
GLIInstallProfile.py: add missing set for dhcp_options if a tuple is passed |
1363 |
|
|
in add_network_interface. |
1364 |
|
|
|
1365 |
wolf31o2 |
1475 |
12 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> : |
1366 |
|
|
src/GLIArchitectureTemplate.py: |
1367 |
robbat2 |
664 |
ensure PORTAGE_TMPDIR/PORT_LOGDIR/PORTDIR_OVERLAY/PKGDIR exist prior to any |
1368 |
|
|
usage - this caused a failure for stage1/stage2 previously. swapoff for swap |
1369 |
robbat2 |
665 |
space at end of install. Mount /dev, /dev/shm, /dev/pts and /sys during |
1370 |
|
|
prepare_chroot. |
1371 |
robbat2 |
664 |
|
1372 |
robbat2 |
663 |
11 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> +src/cli/clife.py, |
1373 |
|
|
+src/cli/README, +src/fe/installer-cli, +src/fe/installer-dialog, |
1374 |
|
|
+src/fe/installer-gtk: |
1375 |
|
|
Add new automated CLI frontend. Add scripts that are the intended means to |
1376 |
|
|
use each frontend. |
1377 |
|
|
|
1378 |
wolf31o2 |
1475 |
11 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> : |
1379 |
robbat2 |
663 |
src/GLIClientController.py: |
1380 |
|
|
Add null type to network config, for cases where the interface is already up |
1381 |
|
|
and should not be touched (netboot for example). |
1382 |
|
|
|
1383 |
wolf31o2 |
1475 |
11 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> : |
1384 |
robbat2 |
652 |
src/GLIArchitectureTemplate.py: |
1385 |
robbat2 |
663 |
pcmcia is not a variable name for a call to _add_to_runlevel, it should be a |
1386 |
|
|
string!. Try to use binary packages if available by default. |
1387 |
|
|
|
1388 |
wolf31o2 |
1475 |
11 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> : |
1389 |
robbat2 |
663 |
src/GLIArchitectureTemplate.py: |
1390 |
robbat2 |
656 |
More error checking for _add_to_runlevel, to ensure that the init script |
1391 |
|
|
actually exists before we try to add it. set_services phase must take place |
1392 |
|
|
after the package installation, otherwise the init scripts might not exist. |
1393 |
|
|
Find the correct init script for the cron and logging daemons, and add that |
1394 |
|
|
instead of the package atom. |
1395 |
|
|
|
1396 |
wolf31o2 |
1475 |
11 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> : |
1397 |
robbat2 |
656 |
src/GLIArchitectureTemplate.py: |
1398 |
robbat2 |
655 |
Fix up _edit_config so that it works if the file doesn't already exist. Fix |
1399 |
|
|
usage of 'file' to 'contents' for the variable name, as it shadows |
1400 |
|
|
__builtin__.file. |
1401 |
|
|
|
1402 |
wolf31o2 |
1475 |
11 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> : |
1403 |
robbat2 |
655 |
src/GLIArchitectureTemplate.py: |
1404 |
robbat2 |
652 |
Add MTA install code, and include MTA install phase. Ensure |
1405 |
|
|
PORT_LOGDIR/PORTDIR_OVERLAY are created in _emerge if needed. Add support |
1406 |
|
|
for 'none' kernel config for build_kernel phase. Put kernel_script in |
1407 |
|
|
/var/tmp instead of /root for build_kernel phase. |
1408 |
|
|
|
1409 |
robbat2 |
650 |
11 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> src/GLIInstallProfile.py: |
1410 |
|
|
Rename mta variables to match syslog/cron variables. |
1411 |
|
|
|
1412 |
wolf31o2 |
1475 |
11 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> : |
1413 |
robbat2 |
649 |
src/GLIArchitectureTemplate.py, src/templates/x86ArchitectureTemplate.py, |
1414 |
|
|
src/.cvsignore, src/fe/dialog/.cvsignore, src/fe/gtk/.cvsignore, |
1415 |
|
|
src/fe/net/client/.cvsignore, src/fe/net/server/.cvsignore, |
1416 |
|
|
src/templates/.cvsignore, src/tests/.cvsignore: |
1417 |
|
|
Refactor partition formatting again to include error checking. Allow 'none' |
1418 |
|
|
for kernel and bootloader specifications. Add .cvsignore files for .py[co]. |
1419 |
|
|
|
1420 |
wolf31o2 |
1475 |
11 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> : |
1421 |
robbat2 |
648 |
src/GLIArchitectureTemplate.py, src/templates/x86ArchitectureTemplate.py: |
1422 |
|
|
Refactor _emerge to remove duplicate code. Refactor mkfs code in backend to |
1423 |
|
|
only have a single spawn call. |
1424 |
|
|
|
1425 |
wolf31o2 |
1475 |
11 Jun 2005; Preston Cody <codeman@gentoo.org> : |
1426 |
codeman |
647 |
refixed samyron's fix of set_architecture_template. |
1427 |
|
|
|
1428 |
wolf31o2 |
1475 |
11 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1429 |
agaffney |
646 |
Move /tmp/spawn.sh and /tmp/post-install to /var/tmp since that should always |
1430 |
|
|
be executable. |
1431 |
|
|
|
1432 |
wolf31o2 |
1475 |
10 Jun 2005; Scott Myron <samyron@gentoo.org> : |
1433 |
samyron |
643 |
Fixed one of the FIXME's in the ClientConfiguration. There is now some |
1434 |
|
|
error checking when you call set_architecture_template. |
1435 |
|
|
|
1436 |
wolf31o2 |
1475 |
10 Jun 2005; Preston Cody <codeman@gentoo.org> : |
1437 |
codeman |
641 |
moved the mkfsopts input to the partition options menu instead of the during |
1438 |
|
|
the creation process. updated GenDialog to say it supports reiserfs v3. |
1439 |
|
|
|
1440 |
robbat2 |
636 |
9 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> src/GLIInstallProfile.py, |
1441 |
|
|
src/GLIStorageDevice.py, fe/dialog/dialogfe.py: |
1442 |
|
|
Complete support for 'mkfsopts' parameter in main system and dialogfe. |
1443 |
|
|
Add support for other partition types to dialogfe. |
1444 |
|
|
Fix all usages of int(possible_big_number) to long(possible_bit_number) to |
1445 |
|
|
avoid integer overflows and wraparounds. |
1446 |
|
|
|
1447 |
wolf31o2 |
1475 |
9 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1448 |
agaffney |
631 |
Removed start/end from XML output and added mkfsopts to partitioning info. |
1449 |
agaffney |
633 |
'mkfsopts' parameter is now used and support for creating xfs, jfs, and |
1450 |
agaffney |
634 |
reiserfs is now in (patch from robbat2). Change '_parser' to 'self._parser' |
1451 |
agaffney |
639 |
in GLIClientConfiguration. Change from .1 and .9 to constants for |
1452 |
|
|
partitioning. Fix free space overwriting bug. Remove a few unused functions |
1453 |
agaffney |
640 |
from rewrite. Fix call to get_partition_at() |
1454 |
agaffney |
631 |
|
1455 |
wolf31o2 |
1475 |
8 Jun 2005; Preston Cody <codeman@gentoo.org> : |
1456 |
codeman |
630 |
Updates to GenDialog and dialogfe. |
1457 |
|
|
|
1458 |
wolf31o2 |
1475 |
7 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1459 |
agaffney |
628 |
Typo (%$^&#$!) fix in GLIStorageDevice. Minor fix recommended by pychecker |
1460 |
agaffney |
627 |
|
1461 |
wolf31o2 |
1475 |
6 Jun 2005; Preston Cody <codeman@gentoo.org> : |
1462 |
codeman |
626 |
more GenDialog updates to partitioning. |
1463 |
|
|
|
1464 |
wolf31o2 |
1475 |
5 Jun 2005; Preston Cody <codeman@gentoo.org> : |
1465 |
codeman |
625 |
Indenting issue in GLISD/get_ordered_partition_list. |
1466 |
|
|
updates to GenDialog partitioning and added default UTC for timezone in IP. |
1467 |
|
|
|
1468 |
wolf31o2 |
1475 |
5 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1469 |
agaffney |
624 |
Added GLISD.get_model() |
1470 |
|
|
|
1471 |
wolf31o2 |
1475 |
3 Jun 2005; Preston Cody <codeman@gentoo.org> : |
1472 |
codeman |
623 |
Added get_eth_devices() to GLIUtility. Updated netfe.py to newest version. |
1473 |
|
|
More updates to GenDialog :) |
1474 |
|
|
|
1475 |
wolf31o2 |
1475 |
3 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1476 |
agaffney |
622 |
Added get_interface_realname() function. |
1477 |
|
|
|
1478 |
wolf31o2 |
1475 |
2 Jun 2005; Preston Cody <codeman@gentoo.org> : |
1479 |
codeman |
618 |
Added auto-save of CConfig and copying to new /root after install. |
1480 |
|
|
yet even more GenDialog updates. |
1481 |
|
|
|
1482 |
wolf31o2 |
1475 |
1 Jun 2005; Preston Cody <codeman@gentoo.org> : |
1483 |
codeman |
616 |
removed print statement from GLISD. more updates to GenDialog. |
1484 |
|
|
|
1485 |
wolf31o2 |
1475 |
31 May 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1486 |
agaffney |
610 |
Not being able to fetch the stage tarball is now an exception. Chroot wrapper |
1487 |
agaffney |
611 |
passes along exit code. Fix typo in GLIStorageDevice causing mountopts to be |
1488 |
agaffney |
615 |
loaded from XML as ['mountopts']. Changed 'data' to 'self.data' in a few |
1489 |
|
|
places in GLIClientConfiguration. |
1490 |
agaffney |
608 |
|
1491 |
wolf31o2 |
1475 |
27 May 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1492 |
agaffney |
599 |
Fix mount_local_partitions(), configure_fstab(), and |
1493 |
agaffney |
600 |
install_filesystem_tools() to use GLISD directly. A few more fixes for same. |
1494 |
agaffney |
601 |
A few more fixes for templates/x86Archtemplate |
1495 |
agaffney |
599 |
|
1496 |
wolf31o2 |
1475 |
27 May 2005; Preston Cody <codeman@gentoo.org> : |
1497 |
codeman |
597 |
Removed more unused code from CConfig. Updated GLIGenDialog, but it is still |
1498 |
|
|
a work in progress. |
1499 |
|
|
|
1500 |
wolf31o2 |
1475 |
24 May 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1501 |
agaffney |
596 |
Changes in IP, GLISD, and templates/x86Archtemplate for IP using GLISD |
1502 |
|
|
directly. GLISD can now handle data imported from XML. |
1503 |
|
|
|
1504 |
wolf31o2 |
1475 |
22 May 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1505 |
agaffney |
595 |
Missing colon in GLIClientConfiguration. Add fix to GLIStorageDevice to |
1506 |
|
|
handle blank (no disklabel) disks. |
1507 |
|
|
|
1508 |
wolf31o2 |
1475 |
20 May 2005; Preston Cody <codeman@gentoo.org> : |
1509 |
codeman |
594 |
HUGE Reorganization of the InstallProfile. All sections alphabetized, cleaned |
1510 |
|
|
up, documented, and separated out serialization and grouped all sections. |
1511 |
|
|
|
1512 |
wolf31o2 |
1475 |
19 May 2005; Preston Cody <codeman@gentoo.org> : |
1513 |
codeman |
593 |
Reorganization of ClientConfiguration and gutting of unused functions. |
1514 |
|
|
Removed verbose option from CC. Moved import statement in IP and CConfig up. |
1515 |
|
|
|
1516 |
wolf31o2 |
1475 |
18 May 2005; Preston Cody <codeman@gentoo.org> : |
1517 |
codeman |
591 |
Fix use of /mnt/gentoo instead of _chroot_dir in finishing_cleanup |
1518 |
|
|
|
1519 |
wolf31o2 |
1475 |
17 May 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1520 |
agaffney |
589 |
Fixed bug in finishing_cleanup(). Fix a late-night coding error in |
1521 |
agaffney |
590 |
partitioning. CC serializes install profile to disk and prepare_chroot() |
1522 |
|
|
copies it into /mnt/gentoo/root |
1523 |
agaffney |
588 |
|
1524 |
wolf31o2 |
1475 |
16 May 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1525 |
agaffney |
585 |
Moved URI parsing into new function parse_uri() |
1526 |
|
|
|
1527 |
wolf31o2 |
1475 |
14 May 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1528 |
agaffney |
583 |
Added XMLParser module. |
1529 |
|
|
|
1530 |
wolf31o2 |
1475 |
13 May 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1531 |
agaffney |
580 |
Fix is_realstring() and rewrite is_uri() to use a regex to parse the URI. |
1532 |
agaffney |
581 |
Minor fix to is_uri() regex to allow hyphens in hostname. |
1533 |
agaffney |
580 |
|
1534 |
wolf31o2 |
1475 |
12 May 2005; Preston Cody <codeman@gentoo.org> : |
1535 |
codeman |
577 |
Updated finishing_cleanup for new unmounting method from agaffney. |
1536 |
|
|
|
1537 |
wolf31o2 |
1475 |
12 May 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1538 |
agaffney |
576 |
Fix GLILogger to use correct time format string. Fix _edit_config() to |
1539 |
agaffney |
579 |
properly comment out variables. Fix minor bug in finishing_cleanup(). Add |
1540 |
|
|
unicode support to is_realstring(). |
1541 |
agaffney |
575 |
|
1542 |
wolf31o2 |
1475 |
11 May 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1543 |
agaffney |
572 |
Added --nocolor to all emerge calls. Fix is_eth_device to test for zero |
1544 |
agaffney |
573 |
return value instead of non-zero. Add code to output a traceback to the |
1545 |
agaffney |
574 |
install log in the event of a GLI or non-GLI exception. Use NOCOLOR=yes |
1546 |
|
|
instead of --nocolor. |
1547 |
agaffney |
571 |
|
1548 |
wolf31o2 |
1475 |
10 May 2005; Preston Cody <codeman@gentoo.org> : |
1549 |
codeman |
566 |
Added GLIGenDialog.py to make a generic class for the dialog functions that |
1550 |
codeman |
567 |
can be used by both dialogfe and the netfe/be. updated both for new filename. |
1551 |
|
|
date changes. 2004->2005. |
1552 |
codeman |
566 |
|
1553 |
wolf31o2 |
1475 |
10 May 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1554 |
agaffney |
564 |
Removed 'quiet=True' from spawn() calls |
1555 |
|
|
|
1556 |
wolf31o2 |
1475 |
10 May 2005; Preston Cody <codeman@gentoo.org> : |
1557 |
codeman |
563 |
Updated GLIUtility with patches from chotchki. Also added documentation |
1558 |
|
|
|
1559 |
wolf31o2 |
1475 |
9 May 2005; Preston Cody <codeman@gentoo.org> : |
1560 |
codeman |
560 |
Added the function for set_etc_portage to ArchTemplate. no step for it yet. |
1561 |
|
|
Updated _edit_config in ArchTemplate, make_config, and various other fixes |
1562 |
|
|
from bug #89683, mostly touchups. |
1563 |
|
|
|
1564 |
wolf31o2 |
1475 |
6 May 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1565 |
agaffney |
556 |
GLIStorageDevice cleanup patch from bug #91761 |
1566 |
|
|
|
1567 |
wolf31o2 |
1475 |
3 May 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1568 |
agaffney |
551 |
Fixed timezone code to not link to /mnt/gentoo/usr/share/zoneinfo/blah. Fix |
1569 |
agaffney |
553 |
_edit_config(). Error logging casts 'error' to str |
1570 |
agaffney |
551 |
|
1571 |
wolf31o2 |
1475 |
2 May 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1572 |
agaffney |
549 |
Exceptions received in CC are logged before being passed to the FE. Added |
1573 |
|
|
code to CC to handle exceptions *not* thrown by the installer itself. |
1574 |
agaffney |
548 |
|
1575 |
wolf31o2 |
1475 |
1 May 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1576 |
agaffney |
544 |
get_max_mb_for_resize() returns -1 if not self.resizeable |
1577 |
|
|
|
1578 |
wolf31o2 |
1475 |
30 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1579 |
agaffney |
539 |
More dirty rsync hacks :-/ |
1580 |
|
|
|
1581 |
wolf31o2 |
1475 |
29 Apr 2005; Preston Cody <codeman@gentoo.org> : |
1582 |
codeman |
532 |
Patches from chotchki (bug #90325) to improve CC networking. untested. |
1583 |
|
|
|
1584 |
wolf31o2 |
1475 |
29 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1585 |
agaffney |
529 |
Proxies patch from chotchki (bug #90147). Fixed == instead of = typos in |
1586 |
agaffney |
533 |
GLIStorageDevice (pointed out by chotchki). Fixed missing int()s. Split |
1587 |
agaffney |
535 |
'custom' sync option into 'none' and 'snapshot'. Minor fixes to |
1588 |
agaffney |
536 |
GLIStorageDevice as suggested by pychecker. Fix minor bug in |
1589 |
agaffney |
538 |
_get_packages_to_emerge(). Fix _quickpkg_deps() to call |
1590 |
|
|
_get_packages_to_emerge() |
1591 |
agaffney |
528 |
|
1592 |
wolf31o2 |
1475 |
28 Apr 2005; Preston Cody <codeman@gentoo.org> : |
1593 |
codeman |
526 |
Added group-adding code to set_users in ArchTemplate |
1594 |
|
|
|
1595 |
wolf31o2 |
1475 |
27 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1596 |
agaffney |
525 |
Added post-install script code |
1597 |
|
|
|
1598 |
wolf31o2 |
1475 |
23 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1599 |
agaffney |
524 |
Fixed encapsulation issues in GLIClientController (bug #90141) |
1600 |
|
|
|
1601 |
wolf31o2 |
1475 |
22 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1602 |
agaffney |
523 |
Update resizing code in GLIStorageDevice |
1603 |
|
|
|
1604 |
wolf31o2 |
1475 |
17 Apr 2005; Preston Cody <codeman@gentoo.org> : |
1605 |
codeman |
522 |
Update AUTHORS, NEWS, TODO. Added documentation to GLILogger. |
1606 |
|
|
|
1607 |
wolf31o2 |
1475 |
17 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1608 |
agaffney |
521 |
Reverted change to ArchTemplate and added support for commented line in old |
1609 |
|
|
code. |
1610 |
|
|
|
1611 |
wolf31o2 |
1475 |
16 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1612 |
agaffney |
518 |
Changed _edit_config() to modify value in-place instead of commenting out and |
1613 |
|
|
adding the new value to the end of the file. |
1614 |
|
|
|
1615 |
wolf31o2 |
1475 |
15 Apr 2005; Preston Cody <codeman@gentoo.org> : |
1616 |
codeman |
512 |
Back. Did the docuementation thang for ArchTemplate and ClientConfiguration. |
1617 |
|
|
Also updated TODO list. |
1618 |
|
|
|
1619 |
wolf31o2 |
1475 |
14 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1620 |
agaffney |
509 |
Use blackace's one-liner to add comments for all function for use with |
1621 |
|
|
pythondoc. |
1622 |
|
|
|
1623 |
wolf31o2 |
1475 |
13 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1624 |
agaffney |
503 |
Moved 'end >= device_sectors' check out of loop to check for next partition's |
1625 |
agaffney |
505 |
start point (thanks to Marco Djukic). Fix >4 primary partitions on non-x86. |
1626 |
agaffney |
507 |
Partitioning code now tracks start/end of extended for placing logicals. End |
1627 |
|
|
point of logical is now adjusted along with start. |
1628 |
agaffney |
503 |
|
1629 |
wolf31o2 |
1475 |
11 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1630 |
agaffney |
501 |
Finish overhaul of backend partitioning code. Fixed all bugs that stood in |
1631 |
agaffney |
502 |
the way of partitioning from a blank disk. Add int() around access to minor |
1632 |
|
|
key in partition information due to new partition code leaving them as float. |
1633 |
agaffney |
497 |
|
1634 |
wolf31o2 |
1475 |
10 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1635 |
agaffney |
495 |
tidy_partitions() function in GLIStorageDevice. Tweaks to tidy code |
1636 |
agaffney |
494 |
|
1637 |
wolf31o2 |
1475 |
9 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1638 |
agaffney |
492 |
Major GLIStorageDevice overhaul...all MB now instead of sectors. |
1639 |
|
|
|
1640 |
wolf31o2 |
1475 |
8 Apr 2005; Scott Myron <samyron@gentoo.org> : |
1641 |
samyron |
491 |
Added support for DHCP options and MAC addresses in the InstallProfile. |
1642 |
|
|
|
1643 |
wolf31o2 |
1475 |
3 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1644 |
agaffney |
484 |
Changed mountopts check to work for blank and whitespace. Pipe emerge through |
1645 |
|
|
sed to properly strip out junk. |
1646 |
agaffney |
481 |
|
1647 |
wolf31o2 |
1475 |
2 Apr 2005; Preston Cody <codeman@gentoo.org> : |
1648 |
codeman |
476 |
fixed the way set_timezone works. added hotplug/coldplug for livecd-kernel |
1649 |
codeman |
479 |
added --emptytree to stage2. fixed ethx not being added to runlevel defalt. |
1650 |
codeman |
475 |
|
1651 |
wolf31o2 |
1475 |
31 Mar 2005; Preston Cody <codeman@gentoo.org> : |
1652 |
codeman |
467 |
Fixed indent problem in GLICController |
1653 |
|
|
|
1654 |
wolf31o2 |
1475 |
30 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1655 |
agaffney |
463 |
Check for disklabel type "loop" and use the device name without a minor. |
1656 |
|
|
|
1657 |
wolf31o2 |
1475 |
29 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1658 |
agaffney |
453 |
Remove /tmp/compile_output.log and /var/log/install.log when install is |
1659 |
agaffney |
456 |
complete. Added code to (hopefully) keep 2nd thread running after install. |
1660 |
agaffney |
458 |
Patch from zahna for extra arguments to the kernel. Patch from zahna to add |
1661 |
agaffney |
460 |
get_eth_info() function. Remove most of content in amd64ArchTemplate and |
1662 |
agaffney |
461 |
make it inherit from x86Archtemplate. kernel_args -> bootloader_kernel_args |
1663 |
agaffney |
453 |
|
1664 |
wolf31o2 |
1475 |
28 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1665 |
agaffney |
452 |
Added 'append_log=True' to all spawn() calls using logfile=. Append to log |
1666 |
|
|
when unpacking tarball. |
1667 |
agaffney |
451 |
|
1668 |
wolf31o2 |
1475 |
28 Mar 2005; Preston Cody <codeman@gentoo.org> : |
1669 |
codeman |
446 |
rewrote filesystem_tools. looks like it works so ripping out all the old |
1670 |
|
|
filesystem_tools code. |
1671 |
codeman |
443 |
|
1672 |
wolf31o2 |
1475 |
26 Mar 2005; Preston Cody <codeman@gentoo.org> : |
1673 |
codeman |
427 |
Changed the print statements to logging in the partitioning BE code. |
1674 |
|
|
the logger may need to be imported to the x86archtemplate. unknown yet. |
1675 |
codeman |
432 |
Added the finishing_cleanup function. |
1676 |
codeman |
433 |
added a fix to the logger from BenUrban |
1677 |
codeman |
427 |
|
1678 |
wolf31o2 |
1475 |
25 Mar 2005; Preston Cody <codeman@gentoo.org> : |
1679 |
codeman |
422 |
changed InstallProfile to remove is_uri check on kernel, stage, and portage |
1680 |
|
|
URIs. The blank uri check has been commented out. |
1681 |
codeman |
426 |
ripped out error checking of set_services. this is done by _add_to_runlevel. |
1682 |
codeman |
422 |
|
1683 |
wolf31o2 |
1475 |
25 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1684 |
agaffney |
419 |
set_stage_tarball_uri() doesn't raise an exception on a blank string. |
1685 |
|
|
|
1686 |
wolf31o2 |
1475 |
24 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1687 |
agaffney |
415 |
GRP-ish quickpkg code pulls PKGDIR and PORTAGE_TMPDIR from make.conf info in |
1688 |
agaffney |
416 |
the install profile if available. Commented out spawn() debugging prints |
1689 |
agaffney |
415 |
|
1690 |
wolf31o2 |
1475 |
23 Mar 2005; Preston Cody <codeman@gentoo.org> : |
1691 |
codeman |
409 |
small changes to setup_network_post. moved adding to runlevel of net.x to |
1692 |
|
|
after the device gets symlinked. added domainname runlevel command. |
1693 |
|
|
|
1694 |
wolf31o2 |
1475 |
23 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1695 |
agaffney |
408 |
minor fix (hopefully) to livecd-kernel code. Removed call to mkvardb in |
1696 |
agaffney |
412 |
livecd-kernel code as it's now done by catalyst. Switch _emerge() call to |
1697 |
|
|
spawn() call in livecd-kernel code to pass environment variables. |
1698 |
agaffney |
414 |
livecd-kernel code pulls PKGDIR and PORTAGE_TMPDIR from make.conf info in |
1699 |
|
|
the install profile if available. |
1700 |
agaffney |
402 |
|
1701 |
wolf31o2 |
1475 |
23 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1702 |
agaffney |
401 |
Added code to build_kernel() and emerge_kernel_sources() in ArchTemplate |
1703 |
|
|
to handle installing the livecd kernel into the new system. |
1704 |
|
|
|
1705 |
wolf31o2 |
1475 |
22 Mar 2005; Preston Cody <codeman@gentoo.org> : |
1706 |
codeman |
395 |
should emerge hotplug and coldplug before adding them to runlevel. |
1707 |
|
|
|
1708 |
wolf31o2 |
1475 |
21 Mar 2005; Preston Cody <codeman@gentoo.org> : |
1709 |
codeman |
395 |
took chroot out of grub_install command. |
1710 |
|
|
|
1711 |
wolf31o2 |
1475 |
21 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1712 |
codeman |
395 |
Changed chroot wrapper code in spawn() to write the wrapper the python way |
1713 |
|
|
instead of the bash way to avoid quote conflicts. Added |
1714 |
agaffney |
392 |
'logfile=self._compile_logfile' to a number of spawn() calls. Added new |
1715 |
agaffney |
394 |
hash_password() function to GLIUtility. Remove command to 'rm /tmp/spawn.sh' |
1716 |
|
|
as it breaks the piping. |
1717 |
codeman |
390 |
|
1718 |
wolf31o2 |
1475 |
20 Mar 2005; Preston Cody <codeman@gentoo.org> : |
1719 |
codeman |
387 |
Added the amd64ArchitectureTemplate, mostly a copy of x86 without lilo. |
1720 |
|
|
|
1721 |
wolf31o2 |
1475 |
20 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1722 |
agaffney |
385 |
Added _get_packages_to_emerge() to GLIArchitectureTemplate and calls in |
1723 |
agaffney |
386 |
stage1() and stage2(). Added 'origminor' parameter to GLIStorageDevice and |
1724 |
agaffney |
389 |
GLIInstallProfile. |
1725 |
agaffney |
385 |
|
1726 |
wolf31o2 |
1475 |
19 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1727 |
agaffney |
384 |
Fixed a couple bugs in add_netmount() in GLIInstallProfile. spawn() outputs |
1728 |
|
|
to the actual tty8 with display_on_tty8 flag. Compile output logfile moved |
1729 |
|
|
into /mnt/gentoo in prepare_chroot() |
1730 |
agaffney |
379 |
|
1731 |
wolf31o2 |
1475 |
18 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1732 |
agaffney |
375 |
Add sigunmask.c contributed by d_m (on freenode) to counteract python's |
1733 |
agaffney |
377 |
retarted behavior regarding threads and signals. Add code to convert MB/%/* |
1734 |
|
|
to start/end sectors |
1735 |
agaffney |
375 |
|
1736 |
wolf31o2 |
1475 |
17 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1737 |
agaffney |
374 |
Add 2>&1 to cmd in spawn() |
1738 |
|
|
|
1739 |
wolf31o2 |
1475 |
16 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1740 |
agaffney |
369 |
Modified GLIUtility.exitsuccess() to work with return value from |
1741 |
agaffney |
371 |
commands.getstatusoutput instead of os.waitpid(). spawn() automatically |
1742 |
|
|
creates wrapper script for commands run inside chroot so multiple commands |
1743 |
agaffney |
373 |
and redirection can be used. Change exitsuccess() back. Added 'chmod a+x' |
1744 |
|
|
for the generated script from spawn() |
1745 |
agaffney |
369 |
|
1746 |
wolf31o2 |
1475 |
16 Mar 2005; Preston Cody <codeman@gentoo.org> : |
1747 |
codeman |
361 |
Removed default values for stage tarball URI and portage tree URI from |
1748 |
|
|
InstallProfile. These should be set by the FEs. also added services step to |
1749 |
|
|
ArchTemplate and coldplug/hotplug runlevels to the genkernel step. |
1750 |
|
|
Possibly fixed CC DHCP bug with -n. (thx agaffney) |
1751 |
|
|
|
1752 |
wolf31o2 |
1475 |
14 Mar 2005; Preston Cody <codeman@gentoo.org> : |
1753 |
codeman |
359 |
Small fix for setting the default gateway. Also added feature to dialogfe. |
1754 |
|
|
|
1755 |
wolf31o2 |
1475 |
7 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1756 |
agaffney |
357 |
Switched spawn() over to commands.getstatusoutput() instead of fork/waitpid |
1757 |
|
|
|
1758 |
wolf31o2 |
1475 |
1 Mar 2005; Preston Cody <codeman@gentoo.org> : |
1759 |
codeman |
346 |
Fixed a bunch of true -> True typos. lots of em |
1760 |
codeman |
347 |
only write new resolv.conf if there are dns servers listed. |
1761 |
codeman |
345 |
|
1762 |
wolf31o2 |
1475 |
1 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1763 |
agaffney |
343 |
Commented out 'display_on_tty8=True' in start_portmap() |
1764 |
|
|
|
1765 |
wolf31o2 |
1475 |
18 Feb 2005; Preston Cody <codeman@gentoo.org> : |
1766 |
codeman |
341 |
added progress bar to dialogfe and fix logger bug in ArchTemplate. |
1767 |
|
|
|
1768 |
wolf31o2 |
1475 |
18 Feb 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1769 |
agaffney |
339 |
Created GLISayWhat module. Renamed GLISayWhat to GLILocalization. Moved |
1770 |
|
|
lang parameter to __init__() |
1771 |
codeman |
331 |
|
1772 |
wolf31o2 |
1475 |
10 Feb 2005; Preston Cody <codeman@gentoo.org> : |
1773 |
codeman |
331 |
updates to TODO list. |
1774 |
esammer |
4 |
|
1775 |
wolf31o2 |
1475 |
6 Feb 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1776 |
agaffney |
324 |
Initial code for quickpkg GRP support. Fix loop to grab packages from |
1777 |
|
|
'emerge -p blah' |
1778 |
agaffney |
322 |
|
1779 |
wolf31o2 |
1475 |
6 Feb 2005; Preston Cody <codeman@gentoo.org> : |
1780 |
codeman |
320 |
check for dhcp in the network stuff and emerge it if it is. |
1781 |
|
|
added quickpkg to TODO list |
1782 |
codeman |
319 |
|
1783 |
wolf31o2 |
1475 |
5 Feb 2005; Preston Cody <codeman@gentoo.org> : |
1784 |
codeman |
318 |
Changed the raising of 'warning' exceptions to a simple log of the error |
1785 |
|
|
so that the installer can continue. |
1786 |
|
|
|
1787 |
wolf31o2 |
1475 |
3 Feb 2005; Preston Cody <codeman@gentoo.org> : |
1788 |
codeman |
314 |
Some big changes. First, changed most output to display_on_tty8. |
1789 |
|
|
Second, added log lines to all templates. Some smaller fixes such as typos. |
1790 |
|
|
Also did some cleanups of old commented lines. |
1791 |
|
|
|
1792 |
wolf31o2 |
1475 |
1 Feb 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1793 |
agaffney |
312 |
Changed tty8 output to a fifo. Minor GLIStorageDevice fix thanks to BenUrban. |
1794 |
agaffney |
313 |
Undo change with fix. Escaping fix in GLIStorageDevice.py |
1795 |
agaffney |
310 |
|
1796 |
wolf31o2 |
1475 |
31 Jan 2005; Preston Cody <codeman@gentoo.org> : |
1797 |
codeman |
306 |
more updates to TODO list. hopefully we'll soon start removing items instead |
1798 |
|
|
of adding them. |
1799 |
|
|
|
1800 |
wolf31o2 |
1475 |
29 Jan 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1801 |
agaffney |
301 |
Changed the way GLIStorageDevice.get_max_sectors_for_resize() works |
1802 |
|
|
|
1803 |
wolf31o2 |
1475 |
27 Jan 2005; Preston Cody <codeman@gentoo.org> : |
1804 |
codeman |
295 |
updated TODO list. (again) |
1805 |
codeman |
293 |
|
1806 |
wolf31o2 |
1475 |
25 Jan 2005; Preston Cody <codeman@gentoo.org> : |
1807 |
codeman |
286 |
changed output of portmap start to display_on_tty8. |
1808 |
|
|
fixed bootloader for udev and multiple kernels |
1809 |
codeman |
288 |
fixed custom kernel config (again) |
1810 |
codeman |
286 |
|
1811 |
wolf31o2 |
1475 |
22 Jan 2005; Preston Cody <codeman@gentoo.org> : |
1812 |
codeman |
281 |
changed default value of CC._enable_ssh to True because this is smart. |
1813 |
codeman |
282 |
added code to allow custom kernel .config. may be unstable and break. sorry. |
1814 |
codeman |
281 |
|
1815 |
wolf31o2 |
1475 |
21 Jan 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1816 |
agaffney |
278 |
partition() now waits until after it checks for partition flags before delete |
1817 |
|
|
the partitions :P |
1818 |
|
|
|
1819 |
wolf31o2 |
1475 |
19 Jan 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1820 |
agaffney |
272 |
Updated TODO. swapon failure it temporarily not an error. swapon is an error |
1821 |
agaffney |
277 |
again. is_uri() check only performed on portage_tree_snapshot_uri if it isn't |
1822 |
|
|
blank. |
1823 |
agaffney |
271 |
|
1824 |
wolf31o2 |
1475 |
19 Jan 2005; Preston Cody <codeman@gentoo.org> : |
1825 |
codeman |
268 |
Various fixes related to the add_users function. Still not yet finished. |
1826 |
codeman |
269 |
Added things to the TODO list. Lets start using that! |
1827 |
codeman |
268 |
|
1828 |
wolf31o2 |
1475 |
18 Jan 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1829 |
agaffney |
264 |
Added code to x86Template to format newly created partitions. Also added |
1830 |
agaffney |
265 |
some error checking code. GLIStorageDevice passes 'minor' with data to |
1831 |
agaffney |
266 |
InstallProfile. Added partition() call back in ArchTemplate. Fixed NFS |
1832 |
|
|
mounting code. |
1833 |
agaffney |
264 |
|
1834 |
wolf31o2 |
1475 |
18 Jan 2005; Preston Cody <codeman@gentoo.org> : |
1835 |
codeman |
263 |
Took out unnecessary setting of random livecd root password. the cd already |
1836 |
|
|
sets it randomly. |
1837 |
|
|
|
1838 |
wolf31o2 |
1475 |
15 Jan 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1839 |
agaffney |
255 |
Took out an unneeded step from CC's run() |
1840 |
|
|
|
1841 |
wolf31o2 |
1475 |
15 Jan 2005; Preston Cody <codeman@gentoo.org> : |
1842 |
codeman |
248 |
Attempt at detecting and adding windows partitions to lilo. |
1843 |
|
|
|
1844 |
wolf31o2 |
1475 |
14 Jan 2005; Preston Cody <codeman@gentoo.org> : |
1845 |
codeman |
237 |
Added lilo code and cleaned up lilo code. also do_partitioning renamed to |
1846 |
|
|
partition. fixed misc exit_status => exitstatus typo. |
1847 |
codeman |
235 |
|
1848 |
wolf31o2 |
1475 |
11 Jan 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1849 |
agaffney |
232 |
Added basic code for resizing filesystems with pyparted. Fixed code for |
1850 |
|
|
resizing ntfs and ext2/3. |
1851 |
agaffney |
230 |
|
1852 |
wolf31o2 |
1475 |
10 Jan 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1853 |
agaffney |
228 |
Fixed partition() in x86Template so that it scans through logicals and deletes |
1854 |
agaffney |
229 |
before deleting containing extended partition. Also clears partition table to |
1855 |
|
|
be safe before third pass. |
1856 |
agaffney |
228 |
|
1857 |
wolf31o2 |
1475 |
08 Jan 2005; Preston Cody <codeman@gentoo.org> : |
1858 |
codeman |
226 |
Added mount_network_shares. not able to test it from this computer. |
1859 |
|
|
will test when i get back to school. |
1860 |
|
|
also added start_portmap to the client_controller as an always-do. |
1861 |
|
|
agaffney says this is needed for NFS mounts to work. |
1862 |
|
|
|
1863 |
wolf31o2 |
1475 |
08 Jan 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1864 |
agaffney |
225 |
Partial rewrite of partitioning code in x86Template. No longer shells out to |
1865 |
|
|
parted to perform actions, now uses all pyparted calls. Code "works" in a |
1866 |
|
|
test, but still needs lots of TLC. Also modified tests/install.py to work |
1867 |
|
|
with x86Template and GLIClientConfiguration. |
1868 |
|
|
|
1869 |
wolf31o2 |
1475 |
07 Jan 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1870 |
agaffney |
221 |
Initial move of partitioning code from ArchTemplate to x86Template. |
1871 |
agaffney |
220 |
|
1872 |
wolf31o2 |
1475 |
07 Jan 2005; Preston Cody <codeman@gentoo.org> : |
1873 |
agaffney |
224 |
Added grp_install and services to InstallProfile. forgot about the set_root_password |
1874 |
codeman |
222 |
|
1875 |
wolf31o2 |
1475 |
07 Jan 2005; Preston Cody <codeman@gentoo.org> : |
1876 |
|
|
Fixed a few more edit_configs. fixed a chroot multicommand bug thanks to |
1877 |
|
|
agaffney. Test Install ran very well (skipping partitioning). |
1878 |
codeman |
219 |
|
1879 |
wolf31o2 |
1475 |
05 Jan 2005; Preston Cody <codeman@gentoo.org> : |
1880 |
|
|
My mid-day update. rewrote mount_local_partitions for order of mounting. |
1881 |
|
|
fixed prepare_chroot. rewrote configure_fstab and install_bootloader for new |
1882 |
|
|
partition format. fixed a few _edit_configs. some may still have eluded me. |
1883 |
codeman |
215 |
|
1884 |
wolf31o2 |
1475 |
05 Jan 2005; Preston Cody <codeman@gentoo.org> : |
1885 |
|
|
Overhauled the entire ArchTemplate and did a lot of other misc fixes in order |
1886 |
|
|
to test it. |
1887 |
codeman |
213 |
Just finished mount_local_partitions in GLIArchitectureTemplate |
1888 |
|
|
|
1889 |
wolf31o2 |
1475 |
05 Jan 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1890 |
agaffney |
212 |
Added get_num_sectors() to GLIStorageDevice. |
1891 |
|
|
|
1892 |
wolf31o2 |
1475 |
04 Jan 2005; Andrew Gaffney <agaffney@gentoo.org> : |
1893 |
|
|
GLIStorageDevice now tracks partition boundaries in sectors instead of |
1894 |
|
|
cylinders. |
1895 |
agaffney |
208 |
Also now ignores <=100 sectors for free space. Removed remaining depends stuff |
1896 |
|
|
from GLIInstallProfile. |
1897 |
agaffney |
205 |
|
1898 |
wolf31o2 |
1475 |
20 Dec 2004; Andrew Gaffney <agaffney@gentoo.org> : |
1899 |
agaffney |
188 |
GLIStorageDevice returns "unknown" instead of "" for get_type() |
1900 |
|
|
|
1901 |
wolf31o2 |
1475 |
19 Dec 2004; Andrew Gaffney <agaffney@gentoo.org> : |
1902 |
agaffney |
184 |
Added get_extended_partition() to GLIStorageDevice. Rewrote get_logicals() to |
1903 |
|
|
actually work. Commented out resizability checking code for speed. |
1904 |
agaffney |
183 |
|
1905 |
wolf31o2 |
1475 |
17 Dec 2004; Andrew Gaffney <agaffney@gentoo.org> : |
1906 |
|
|
Switched to using dumpe2fs to determine free space left in ext2/3 filesystem |
1907 |
|
|
in GLIStorageDevice at the suggestion of plors |
1908 |
agaffney |
174 |
|
1909 |
wolf31o2 |
1475 |
10 Dec 2004; Andrew Gaffney <agaffney@gentoo.org> : |
1910 |
agaffney |
162 |
Added a function to GLIUtility to pull a value from a make.conf-style config |
1911 |
agaffney |
163 |
file. Minor type fix to GLIInstallProfile.py |
1912 |
agaffney |
162 |
|
1913 |
wolf31o2 |
1475 |
09 Dec 2004; Andrew Gaffney <agaffney@gentoo.org> : |
1914 |
|
|
Added code in GLIArchitectureTemplate.py to write netmounts into fstab. |
1915 |
|
|
Separated network mounts from partition data structure in GLIInstallProfile |
1916 |
agaffney |
161 |
|
1917 |
wolf31o2 |
1475 |
27 Nov 2004; Andrew Gaffney <agaffney@gentoo.org> : |
1918 |
agaffney |
147 |
Changed the way GLIStorageDevice.py determines the amount a ext2/3 filesystem |
1919 |
|
|
can be resized. |
1920 |
|
|
|
1921 |
wolf31o2 |
1475 |
27 Oct 2004; Preston Cody <codeman@gentoo.org> : |
1922 |
codeman |
91 |
Added some of the final functions to GLIInstallTemplate. |
1923 |
|
|
Yes this project is still active despite rare use of the Changelog! |
1924 |
|
|
|
1925 |
wolf31o2 |
1475 |
11 Jun 2004; Nathaniel McCallum <npmccallum@gentoo.org> : |
1926 |
npmccallum |
58 |
Added the GLIPartitionTools.py file. This is a temporary insertion of |
1927 |
|
|
partitioning tools that will eventually go into their own package. |
1928 |
|
|
|
1929 |
wolf31o2 |
1475 |
27 Mar 2004; Nathaniel McCallum <npmccallum@gentoo.org> : |
1930 |
|
|
Added InstallProfileTODO.txt. Added GLIClientConfiguration.py (contains |
1931 |
|
|
run-time for the program). Added __init__(install_profile, |
1932 |
|
|
client_configuration) to GLI.InstallProfile. This sets install_profile and |
1933 |
|
|
client_configuration once so as to avoid constantly passing stuff every time |
1934 |
|
|
we call a method. |
1935 |
npmccallum |
33 |
|
1936 |
wolf31o2 |
1475 |
26 Mar 2004; Nathaniel McCallum <npmccallum@gentoo.org> : |
1937 |
npmccallum |
28 |
|
1938 |
wolf31o2 |
1475 |
Added another private method to GLI.InstallTemplate. _edit_config() modifies |
1939 |
|
|
config files without messing up all the other stuff in them. This will be |
1940 |
|
|
used for making changes to make.conf, rc.conf, /etc/conf.d/net, etc... |
1941 |
npmccallum |
28 |
|
1942 |
wolf31o2 |
1475 |
25 Mar 2004; Nathaniel McCallum <npmccallum@gentoo.org> : |
1943 |
npmccallum |
27 |
|
1944 |
wolf31o2 |
1475 |
Added GLI.InstallTemplate framework. This is not yet functional. However, |
1945 |
|
|
it does have a few basic things. I added two private methods. One is |
1946 |
|
|
_depends(). This will be used for dependency checking (ie. unpacking a |
1947 |
|
|
tarball requires that partitioning has been done). The other is |
1948 |
|
|
_exec_in_chroot(). This is the exact same syntax as os.system(), however, |
1949 |
|
|
instead of being run in the liveCD environment, it runs in the chroot. This |
1950 |
|
|
requires a bit of fork() magic, so I isolated the code. Hope to work more |
1951 |
|
|
this week to get this class formed... |
1952 |
npmccallum |
27 |
|
1953 |
wolf31o2 |
1475 |
14 Feb 2004; Eric Sammer <esammer@gentoo.org> : |
1954 |
|
|
Added SAX parsing. Made GLI.InstallProfile a subclass of |
1955 |
|
|
xml.sax.ContentHandler for obvious reasons. Switched kernel_modules and users |
1956 |
|
|
to be lists instead of tuples to allow for easier modification (mutable, |
1957 |
|
|
rather than immutable objects). Updated existing pydoc and added more. |
1958 |
|
|
Implemented body of GLI.InstallProfile.parse(). Cleaned file format of |
1959 |
|
|
GLI.py a bit. Fixed all accessors to use self references. |
1960 |
esammer |
7 |
Added initial unit test code. |
1961 |
|
|
|
1962 |
wolf31o2 |
1475 |
9 Feb 2004; Eric Sammer <esammer@gentoo.org> : |
1963 |
esammer |
4 |
Added initial changelog. Setting up the basic structure of the CVS repository |
1964 |
|
|
for the project. Added the UML class diagram in docs. Added a skeletal GLI |
1965 |
|
|
python module. Added misc files such news, authors, etc. |