1 |
# ChangeLog for Gentoo Linux Installer |
2 |
# Copyright 2005-2005 Gentoo Technologies, Inc. |
3 |
|
4 |
# $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.510 2005/12/04 03:25:19 agaffney Exp $ |
5 |
|
6 |
*GLI-0.3 (27 Oct 2005) |
7 |
|
8 |
3 Dec 2005; Andrew Gaffney <agaffney@gentoo.org> |
9 |
src/net/server/webgli_template.html: |
10 |
increase padding for content cell to 7px and add colspan=2 |
11 |
|
12 |
3 Dec 2005; Nicholas D. Wolfood <blackace@gentoo.org> |
13 |
webgli: added graphic bar on top |
14 |
webgli: added hover effects on the links on the left |
15 |
webgli: re-rendered header_bg.png to stretch without artifacts |
16 |
|
17 |
3 Dec 2005; Preston Cody <codeman@gentoo.org> |
18 |
webgli: make.conf disabling fixes for dynamic_stage3 |
19 |
fixed portage snapshot browse popup |
20 |
all changes tested. |
21 |
webgli: add debug mode to CC screen. the screen still needs lots of work. |
22 |
|
23 |
1 Dec 2005; Preston Cody <codeman@gentoo.org> |
24 |
added debug mode question to gli-dialog |
25 |
added CC proxies to CC networking for gli-dialog |
26 |
webgli: fixed skip CC networking if connection active |
27 |
webgli: portage snapshot defaults to CD |
28 |
webgli: bootloader mbr drive selection |
29 |
webgli: USE flags unselectable if dynamic_stage3 |
30 |
webgli: manual extra packages and save button. |
31 |
|
32 |
28 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
33 |
src/GLIUtility.py: |
34 |
change ping count to 2 |
35 |
docs/comparison.html |
36 |
initial commit |
37 |
|
38 |
27 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
39 |
src/templates/x86ArchitectureTemplate.py: |
40 |
fix map() issue with grub code |
41 |
replace kernel_names and initrd_names loops with one-liners |
42 |
|
43 |
27 Nov 2005; Preston Cody <codeman@gentoo.org> |
44 |
gli-dialog won't let you dynamic stage3 without systempkgs.txt. |
45 |
initial gli-dialog support for recommended partitioning layout and clear. |
46 |
failure cleanup now an option for gli-dialog. |
47 |
move livecd-kernel to top of kernel lists. fix proto bug in rc.conf |
48 |
added comparison list and updated TODO! |
49 |
|
50 |
26 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
51 |
src/GLIArchitectureTemplate.py: |
52 |
fix to stage1() debug code |
53 |
fix to stage2() debug code |
54 |
|
55 |
26 Nov 2005; Preston Cody <codeman@gentoo.org> |
56 |
some more bootloader code fixes. forgot boot_device != mbr_device. |
57 |
|
58 |
25 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
59 |
src/GLIStorageDevice.py: |
60 |
fix to unallocated space merging when last one is after part 4 |
61 |
|
62 |
24 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
63 |
src/GLIArchitectureTemplate.py: |
64 |
small fix to debugging code in copy_pkg_to_chroot() |
65 |
|
66 |
23 Nov 2005; Preston Cody <codeman@gentoo.org> |
67 |
more bugfixes with bootloader code |
68 |
gli-dialog side appears to work |
69 |
|
70 |
21 Nov 2005; Preston Cody <codeman@gentoo.org> |
71 |
initial adding of boot_device to backend. |
72 |
initial boot_device support added to gli-dialog. |
73 |
some fixes of my poor coding |
74 |
|
75 |
20 Nov 2005; Preston Cody <codeman@gentoo.org> |
76 |
converted gli-dialog to use the install_package_list. |
77 |
gtkfe has already been converted by AllanonJL |
78 |
new way working in gli-dialog now and added to webgli. |
79 |
added set/get_boot_device() to IP |
80 |
|
81 |
19 Nov 2005; Preston Cody <codeman@gentoo.org> |
82 |
get_install_package_list added to InstallProfile. This can be used by the FEs |
83 |
|
84 |
17 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
85 |
src/templates/x86ArchitectureTemplate.py: |
86 |
call ls with '-1 --color=no' |
87 |
|
88 |
16 Nov 2005; Preston Cody <codeman@gentoo.org> |
89 |
added warning (#9) to GRP ppl about stage3 tarballs |
90 |
|
91 |
15 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
92 |
src/GLIArchitectureTemplate.py: |
93 |
change fat32/fat16 to vfat in mount_local_partitions() so mount doesn't get |
94 |
confused |
95 |
|
96 |
13 Nov 2005; Preston Cody <codeman@gentoo.org> |
97 |
removed protocols from rc.conf screens |
98 |
finished initial rc.conf and make.conf in webgli |
99 |
|
100 |
13 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
101 |
src/net/server/gliserv.py: |
102 |
add -h option to usage() |
103 |
show time and request URI in debug mode |
104 |
show client IP in debug mode |
105 |
just use IP instead of trying to do a reverse lookup |
106 |
|
107 |
12 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
108 |
src/net/server/gliserv.py: |
109 |
'classier' 401 message |
110 |
proper commandline parsing |
111 |
help via -h |
112 |
user/pass can be specificed via commandline option |
113 |
|
114 |
11 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
115 |
src/net/server/gliserv.py: |
116 |
basic HTTP auth |
117 |
|
118 |
10 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
119 |
src/net/server/gliserv.py: |
120 |
dynamic module reloading (yipee!) |
121 |
send 'Last-Modified' header for real files |
122 |
respond to HEAD with just headers |
123 |
src/net/server/handlers/WebGLIHandler.py: |
124 |
icons for drives |
125 |
|
126 |
7 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
127 |
src/net/server/handlers/WebGLIHandler.py: |
128 |
initial 'pretty' partition table display support |
129 |
clicking partition in 'pretty' display works instead of radio buttons |
130 |
radio buttons and pretty display work together |
131 |
META redirect instead of javascript |
132 |
pretty display stretches across entire screen |
133 |
'Recommended layout' and 'Clear drive' functions |
134 |
properly catch exceptions from do_recommended() |
135 |
src/GLIArchitectureTemplate.py: |
136 |
replace preinst, copy, postinst, rm steps with qmerge |
137 |
whoops...that shouldn't have been commented out |
138 |
create image_dir with -p in copy_pkg_to_chroot() |
139 |
more generic of symlink crappiness |
140 |
new copy_pkg_to_chroot() actually works now |
141 |
|
142 |
6 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
143 |
src/GLIStorageDevice.py: |
144 |
initial generic disk support |
145 |
fixes for add_partition() code |
146 |
src/net/server/handlers/WebGLIHandler.py: |
147 |
added support for creating generic disks |
148 |
add new partition working |
149 |
save and delete partitions |
150 |
|
151 |
6 Nov 2005; Preston Cody <codeman@gentoo.org> |
152 |
webgli: Partitioning making progress. |
153 |
|
154 |
5 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
155 |
src/GLIArchitectureTemplate.py: |
156 |
copy_pkg_to_chroot() overhaul - does install the Right Way(TM) (copy files to |
157 |
image dir, run pkg_setup, pkg_preinst, copy to /, pkg_postinst, remove image |
158 |
dir) and works around /etc/gconf symlink problem |
159 |
|
160 |
5 Nov 2005; Preston Cody <codeman@gentoo.org> |
161 |
webgli: lots of updates. preliminary partitioning. extra packages works. |
162 |
|
163 |
3 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
164 |
src/net/server/gliserv.py: |
165 |
httpd now supports HTTPS and falls back to HTTP if not available |
166 |
make fallback actually work |
167 |
src/net/server/SecureXMLRPCServer.py: |
168 |
SecureSocketServer is now threaded |
169 |
|
170 |
2 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
171 |
src/net/client/gliclient.py: |
172 |
try to use HTTPS for XMLRPC first and fallback to HTTP |
173 |
pretend mode |
174 |
src/net/server/gliserv.py, src/net/server/SecureXMLRPCServer.py: |
175 |
HTTPS XMLRPC goodness from samyron |
176 |
pass name of certificate |
177 |
|
178 |
31 Oct 2005; Preston Cody <codeman@gentoo.org> |
179 |
wegli: daemons and services screens done. |
180 |
|
181 |
30 Oct 2005; Preston Cody <codeman@gentoo.org> |
182 |
webgli: networking and users screens |
183 |
added return_redirect to handler.py |
184 |
loading and saving install/client profiles works for webgli now |
185 |
Review also done |
186 |
|
187 |
*GLI-0.2 (27 Oct 2005) |
188 |
|
189 |
26 Oct 2005; Andrew Gaffney <agaffney@gentoo.org> |
190 |
src/templates/x86ArchitectureTemplate.py: |
191 |
properly check for bootloader emerge exist status with exitsuccess() |
192 |
log output of grub install command |
193 |
add --batch --no-floppy to grub command |
194 |
grubinstallstring only gets logged if debug is on |
195 |
src/GLIUtility.py: |
196 |
update progress bar to 100% when process finishes |
197 |
|
198 |
25 Oct 2005; Andrew Gaffney <agaffney@gentoo.org> |
199 |
src/GLIClientController.py: |
200 |
added debugging code for the interaction between the 2 threads via Event() |
201 |
src/GLIUtility.py: |
202 |
doubled the buffer size in spawn() |
203 |
bump buffer size up to 16384 |
204 |
only report progress in 5% increments |
205 |
src/GLIArchitectureTemplate.py: |
206 |
kernelpkgs.txt support code |
207 |
above disabled because it sucks |
208 |
added add_pkg_to_world() |
209 |
|
210 |
24 Oct 2005; Andrew Gaffney <agaffney@gentoo.org> |
211 |
src/GLIArchitectureTemplate.py: |
212 |
use tar | tar to copy files in copy_pkg_to_chroot() |
213 |
extract devices.tar.bz2 created by baselayout instead of running MAKEDEV |
214 |
|
215 |
23 Oct 2005; Preston Cody <codeman@gentoo.org> |
216 |
DEBUGGING ADDED TO AT. verbose field added to CConfig. |
217 |
|
218 |
23 Oct 2005; Andrew Gaffney <agaffney@gentoo.org> |
219 |
src/net/server/gliserv.py: |
220 |
/ maps to index.html |
221 |
look for actual files in html/ |
222 |
src/net/html: |
223 |
new template |
224 |
src/GLIUtility.py: |
225 |
added parse_vdb_contents() |
226 |
src/GLIArchitectureTemplate.py: |
227 |
added copy_pkg_to_chroot() |
228 |
added debug code to dynamic-stage3 |
229 |
switch dynamic-stage3 to new method |
230 |
lots of bug fixes from adding debug code |
231 |
|
232 |
22 Oct 2005; Preston Cody <codeman@gentoo.org> |
233 |
webgli initial bootloader support + changed make.conf. |
234 |
IP: changed defaults for stage, kernel_build_method, kernel_source_pkg. |
235 |
|
236 |
20 Oct 2005; Andrew Gaffney <agaffney@gentoo.org> |
237 |
src/GLIUtility.py: |
238 |
horrible tangled mess of code that is tarball unpacking subprogress display |
239 |
add unpack progress to portage snapshot |
240 |
use read() instead of readlines() in spawn() |
241 |
only update progress bar for whole percents |
242 |
|
243 |
19 Oct 2005; Andrew Gaffney <agaffney@gentoo.org> |
244 |
src/templates/x86ArchitectureTemplate.py: |
245 |
change call to 'grub' to use GLIUtility.exitsuccess() |
246 |
add definition of 'build_mode' in _configure_lilo() |
247 |
src/misc/updategtkfe, src/misc/updateglid: |
248 |
fix so subshell is called in root shell |
249 |
|
250 |
18 Oct 2005; Andrew Gaffney <agaffney@gentoo.org> |
251 |
src/net/server/handlers/WebGLIHandler.py: |
252 |
stage screen launches URI browser in sized window with various properties set |
253 |
|
254 |
17 Oct 2005; Andrew Gaffney <agaffney@gentoo.org> |
255 |
src/misc/updategtkfe: |
256 |
updated to actually work |
257 |
remove previous snapshot and extracted dir before downloading |
258 |
src/misc/updateglid: |
259 |
updated to actually work |
260 |
src/templates/x86ArchitectureTemplate.py: |
261 |
fixed bug where grub code was looking for 'root+root+file_name2' |
262 |
|
263 |
16 Oct 2005; Andrew Gaffney <agaffney@gentoo.org> |
264 |
src/net/server/handlers/WebGLIHandler.py: |
265 |
URI browser |
266 |
added mirror selection |
267 |
src/GLIUtility.py: |
268 |
ls via ssh strips off ending * |
269 |
|
270 |
16 Oct 2005; Preston Cody <codeman@gentoo.org> |
271 |
more updates to webgli. stage selection. |
272 |
|
273 |
11 Oct 2005; Preston Cody <codeman@gentoo.org> |
274 |
updated webgli with preliminary Network Mounts support. |
275 |
|
276 |
9 Oct 2005; Preston Cody <codeman@gentoo.org> |
277 |
GenDialog: string formatting and yes/no label fixes. |
278 |
added WebGLI template for gliserv.py |
279 |
added WebGLIHandler as well as a definition for it in gliserv.py |
280 |
updates to the webgli files even though they won't be there for long. |
281 |
Utility: remove exception for non-existant grppkgs.txt until the new livecd |
282 |
goes public. |
283 |
|
284 |
9 Oct 2005; Andrew Gaffney <agaffney@gentoo.org> |
285 |
src/net/server/gliserv.py: |
286 |
override dict to not be so anal |
287 |
main server now loads separate module to handle requests |
288 |
src/net/server/handlers/ProfileHandler.py, src/net/server/handler.py: |
289 |
split out profile URLs into separate handler function |
290 |
move handlers into subdirectory |
291 |
add Welcome and Clients handlers |
292 |
|
293 |
5 Oct 2005; Andrew Gaffney <agaffney@gentoo.org> |
294 |
src/GLIUtility.py: |
295 |
raise exception if password prompt received twice |
296 |
|
297 |
2 Oct 2005; Andrew Gaffney <agaffney@gentoo.org> |
298 |
src/GLIUtility.py: |
299 |
removed rot13ify() |
300 |
|
301 |
1 Oct 2005; Andrew Gaffney <agaffney@gentoo.org> |
302 |
src/net/server/gliserv.py: |
303 |
allow for param to be passed multiple times in GET |
304 |
no XMLRPC functions return None |
305 |
modify POST request parsing to only create a list if needed |
306 |
fix GET request parsing so the list creation for multiple values works |
307 |
src/net/client/gliclient.py: |
308 |
various typo and type mismatch fixes |
309 |
exit after exception |
310 |
|
311 |
30 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> |
312 |
src/net/client/gliclient.py: |
313 |
initial commit |
314 |
pass MAC to XMLRPC functions |
315 |
src/net/server/GLIServerProfile.py: |
316 |
rename GLIClientsProfiles to GLIServerProfile |
317 |
|
318 |
29 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> |
319 |
src/net/server/gliserv.py: |
320 |
now handles POST requests |
321 |
move majority of request handling code to common_handler() to reduce code |
322 |
duplication |
323 |
profile loading |
324 |
client reg via XMLRPC goes into SharedInfo() |
325 |
/showclients redesign |
326 |
template fixes |
327 |
allow handler functions to add/change headers |
328 |
save profile |
329 |
|
330 |
28 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> |
331 |
src/net/server/GLIClientsProfiles.py: |
332 |
initial commit |
333 |
src/net/server/template.html: |
334 |
initial commit |
335 |
src/net/server/gliserv.py: |
336 |
add template mojo |
337 |
|
338 |
26 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> |
339 |
src/net/server/gliserv.py: |
340 |
XMLRPC mojo |
341 |
|
342 |
22 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> |
343 |
src/GLIArchitectureTemplate.py: |
344 |
add code in _edit_config() to comment line where variable is defined |
345 |
previously |
346 |
insert new line under previous definition of variable if it exists |
347 |
small _edit_config() cleanup |
348 |
src/GLIStorageDevice.py: |
349 |
add clear_partitions() function |
350 |
new sizes for recommended partition layout |
351 |
automatically calculate swap size for recommended layout |
352 |
|
353 |
21 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> |
354 |
src/templates/x86ArchitectureTemplate.py: |
355 |
fat16 mojo |
356 |
|
357 |
20 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> |
358 |
src/GLIStorageDevice.py: |
359 |
prevent do_recommended() from being run twice |
360 |
rewrite do_recommended() to be more robust |
361 |
src/GLIArchitectureTemplate.py: |
362 |
rework _edit_config() to not write duplicate entries |
363 |
|
364 |
17 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> |
365 |
src/GLIStorageDevice.py: |
366 |
added do_recommended() function to automatically created 256M/1G/* layout |
367 |
|
368 |
17 Sep 2005; Preston Cody <codeman@gentoo.org> |
369 |
src/gli-dialog.py: added set_distcc to the list |
370 |
GenDialog: added set_distcc. untested. |
371 |
IP: added install_distcc flag. |
372 |
AT: added install_distcc function based on the flag. runs after build_kernel |
373 |
changed AT spawn command for distcc for nodeps. |
374 |
|
375 |
16 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> |
376 |
src/GLIUtility.py: |
377 |
add rot13ify() function |
378 |
|
379 |
16 Sep 2005; Preston Cody <codeman@gentoo.org> |
380 |
src/GenDialog.py |
381 |
added a sentence of text. unchecking support added. |
382 |
|
383 |
15 Sep 2005; Preston Cody <codeman@gentoo.org> |
384 |
src/GLIUtility.py |
385 |
added get_grp_pkgs_from_cd() to return a list of packages in GRP for FE menus |
386 |
src/GenDialog.py |
387 |
still working on extra_packages. transformed the list to new format. |
388 |
added GRP indication to list. untested. |
389 |
TODO lists updated. |
390 |
src/fe/dialog/gli-dialog.py |
391 |
spelling mistook. |
392 |
|
393 |
14 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> |
394 |
src/GLIUtility.py: |
395 |
get_snapshot_from_cd() returns '' instead of 'file://' if nothing found |
396 |
|
397 |
5 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> |
398 |
src/GLIUtility.py: |
399 |
add get_directory_listing_from_uri() |
400 |
add http support to above |
401 |
add ftp support to above |
402 |
add scp support to above |
403 |
src/GLIArchitectureTemplate.py: |
404 |
"0" instead of 0 for key of single-element dict passed to _edit_config() |
405 |
|
406 |
5 Sep 2005; Preston Cody <codeman@gentoo.org> |
407 |
value_only -> only_value |
408 |
|
409 |
3 Sep 2005; Preston Cody <codeman@gentoo.org> |
410 |
gutted out all of etc_portage structure since it is now all handled by |
411 |
etc_files |
412 |
|
413 |
3 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> |
414 |
src/GLIArchitectureTemplate.py: |
415 |
install_packages() sends progress update notifications |
416 |
src/templates/x86ArchitectureTemplate.py: |
417 |
increase sleep to 5s between format tries |
418 |
src/GLIClientController.py: |
419 |
pass 'self' to AT instead of 'self._pretend' |
420 |
|
421 |
2 Sep 2005; Preston Cody <codeman@gentoo.org> |
422 |
logger -> logger.log in x86AT |
423 |
|
424 |
1 Sep 2005; Preston Cody <codeman@gentoo.org> |
425 |
added set_etc_portage to IP. debugging gli-d's support for it. |
426 |
|
427 |
1 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> |
428 |
src/templates/x86ArchitectureTemplate.py: |
429 |
switch to 3 tries for mkfs instead of looping waiting for dev node to exist |
430 |
|
431 |
30 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> |
432 |
src/GLIArchitectureTemplate.py: |
433 |
add _portage_best_version() function and rework install_packages() to allow |
434 |
for future X of Y tracking |
435 |
Use best_visible instead of best_version |
436 |
tracked down and fixed missing = causing empty install extra packages |
437 |
use = when emerging also |
438 |
quickpkg hokey pokey |
439 |
run _get_packages_to_emerge() again with -pk |
440 |
|
441 |
22 Aug 2005; Preston Cody <codeman@gentoo.org> |
442 |
src/ArchTemplate: removed install_xorg_x11, and put the xorg.conf copying at |
443 |
the end of install_packages. |
444 |
added updateglid to /src/misc |
445 |
updated all core files with new GPL notice and copyright statement. |
446 |
|
447 |
21 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> |
448 |
src/GLIUtility.py: |
449 |
fix get_snapshot_from_cd() to look in /mnt/livecd/snapshots/ if it can't find |
450 |
a snapshot in /mnt/cdrom/snapshots/ |
451 |
get_snapshot_from_cd() adds file:// at the beginning |
452 |
change calls to extra package special case functions to 'self.blah' |
453 |
|
454 |
21 Aug 2005; Preston Cody <codeman@gentoo.org> |
455 |
src/ArchTemplate: changed "voodoo". |
456 |
changed order of portage sync methods. made a fallback to webrsync if |
457 |
normal emerge sync fails. |
458 |
removed get_sources_from_cd because it is obsolete. |
459 |
add special cases to install_packages. remove fatal exception on package |
460 |
install failure b/c the box will still be bootable. |
461 |
add install_xorg_x11. remove adding of xdm to runlevel. this will now be |
462 |
handled in the FEs. |
463 |
src/GenDialog: added a bunch of code for dealing with x11-based packages. |
464 |
awaiting testing. |
465 |
|
466 |
20 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> |
467 |
src/GLIStorageDevice.py: |
468 |
global try/except block around fs resizable detection code |
469 |
src/GLIArchitectureTemplate.py, src/GLIClientController.py: |
470 |
install-failed cleanup function |
471 |
|
472 |
18 Aug 2005; Preston Cody <codeman@gentoo.org> |
473 |
x86ArchTemplate: updated lilo code. separated out THREE commands. untested. |
474 |
|
475 |
16 Aug 2005; Preston Cody <codeman@gentoo.org> |
476 |
GLIGenDialog: |
477 |
add drive choices for loaded configs. |
478 |
force snapshot for dynamic_stage3 |
479 |
init the snapshoturi input to the cd snapshot if not already selected. |
480 |
if dynamic_stage3, skip the make.conf step. |
481 |
GLIUtility: add get_cd_snapshot_uri() for local snapshots. |
482 |
this fixes parts 1,2,3,6 of bug 102747 for gli-dialog |
483 |
|
484 |
16 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> |
485 |
src/GLIArchitectureTemplate.py: |
486 |
manually call MAKEDEV in stage3-dynamic code |
487 |
copy /etc/inittab.old to /etc/inittab in chroot |
488 |
src/GLIUtility.py: |
489 |
add beginning of validate_uri() function |
490 |
add file:/// support to validate_uri() |
491 |
single quotes when setting livecd password |
492 |
|
493 |
15 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> |
494 |
src/GLIGenDialog.py: |
495 |
change getmountpoint() to get_mountpoint() |
496 |
src/misc/updategtkfe: |
497 |
committed script to automatically download latest snapshot and run gtkfe |
498 |
src/templates/x86ArchitectureTemplate.py: |
499 |
fix _configure_lilo_add_windows() for IP -> GLISD stuff |
500 |
src/GLIArchitectureTemplate.py: |
501 |
give tmp_minor an initial value in mount_local_partitions so that the value |
502 |
remain from the previous drive |
503 |
|
504 |
14 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> |
505 |
src/templates/x86ArchitectureTemplate.py: |
506 |
Fix _configure_lilo() for IP using GLISD stuff |
507 |
src/GLIArchitectureTemplate.py: |
508 |
install_cron_daemon() treats "none" specially |
509 |
|
510 |
14 Aug 2005; Preston Cody <codeman@gentoo.org> |
511 |
old patch from Steven Mertens to resolve bug #96642 |
512 |
numerous asthetic changes to GenDialog, no real functionality changes though. |
513 |
strings renamed for global use if necessary. |
514 |
fix all three parts of bug 102291 |
515 |
disable set_etc_portage until fully-written. |
516 |
|
517 |
13 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> |
518 |
src/GLIClientController.py: |
519 |
lower-case http/ftp proxy envvars |
520 |
|
521 |
12 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> |
522 |
src/GLIClientController.py: |
523 |
log end of pre_install steps to aid in debugging |
524 |
src/templates/x86ArchitectureTemplate.py: |
525 |
change set_flag(flag) to set_flag(flag, True)...*stab* *stab* |
526 |
|
527 |
10 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> |
528 |
src/GLIArchitectureTemplate.py |
529 |
check to make sure that the device node we're wait for to exist isn't of |
530 |
type 'free' |
531 |
|
532 |
09 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> |
533 |
src/GLIGenDialog.py: |
534 |
convert install_packages to list in set_extra_packages() |
535 |
check return code of checklist() call in "Manual" section |
536 |
*actually* fix the first problem |
537 |
|
538 |
08 Aug 2005; Robin H. Johnson <robbat2@gentoo.org> src/GLIUtility.py: |
539 |
"source /etc/profile" does not ensure the ENV is correctly set up. Use "bash |
540 |
-l" instead, to ensure a proper environment (important for CONFIG_PROTECT). |
541 |
|
542 |
06 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> |
543 |
src/GLIArchitectureTemplate.py: |
544 |
re-fix net.eth1+ symlink code...wtf is wrong with cvs? |
545 |
|
546 |
04 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> |
547 |
Add CDATA support to SimpleXMLParser and add utility functions for it. |
548 |
|
549 |
04 Aug 2005; Robin H. Johnson <robbat2@gentoo.org> |
550 |
src/GLIArchitectureTemplate.py: |
551 |
Fix case where vixie-cron is specified as a full package atom, as we still |
552 |
don't want to run 'crontab /etc/crontab' for it. |
553 |
|
554 |
*GLI-0.1 (3 Aug 2005) |
555 |
|
556 |
30 Jul 2005; Preston Cody <codeman@gentoo.org> |
557 |
add scp to list of is_uri() so GenDialog doesn't complain. |
558 |
fixed livecd-kernel bug in bootloader code. |
559 |
fixed gendialog for dynamic_stage3 instead of "networkless" |
560 |
change bootloader to allow for both initrd and initramfs. |
561 |
fix IP for dynamic_stage3. |
562 |
fix ArchTemplate for broken mountpoint creation. fix GenDialog part showing. |
563 |
|
564 |
30 Jul 2005; Andrew Gaffney <agaffney@gentoo.org> |
565 |
Added full scp:// URI support to get_uri() in GLIUtility |
566 |
Remove "networkless" from dynamic stage3 if locic. |
567 |
Remove print statement from scp:// code. |
568 |
Change scp code to check for "assword: " instead of "Password:" |
569 |
Fix post-install network code to create net.eth1+ symlink correctly |
570 |
Check to make sure pkg can be split on / and some debugging code |
571 |
Add 2>dev/null to emerge call in _get_packages_to_emerge() |
572 |
SimpleXMLParser handles True/False/None correctly now |
573 |
Comment out above fix |
574 |
Add partitioning wait-for-device-to-exist code to mount_local_partitions |
575 |
|
576 |
28 Jul 2005; Scott Myron <samyron@gentoo.org> |
577 |
Removed a FIXME in the GLIClientConfiguration that is no |
578 |
longer needed. |
579 |
|
580 |
27 Jul 2005; Andrew Gaffney <agaffney@gentoo.org> |
581 |
Default to x86 in ClientConfig |
582 |
Typo in build-a-stage3 code. |
583 |
Remove MAKEDEV call in build-a-stage3 postscript. |
584 |
|
585 |
26 Jul 2005; Preston Cody <codeman@gentoo.org> |
586 |
Rewrote init of IP for gli-d. Other GenDialog updates. |
587 |
allow network_type to be None in CConfig. |
588 |
|
589 |
24 Jul 2005; Andrew Gaffney <agaffney@gentoo.org> |
590 |
Add _dynamic_stage3 option to IP. |
591 |
Add check for that option to dynamic stage3 code in ArchTemplate. |
592 |
Fix code to determine default route in get_eth_info() in GLIUtility. |
593 |
Fix serialization of dns-servers in ClientConfig. |
594 |
|
595 |
24 Jul 2005; Preston Cody <codeman@gentoo.org> |
596 |
changed default values of cron/logger in IP. |
597 |
moved GenDialog IP init out to the individual files. gli-dialog's version |
598 |
will change quite a bit. |
599 |
|
600 |
22 Jul 2005; Preston Cody <codeman@gentoo.org> |
601 |
added ppcArchTemplate. blank now. working on yaboot. |
602 |
modified ArchTemplate for amd64 and ppc custom kernels. |
603 |
skeleton implementation of _configure_yaboot. |
604 |
small fixes to other templates. |
605 |
|
606 |
21 Jul 2005; Preston Cody <codeman@gentoo.org> |
607 |
GenDialog updates. changed comment in IP. |
608 |
|
609 |
07 Jul 2005; Robin H. Johnson <robbat2@gentoo.org> |
610 |
src/GLIInstallProfile.py: |
611 |
Fix codeman's screwup of changing the service seperator to ',' in the parser |
612 |
without changing it in the serialization code! Also document this in a |
613 |
comment so you find it easier. Everybody needs to make sure they update |
614 |
their install profiles! |
615 |
|
616 |
07 Jul 2005; Robin H. Johnson <robbat2@gentoo.org> |
617 |
src/GLIArchitectureTemplate.py: |
618 |
Fix casting of list to string and concat of None with string, as well as |
619 |
commented prototype of checking that mounting actually worked (found a case |
620 |
where mount can return success, but the mount won't be done). |
621 |
|
622 |
07 Jul 2005; Robin H. Johnson <robbat2@gentoo.org> |
623 |
src/templates/x86ArchitectureTemplate.py: |
624 |
Remove TEMP UGLY HACK of time.sleep(5), and replace it with a while loop |
625 |
checking for the device, and sleeping 1 second each time. |
626 |
|
627 |
07 Jul 2005; Robin H. Johnson <robbat2@gentoo.org> |
628 |
src/templates/x86ArchitectureTemplate.py: |
629 |
Refactor install_bootloader code and _install_{grub,lilo} so that 'none' for |
630 |
bootloader works again. Also rename _install_{grub,lilo} to |
631 |
_configure_{grub,lilo} since they don't install the loaders anymore |
632 |
themselves. |
633 |
|
634 |
7 Jul 2005; Preston Cody <codeman@gentoo.org> |
635 |
fix global USE flags to not include the arch types at the end. |
636 |
updates to GenDialog and gli-d. |
637 |
|
638 |
6 Jul 2005; Preston Cody <codeman@gentoo.org> |
639 |
fixing bootloader code for no initrd and initrd->initramfs naming change. |
640 |
|
641 |
6 Jul 2005; Andrew Gaffney <agaffney@gentoo.org> |
642 |
Proper comments and parameters to GLIException in install_mta() |
643 |
Allow optional exclusion of HTTP, FTP, and/or RSYNC mirrors in list_mirrors() |
644 |
Add strip() to list_mirrors(), list_subarch_from_mirror() and |
645 |
list_tarball_from_mirror() to eliminate blank last item. |
646 |
|
647 |
5 Jul 2005; Andrew Gaffney <agaffney@gentoo.org> |
648 |
Added stage3 generation code. |
649 |
|
650 |
5 Jul 2005; Preston Cody <codeman@gentoo.org> |
651 |
Added sleep(5) to partitioning code, temp got rid of the NOCOLOR in _emerge |
652 |
Mild changes to GenDialog. |
653 |
|
654 |
30 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |
655 |
Remove separate install step configure_rc_conf() since it's handled by |
656 |
update_config_files() |
657 |
Make a copy of newvalues in _edit_config() so quotes aren't added when the |
658 |
function is called twice on the same file. |
659 |
|
660 |
29 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |
661 |
Missing \ in sed in _get_packages_to_emerge() |
662 |
Removed explicit emerging of hotplug and no longer add it to the runlevel. |
663 |
Check in _quickpkg_deps() to ignore blank package names returned from |
664 |
_get_packages_to_emerge() |
665 |
|
666 |
28 Jun 2005; Preston Cody <codeman@gentoo.org> |
667 |
fixed agaffney's missing = and extra : in x86AT. commented out crashing line |
668 |
in the dialog.py gauge code. |
669 |
|
670 |
28 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |
671 |
Add code to update_config_files() to go through etc_files and update stuff. |
672 |
Check to see that _etc_files['make.conf'] exists in get_make_conf() |
673 |
Only use float() in partition xml parsing code if type == "free" |
674 |
|
675 |
28 Jun 2005; Preston Cody <codeman@gentoo.org> |
676 |
finished almost all internationalization of GenDialog. |
677 |
attempt at fixing rc.conf function. moved 3 generate functions out of |
678 |
fe/gtk/RcDotConf and put them in Utility. fixed self bug. |
679 |
added dialog.py to the fe/dialog directory so it actually gets used. |
680 |
|
681 |
27 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |
682 |
Roll rc_conf and make_conf into master etc_files structure in InstallProfile. |
683 |
|
684 |
27 Jun 2005; Preston Cody <codeman@gentoo.org> |
685 |
fix extra entry in list_mirrors() |
686 |
beginning internationalization runthrough. |
687 |
|
688 |
26 Jun 2005; Preston Cody <codeman@gentoo.org> |
689 |
added dialog.py to /src temporarily until it gets accepted upstream. |
690 |
fix for unused value in form in dialog.py and changed heights. |
691 |
fix GenDialog forms. |
692 |
|
693 |
25 Jun 2005; Preston Cody <codeman@gentoo.org> |
694 |
Changed hostname/domainname for new baselayout. |
695 |
Changed _add_to_runlevel errors to logs. |
696 |
Updated TODO list to show status of GenDialog |
697 |
More updates to GenDialog including two checklists that probably won't work. |
698 |
update IP to use comma-separated list instead of space separated for services. |
699 |
|
700 |
24 Jun 2005; Preston Cody <codeman@gentoo.org> |
701 |
Add dhcp_options to the CC, CConfig, and GenDialog. More overall changes to |
702 |
GenDialog as it gets closer to completion. |
703 |
|
704 |
22 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |
705 |
Modify get_eth_info() to take a full interface name (eth0 fex). float() |
706 |
instead of int() in add_partition_device_partition() for minor (closes 96804) |
707 |
|
708 |
21 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |
709 |
Changed setup_network_post to check for 'interfaces[interface][0] != "dhcp"' |
710 |
instead of 'interfaces[interface][1]' since DHCP uses that field for its |
711 |
options. setup_network_post() writes custom DHCP options to /etc/conf.d/net. |
712 |
|
713 |
20 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |
714 |
Apply spawn() patch from #96644 (with minor changes). Make sure the return |
715 |
value from all spawn() calls is checked with GLIUtility.exitsuccess(). Fix |
716 |
small error with <pipe>.close() returning None. Fix space vs. tab issue. |
717 |
Fix undefined variable 'output' issue in spawn(). |
718 |
|
719 |
20 Jun 2005; Preston Cody <codeman@gentoo.org> |
720 |
More updates to GenDialog and gli-d. |
721 |
|
722 |
19 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |
723 |
Modify list_mirrors() to return a list of mirror URL/name pairs. |
724 |
|
725 |
19 Jun 2005; Preston Cody <codeman@gentoo.org> |
726 |
Adding gli-dialog.py. Updates to GenDialog. Added function to GLIUtility to |
727 |
get subarch. |
728 |
|
729 |
16 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |
730 |
Backend partitioning will create disklabel is none exists. Installprofile |
731 |
defaults to "" now instead of "msdos" for disklabel type. Fix for |
732 |
mount_local_partitions() to remember device along with minor in the |
733 |
parts_to_mount dict (closes #96319). mount_local_partitions() cleanups and |
734 |
add else block to log unsupported netmount types to mount_network_shares() |
735 |
|
736 |
15 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> |
737 |
src/GLIArchitectureTemplate.py: |
738 |
Refactor kernel_compile common stuff, fix 2.4 build process. |
739 |
src/fe/cli/clife.py: |
740 |
Logging system. |
741 |
src/GLIUtility.py, src/GLIStorageDevice.py: |
742 |
Add comments about re-writes needed for boxes without sysfs. |
743 |
|
744 |
15 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> |
745 |
src/GLIArchitectureTemplate.py: |
746 |
2.4 support (pull version data from /usr/src/linux/Makefile), incl. |
747 |
'make dep' call for custom compile. build_mode support for prepare-only and |
748 |
none types completed. custom compile function chains shell functions in |
749 |
spawned script, to allow for catching all errors. |
750 |
|
751 |
15 Jun 2005; Preston Cody <codeman@gentoo.org> |
752 |
fixed up build_kernel in ArchTemplate for build_mode as well as in dialogfe |
753 |
and GenDialog. other gendialog updates as well. kernel updates untested. |
754 |
|
755 |
14 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> |
756 |
src/GLIInstallProfile.py: |
757 |
Change structure of etc-portage stuff. The serialization was broken before my |
758 |
last commit, and I am the only person that's ever used it. The new schema is |
759 |
as follows: |
760 |
<etc-portage> |
761 |
<file name="package.mask"/> |
762 |
<file name="package.unmask"> |
763 |
<entry atom="sys-kernel/openmosix-sources"/> |
764 |
</file> |
765 |
<file name="package.use"> |
766 |
<entry atom="sys-libs/db"> |
767 |
-java |
768 |
</entry> |
769 |
<entry atom="dev-libs/cyrus-sasl"> |
770 |
-ldap |
771 |
</entry> |
772 |
</file> |
773 |
</etc-portage> |
774 |
|
775 |
|
776 |
13 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> |
777 |
src/GLIInstallProfile.py: |
778 |
Add new entry for gli-profile/kernel-build-method item. Add missing |
779 |
serialize_etc_portage (temporary). Make serialize_make_conf always print the |
780 |
keys in the same order. |
781 |
|
782 |
13 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> |
783 |
src/GLIArchitectureTemplate.py: |
784 |
Clean up commenting used by _edit_config(), and fix bug where wrong comment |
785 |
was repeatedly appended to make.conf. |
786 |
|
787 |
13 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> |
788 |
src/GLIArchitectureTemplate.py: |
789 |
Put some Linux-2.6 specific code under a if statement. Store list of |
790 |
successfully mounted swap device for using swapoff. Add proper error checking |
791 |
to install_packages and install_filesystem_tools. Fixed namespace conflicts on |
792 |
'file'. Clean up some redundant code (thanks to pychecker).' |
793 |
|
794 |
13 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |
795 |
Fix typos: get_extended() instead of get_extended_partition(). Added |
796 |
list_mirrors() and list_stage_tarballs_from_mirror() functions to GLIUtility. |
797 |
Change _emerge("sync") call to direct call to spawn to avoid 'emerge -k sync' |
798 |
|
799 |
12 Jun 2005; John N. Laliberte <allanonjl@gentoo.org> |
800 |
GLIInstallProfile.py: add missing set for dhcp_options if a tuple is passed |
801 |
in add_network_interface. |
802 |
|
803 |
12 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> src/GLIArchitectureTemplate.py: |
804 |
ensure PORTAGE_TMPDIR/PORT_LOGDIR/PORTDIR_OVERLAY/PKGDIR exist prior to any |
805 |
usage - this caused a failure for stage1/stage2 previously. swapoff for swap |
806 |
space at end of install. Mount /dev, /dev/shm, /dev/pts and /sys during |
807 |
prepare_chroot. |
808 |
|
809 |
11 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> +src/cli/clife.py, |
810 |
+src/cli/README, +src/fe/installer-cli, +src/fe/installer-dialog, |
811 |
+src/fe/installer-gtk: |
812 |
Add new automated CLI frontend. Add scripts that are the intended means to |
813 |
use each frontend. |
814 |
|
815 |
11 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> |
816 |
src/GLIClientController.py: |
817 |
Add null type to network config, for cases where the interface is already up |
818 |
and should not be touched (netboot for example). |
819 |
|
820 |
11 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> |
821 |
src/GLIArchitectureTemplate.py: |
822 |
pcmcia is not a variable name for a call to _add_to_runlevel, it should be a |
823 |
string!. Try to use binary packages if available by default. |
824 |
|
825 |
11 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> |
826 |
src/GLIArchitectureTemplate.py: |
827 |
More error checking for _add_to_runlevel, to ensure that the init script |
828 |
actually exists before we try to add it. set_services phase must take place |
829 |
after the package installation, otherwise the init scripts might not exist. |
830 |
Find the correct init script for the cron and logging daemons, and add that |
831 |
instead of the package atom. |
832 |
|
833 |
11 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> |
834 |
src/GLIArchitectureTemplate.py: |
835 |
Fix up _edit_config so that it works if the file doesn't already exist. Fix |
836 |
usage of 'file' to 'contents' for the variable name, as it shadows |
837 |
__builtin__.file. |
838 |
|
839 |
11 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> |
840 |
src/GLIArchitectureTemplate.py: |
841 |
Add MTA install code, and include MTA install phase. Ensure |
842 |
PORT_LOGDIR/PORTDIR_OVERLAY are created in _emerge if needed. Add support |
843 |
for 'none' kernel config for build_kernel phase. Put kernel_script in |
844 |
/var/tmp instead of /root for build_kernel phase. |
845 |
|
846 |
11 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> src/GLIInstallProfile.py: |
847 |
Rename mta variables to match syslog/cron variables. |
848 |
|
849 |
11 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> |
850 |
src/GLIArchitectureTemplate.py, src/templates/x86ArchitectureTemplate.py, |
851 |
src/.cvsignore, src/fe/dialog/.cvsignore, src/fe/gtk/.cvsignore, |
852 |
src/fe/net/client/.cvsignore, src/fe/net/server/.cvsignore, |
853 |
src/templates/.cvsignore, src/tests/.cvsignore: |
854 |
Refactor partition formatting again to include error checking. Allow 'none' |
855 |
for kernel and bootloader specifications. Add .cvsignore files for .py[co]. |
856 |
|
857 |
11 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> |
858 |
src/GLIArchitectureTemplate.py, src/templates/x86ArchitectureTemplate.py: |
859 |
Refactor _emerge to remove duplicate code. Refactor mkfs code in backend to |
860 |
only have a single spawn call. |
861 |
|
862 |
11 Jun 2005; Preston Cody <codeman@gentoo.org> |
863 |
refixed samyron's fix of set_architecture_template. |
864 |
|
865 |
11 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |
866 |
Move /tmp/spawn.sh and /tmp/post-install to /var/tmp since that should always |
867 |
be executable. |
868 |
|
869 |
10 Jun 2005; Scott Myron <samyron@gentoo.org> |
870 |
Fixed one of the FIXME's in the ClientConfiguration. There is now some |
871 |
error checking when you call set_architecture_template. |
872 |
|
873 |
10 Jun 2005; Preston Cody <codeman@gentoo.org> |
874 |
moved the mkfsopts input to the partition options menu instead of the during |
875 |
the creation process. updated GenDialog to say it supports reiserfs v3. |
876 |
|
877 |
9 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> src/GLIInstallProfile.py, |
878 |
src/GLIStorageDevice.py, fe/dialog/dialogfe.py: |
879 |
Complete support for 'mkfsopts' parameter in main system and dialogfe. |
880 |
Add support for other partition types to dialogfe. |
881 |
Fix all usages of int(possible_big_number) to long(possible_bit_number) to |
882 |
avoid integer overflows and wraparounds. |
883 |
|
884 |
9 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |
885 |
Removed start/end from XML output and added mkfsopts to partitioning info. |
886 |
'mkfsopts' parameter is now used and support for creating xfs, jfs, and |
887 |
reiserfs is now in (patch from robbat2). Change '_parser' to 'self._parser' |
888 |
in GLIClientConfiguration. Change from .1 and .9 to constants for |
889 |
partitioning. Fix free space overwriting bug. Remove a few unused functions |
890 |
from rewrite. Fix call to get_partition_at() |
891 |
|
892 |
8 Jun 2005; Preston Cody <codeman@gentoo.org> |
893 |
Updates to GenDialog and dialogfe. |
894 |
|
895 |
7 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |
896 |
Typo (%$^&#$!) fix in GLIStorageDevice. Minor fix recommended by pychecker |
897 |
|
898 |
6 Jun 2005; Preston Cody <codeman@gentoo.org> |
899 |
more GenDialog updates to partitioning. |
900 |
|
901 |
5 Jun 2005; Preston Cody <codeman@gentoo.org> |
902 |
Indenting issue in GLISD/get_ordered_partition_list. |
903 |
updates to GenDialog partitioning and added default UTC for timezone in IP. |
904 |
|
905 |
5 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |
906 |
Added GLISD.get_model() |
907 |
|
908 |
3 Jun 2005; Preston Cody <codeman@gentoo.org> |
909 |
Added get_eth_devices() to GLIUtility. Updated netfe.py to newest version. |
910 |
More updates to GenDialog :) |
911 |
|
912 |
3 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |
913 |
Added get_interface_realname() function. |
914 |
|
915 |
2 Jun 2005; Preston Cody <codeman@gentoo.org> |
916 |
Added auto-save of CConfig and copying to new /root after install. |
917 |
yet even more GenDialog updates. |
918 |
|
919 |
1 Jun 2005; Preston Cody <codeman@gentoo.org> |
920 |
removed print statement from GLISD. more updates to GenDialog. |
921 |
|
922 |
31 May 2005; Andrew Gaffney <agaffney@gentoo.org> |
923 |
Not being able to fetch the stage tarball is now an exception. Chroot wrapper |
924 |
passes along exit code. Fix typo in GLIStorageDevice causing mountopts to be |
925 |
loaded from XML as ['mountopts']. Changed 'data' to 'self.data' in a few |
926 |
places in GLIClientConfiguration. |
927 |
|
928 |
27 May 2005; Andrew Gaffney <agaffney@gentoo.org> |
929 |
Fix mount_local_partitions(), configure_fstab(), and |
930 |
install_filesystem_tools() to use GLISD directly. A few more fixes for same. |
931 |
A few more fixes for templates/x86Archtemplate |
932 |
|
933 |
27 May 2005; Preston Cody <codeman@gentoo.org> |
934 |
Removed more unused code from CConfig. Updated GLIGenDialog, but it is still |
935 |
a work in progress. |
936 |
|
937 |
24 May 2005; Andrew Gaffney <agaffney@gentoo.org> |
938 |
Changes in IP, GLISD, and templates/x86Archtemplate for IP using GLISD |
939 |
directly. GLISD can now handle data imported from XML. |
940 |
|
941 |
22 May 2005; Andrew Gaffney <agaffney@gentoo.org> |
942 |
Missing colon in GLIClientConfiguration. Add fix to GLIStorageDevice to |
943 |
handle blank (no disklabel) disks. |
944 |
|
945 |
20 May 2005; Preston Cody <codeman@gentoo.org> |
946 |
HUGE Reorganization of the InstallProfile. All sections alphabetized, cleaned |
947 |
up, documented, and separated out serialization and grouped all sections. |
948 |
|
949 |
19 May 2005; Preston Cody <codeman@gentoo.org> |
950 |
Reorganization of ClientConfiguration and gutting of unused functions. |
951 |
Removed verbose option from CC. Moved import statement in IP and CConfig up. |
952 |
|
953 |
18 May 2005; Preston Cody <codeman@gentoo.org> |
954 |
Fix use of /mnt/gentoo instead of _chroot_dir in finishing_cleanup |
955 |
|
956 |
17 May 2005; Andrew Gaffney <agaffney@gentoo.org> |
957 |
Fixed bug in finishing_cleanup(). Fix a late-night coding error in |
958 |
partitioning. CC serializes install profile to disk and prepare_chroot() |
959 |
copies it into /mnt/gentoo/root |
960 |
|
961 |
16 May 2005; Andrew Gaffney <agaffney@gentoo.org> |
962 |
Moved URI parsing into new function parse_uri() |
963 |
|
964 |
14 May 2005; Andrew Gaffney <agaffney@gentoo.org> |
965 |
Added XMLParser module. |
966 |
|
967 |
13 May 2005; Andrew Gaffney <agaffney@gentoo.org> |
968 |
Fix is_realstring() and rewrite is_uri() to use a regex to parse the URI. |
969 |
Minor fix to is_uri() regex to allow hyphens in hostname. |
970 |
|
971 |
12 May 2005; Preston Cody <codeman@gentoo.org> |
972 |
Updated finishing_cleanup for new unmounting method from agaffney. |
973 |
|
974 |
12 May 2005; Andrew Gaffney <agaffney@gentoo.org> |
975 |
Fix GLILogger to use correct time format string. Fix _edit_config() to |
976 |
properly comment out variables. Fix minor bug in finishing_cleanup(). Add |
977 |
unicode support to is_realstring(). |
978 |
|
979 |
11 May 2005; Andrew Gaffney <agaffney@gentoo.org> |
980 |
Added --nocolor to all emerge calls. Fix is_eth_device to test for zero |
981 |
return value instead of non-zero. Add code to output a traceback to the |
982 |
install log in the event of a GLI or non-GLI exception. Use NOCOLOR=yes |
983 |
instead of --nocolor. |
984 |
|
985 |
10 May 2005; Preston Cody <codeman@gentoo.org> |
986 |
Added GLIGenDialog.py to make a generic class for the dialog functions that |
987 |
can be used by both dialogfe and the netfe/be. updated both for new filename. |
988 |
date changes. 2004->2005. |
989 |
|
990 |
10 May 2005; Andrew Gaffney <agaffney@gentoo.org> |
991 |
Removed 'quiet=True' from spawn() calls |
992 |
|
993 |
10 May 2005; Preston Cody <codeman@gentoo.org> |
994 |
Updated GLIUtility with patches from chotchki. Also added documentation |
995 |
|
996 |
9 May 2005; Preston Cody <codeman@gentoo.org> |
997 |
Added the function for set_etc_portage to ArchTemplate. no step for it yet. |
998 |
Updated _edit_config in ArchTemplate, make_config, and various other fixes |
999 |
from bug #89683, mostly touchups. |
1000 |
|
1001 |
6 May 2005; Andrew Gaffney <agaffney@gentoo.org> |
1002 |
GLIStorageDevice cleanup patch from bug #91761 |
1003 |
|
1004 |
3 May 2005; Andrew Gaffney <agaffney@gentoo.org> |
1005 |
Fixed timezone code to not link to /mnt/gentoo/usr/share/zoneinfo/blah. Fix |
1006 |
_edit_config(). Error logging casts 'error' to str |
1007 |
|
1008 |
2 May 2005; Andrew Gaffney <agaffney@gentoo.org> |
1009 |
Exceptions received in CC are logged before being passed to the FE. Added |
1010 |
code to CC to handle exceptions *not* thrown by the installer itself. |
1011 |
|
1012 |
1 May 2005; Andrew Gaffney <agaffney@gentoo.org> |
1013 |
get_max_mb_for_resize() returns -1 if not self.resizeable |
1014 |
|
1015 |
30 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> |
1016 |
More dirty rsync hacks :-/ |
1017 |
|
1018 |
29 Apr 2005; Preston Cody <codeman@gentoo.org> |
1019 |
Patches from chotchki (bug #90325) to improve CC networking. untested. |
1020 |
|
1021 |
29 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> |
1022 |
Proxies patch from chotchki (bug #90147). Fixed == instead of = typos in |
1023 |
GLIStorageDevice (pointed out by chotchki). Fixed missing int()s. Split |
1024 |
'custom' sync option into 'none' and 'snapshot'. Minor fixes to |
1025 |
GLIStorageDevice as suggested by pychecker. Fix minor bug in |
1026 |
_get_packages_to_emerge(). Fix _quickpkg_deps() to call |
1027 |
_get_packages_to_emerge() |
1028 |
|
1029 |
28 Apr 2005; Preston Cody <codeman@gentoo.org> |
1030 |
Added group-adding code to set_users in ArchTemplate |
1031 |
|
1032 |
27 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> |
1033 |
Added post-install script code |
1034 |
|
1035 |
23 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> |
1036 |
Fixed encapsulation issues in GLIClientController (bug #90141) |
1037 |
|
1038 |
22 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> |
1039 |
Update resizing code in GLIStorageDevice |
1040 |
|
1041 |
17 Apr 2005; Preston Cody <codeman@gentoo.org> |
1042 |
Update AUTHORS, NEWS, TODO. Added documentation to GLILogger. |
1043 |
|
1044 |
17 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> |
1045 |
Reverted change to ArchTemplate and added support for commented line in old |
1046 |
code. |
1047 |
|
1048 |
16 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> |
1049 |
Changed _edit_config() to modify value in-place instead of commenting out and |
1050 |
adding the new value to the end of the file. |
1051 |
|
1052 |
15 Apr 2005; Preston Cody <codeman@gentoo.org> |
1053 |
Back. Did the docuementation thang for ArchTemplate and ClientConfiguration. |
1054 |
Also updated TODO list. |
1055 |
|
1056 |
14 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> |
1057 |
Use blackace's one-liner to add comments for all function for use with |
1058 |
pythondoc. |
1059 |
|
1060 |
13 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> |
1061 |
Moved 'end >= device_sectors' check out of loop to check for next partition's |
1062 |
start point (thanks to Marco Djukic). Fix >4 primary partitions on non-x86. |
1063 |
Partitioning code now tracks start/end of extended for placing logicals. End |
1064 |
point of logical is now adjusted along with start. |
1065 |
|
1066 |
11 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> |
1067 |
Finish overhaul of backend partitioning code. Fixed all bugs that stood in |
1068 |
the way of partitioning from a blank disk. Add int() around access to minor |
1069 |
key in partition information due to new partition code leaving them as float. |
1070 |
|
1071 |
10 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> |
1072 |
tidy_partitions() function in GLIStorageDevice. Tweaks to tidy code |
1073 |
|
1074 |
9 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> |
1075 |
Major GLIStorageDevice overhaul...all MB now instead of sectors. |
1076 |
|
1077 |
8 Apr 2005; Scott Myron <samyron@gentoo.org> |
1078 |
Added support for DHCP options and MAC addresses in the InstallProfile. |
1079 |
|
1080 |
3 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> |
1081 |
Changed mountopts check to work for blank and whitespace. Pipe emerge through |
1082 |
sed to properly strip out junk. |
1083 |
|
1084 |
2 Apr 2005; Preston Cody <codeman@gentoo.org> |
1085 |
fixed the way set_timezone works. added hotplug/coldplug for livecd-kernel |
1086 |
added --emptytree to stage2. fixed ethx not being added to runlevel defalt. |
1087 |
|
1088 |
31 Mar 2005; Preston Cody <codeman@gentoo.org> |
1089 |
Fixed indent problem in GLICController |
1090 |
|
1091 |
30 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> |
1092 |
Check for disklabel type "loop" and use the device name without a minor. |
1093 |
|
1094 |
29 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> |
1095 |
Remove /tmp/compile_output.log and /var/log/install.log when install is |
1096 |
complete. Added code to (hopefully) keep 2nd thread running after install. |
1097 |
Patch from zahna for extra arguments to the kernel. Patch from zahna to add |
1098 |
get_eth_info() function. Remove most of content in amd64ArchTemplate and |
1099 |
make it inherit from x86Archtemplate. kernel_args -> bootloader_kernel_args |
1100 |
|
1101 |
28 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> |
1102 |
Added 'append_log=True' to all spawn() calls using logfile=. Append to log |
1103 |
when unpacking tarball. |
1104 |
|
1105 |
28 Mar 2005; Preston Cody <codeman@gentoo.org> |
1106 |
rewrote filesystem_tools. looks like it works so ripping out all the old |
1107 |
filesystem_tools code. |
1108 |
|
1109 |
26 Mar 2005; Preston Cody <codeman@gentoo.org> |
1110 |
Changed the print statements to logging in the partitioning BE code. |
1111 |
the logger may need to be imported to the x86archtemplate. unknown yet. |
1112 |
Added the finishing_cleanup function. |
1113 |
added a fix to the logger from BenUrban |
1114 |
|
1115 |
25 Mar 2005; Preston Cody <codeman@gentoo.org> |
1116 |
changed InstallProfile to remove is_uri check on kernel, stage, and portage |
1117 |
URIs. The blank uri check has been commented out. |
1118 |
ripped out error checking of set_services. this is done by _add_to_runlevel. |
1119 |
|
1120 |
25 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> |
1121 |
set_stage_tarball_uri() doesn't raise an exception on a blank string. |
1122 |
|
1123 |
24 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> |
1124 |
GRP-ish quickpkg code pulls PKGDIR and PORTAGE_TMPDIR from make.conf info in |
1125 |
the install profile if available. Commented out spawn() debugging prints |
1126 |
|
1127 |
23 Mar 2005; Preston Cody <codeman@gentoo.org> |
1128 |
small changes to setup_network_post. moved adding to runlevel of net.x to |
1129 |
after the device gets symlinked. added domainname runlevel command. |
1130 |
|
1131 |
23 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> |
1132 |
minor fix (hopefully) to livecd-kernel code. Removed call to mkvardb in |
1133 |
livecd-kernel code as it's now done by catalyst. Switch _emerge() call to |
1134 |
spawn() call in livecd-kernel code to pass environment variables. |
1135 |
livecd-kernel code pulls PKGDIR and PORTAGE_TMPDIR from make.conf info in |
1136 |
the install profile if available. |
1137 |
|
1138 |
23 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> |
1139 |
Added code to build_kernel() and emerge_kernel_sources() in ArchTemplate |
1140 |
to handle installing the livecd kernel into the new system. |
1141 |
|
1142 |
22 Mar 2005; Preston Cody <codeman@gentoo.org> |
1143 |
should emerge hotplug and coldplug before adding them to runlevel. |
1144 |
|
1145 |
21 Mar 2005; Preston Cody <codeman@gentoo.org> |
1146 |
took chroot out of grub_install command. |
1147 |
|
1148 |
21 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> |
1149 |
Changed chroot wrapper code in spawn() to write the wrapper the python way |
1150 |
instead of the bash way to avoid quote conflicts. Added |
1151 |
'logfile=self._compile_logfile' to a number of spawn() calls. Added new |
1152 |
hash_password() function to GLIUtility. Remove command to 'rm /tmp/spawn.sh' |
1153 |
as it breaks the piping. |
1154 |
|
1155 |
20 Mar 2005; Preston Cody <codeman@gentoo.org> |
1156 |
Added the amd64ArchitectureTemplate, mostly a copy of x86 without lilo. |
1157 |
|
1158 |
20 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> |
1159 |
Added _get_packages_to_emerge() to GLIArchitectureTemplate and calls in |
1160 |
stage1() and stage2(). Added 'origminor' parameter to GLIStorageDevice and |
1161 |
GLIInstallProfile. |
1162 |
|
1163 |
19 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> |
1164 |
Fixed a couple bugs in add_netmount() in GLIInstallProfile. spawn() outputs |
1165 |
to the actual tty8 with display_on_tty8 flag. Compile output logfile moved |
1166 |
into /mnt/gentoo in prepare_chroot() |
1167 |
|
1168 |
18 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> |
1169 |
Add sigunmask.c contributed by d_m (on freenode) to counteract python's |
1170 |
retarted behavior regarding threads and signals. Add code to convert MB/%/* |
1171 |
to start/end sectors |
1172 |
|
1173 |
17 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> |
1174 |
Add 2>&1 to cmd in spawn() |
1175 |
|
1176 |
16 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> |
1177 |
Modified GLIUtility.exitsuccess() to work with return value from |
1178 |
commands.getstatusoutput instead of os.waitpid(). spawn() automatically |
1179 |
creates wrapper script for commands run inside chroot so multiple commands |
1180 |
and redirection can be used. Change exitsuccess() back. Added 'chmod a+x' |
1181 |
for the generated script from spawn() |
1182 |
|
1183 |
16 Mar 2005; Preston Cody <codeman@gentoo.org> |
1184 |
Removed default values for stage tarball URI and portage tree URI from |
1185 |
InstallProfile. These should be set by the FEs. also added services step to |
1186 |
ArchTemplate and coldplug/hotplug runlevels to the genkernel step. |
1187 |
Possibly fixed CC DHCP bug with -n. (thx agaffney) |
1188 |
|
1189 |
14 Mar 2005; Preston Cody <codeman@gentoo.org> |
1190 |
Small fix for setting the default gateway. Also added feature to dialogfe. |
1191 |
|
1192 |
7 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> |
1193 |
Switched spawn() over to commands.getstatusoutput() instead of fork/waitpid |
1194 |
|
1195 |
1 Mar 2005; Preston Cody <codeman@gentoo.org> |
1196 |
Fixed a bunch of true -> True typos. lots of em |
1197 |
only write new resolv.conf if there are dns servers listed. |
1198 |
|
1199 |
1 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> |
1200 |
Commented out 'display_on_tty8=True' in start_portmap() |
1201 |
|
1202 |
18 Feb 2005; Preston Cody <codeman@gentoo.org> |
1203 |
added progress bar to dialogfe and fix logger bug in ArchTemplate. |
1204 |
|
1205 |
18 Feb 2005; Andrew Gaffney <agaffney@gentoo.org> |
1206 |
Created GLISayWhat module. Renamed GLISayWhat to GLILocalization. Moved |
1207 |
lang parameter to __init__() |
1208 |
|
1209 |
10 Feb 2005; Preston Cody <codeman@gentoo.org> |
1210 |
updates to TODO list. |
1211 |
|
1212 |
6 Feb 2005; Andrew Gaffney <agaffney@gentoo.org> |
1213 |
Initial code for quickpkg GRP support. Fix loop to grab packages from |
1214 |
'emerge -p blah' |
1215 |
|
1216 |
6 Feb 2005; Preston Cody <codeman@gentoo.org> |
1217 |
check for dhcp in the network stuff and emerge it if it is. |
1218 |
added quickpkg to TODO list |
1219 |
|
1220 |
5 Feb 2005; Preston Cody <codeman@gentoo.org> |
1221 |
Changed the raising of 'warning' exceptions to a simple log of the error |
1222 |
so that the installer can continue. |
1223 |
|
1224 |
3 Feb 2005; Preston Cody <codeman@gentoo.org> |
1225 |
Some big changes. First, changed most output to display_on_tty8. |
1226 |
Second, added log lines to all templates. Some smaller fixes such as typos. |
1227 |
Also did some cleanups of old commented lines. |
1228 |
|
1229 |
1 Feb 2005; Andrew Gaffney <agaffney@gentoo.org> |
1230 |
Changed tty8 output to a fifo. Minor GLIStorageDevice fix thanks to BenUrban. |
1231 |
Undo change with fix. Escaping fix in GLIStorageDevice.py |
1232 |
|
1233 |
31 Jan 2005; Preston Cody <codeman@gentoo.org> |
1234 |
more updates to TODO list. hopefully we'll soon start removing items instead |
1235 |
of adding them. |
1236 |
|
1237 |
29 Jan 2005; Andrew Gaffney <agaffney@gentoo.org> |
1238 |
Changed the way GLIStorageDevice.get_max_sectors_for_resize() works |
1239 |
|
1240 |
27 Jan 2005; Preston Cody <codeman@gentoo.org> |
1241 |
updated TODO list. (again) |
1242 |
|
1243 |
25 Jan 2005; Preston Cody <codeman@gentoo.org> |
1244 |
changed output of portmap start to display_on_tty8. |
1245 |
fixed bootloader for udev and multiple kernels |
1246 |
fixed custom kernel config (again) |
1247 |
|
1248 |
22 Jan 2005; Preston Cody <codeman@gentoo.org> |
1249 |
changed default value of CC._enable_ssh to True because this is smart. |
1250 |
added code to allow custom kernel .config. may be unstable and break. sorry. |
1251 |
|
1252 |
21 Jan 2005; Andrew Gaffney <agaffney@gentoo.org> |
1253 |
partition() now waits until after it checks for partition flags before delete |
1254 |
the partitions :P |
1255 |
|
1256 |
19 Jan 2005; Andrew Gaffney <agaffney@gentoo.org> |
1257 |
Updated TODO. swapon failure it temporarily not an error. swapon is an error |
1258 |
again. is_uri() check only performed on portage_tree_snapshot_uri if it isn't |
1259 |
blank. |
1260 |
|
1261 |
19 Jan 2005; Preston Cody <codeman@gentoo.org> |
1262 |
Various fixes related to the add_users function. Still not yet finished. |
1263 |
Added things to the TODO list. Lets start using that! |
1264 |
|
1265 |
18 Jan 2005; Andrew Gaffney <agaffney@gentoo.org> |
1266 |
Added code to x86Template to format newly created partitions. Also added |
1267 |
some error checking code. GLIStorageDevice passes 'minor' with data to |
1268 |
InstallProfile. Added partition() call back in ArchTemplate. Fixed NFS |
1269 |
mounting code. |
1270 |
|
1271 |
18 Jan 2005; Preston Cody <codeman@gentoo.org> |
1272 |
Took out unnecessary setting of random livecd root password. the cd already |
1273 |
sets it randomly. |
1274 |
|
1275 |
15 Jan 2005; Andrew Gaffney <agaffney@gentoo.org> |
1276 |
Took out an unneeded step from CC's run() |
1277 |
|
1278 |
15 Jan 2005; Preston Cody <codeman@gentoo.org> |
1279 |
Attempt at detecting and adding windows partitions to lilo. |
1280 |
|
1281 |
14 Jan 2005; Preston Cody <codeman@gentoo.org> |
1282 |
Added lilo code and cleaned up lilo code. also do_partitioning renamed to |
1283 |
partition. fixed misc exit_status => exitstatus typo. |
1284 |
|
1285 |
11 Jan 2005; Andrew Gaffney <agaffney@gentoo.org> |
1286 |
Added basic code for resizing filesystems with pyparted. Fixed code for |
1287 |
resizing ntfs and ext2/3. |
1288 |
|
1289 |
10 Jan 2005; Andrew Gaffney <agaffney@gentoo.org> |
1290 |
Fixed partition() in x86Template so that it scans through logicals and deletes |
1291 |
before deleting containing extended partition. Also clears partition table to |
1292 |
be safe before third pass. |
1293 |
|
1294 |
08 Jan 2005; Preston Cody <codeman@gentoo.org> |
1295 |
Added mount_network_shares. not able to test it from this computer. |
1296 |
will test when i get back to school. |
1297 |
also added start_portmap to the client_controller as an always-do. |
1298 |
agaffney says this is needed for NFS mounts to work. |
1299 |
|
1300 |
08 Jan 2005; Andrew Gaffney <agaffney@gentoo.org> |
1301 |
Partial rewrite of partitioning code in x86Template. No longer shells out to |
1302 |
parted to perform actions, now uses all pyparted calls. Code "works" in a |
1303 |
test, but still needs lots of TLC. Also modified tests/install.py to work |
1304 |
with x86Template and GLIClientConfiguration. |
1305 |
|
1306 |
07 Jan 2005; Andrew Gaffney <agaffney@gentoo.org> |
1307 |
Initial move of partitioning code from ArchTemplate to x86Template. |
1308 |
|
1309 |
07 Jan 2005; Preston Cody <codeman@gentoo.org> |
1310 |
Added grp_install and services to InstallProfile. forgot about the set_root_password |
1311 |
|
1312 |
07 Jan 2005; Preston Cody <codeman@gentoo.org> |
1313 |
Fixed a few more edit_configs. fixed a chroot multicommand bug thanks to agaffney. |
1314 |
Test Install ran very well (skipping partitioning). |
1315 |
|
1316 |
05 Jan 2005; Preston Cody <codeman@gentoo.org> |
1317 |
My mid-day update. rewrote mount_local_partitions for order of mounting. fixed prepare_chroot |
1318 |
rewrote configure_fstab and install_bootloader for new partition format. fixed a few _edit_configs. |
1319 |
some may still have eluded me. |
1320 |
|
1321 |
05 Jan 2005; Preston Cody <codeman@gentoo.org> |
1322 |
Overhauled the entire ArchTemplate and did a lot of other misc fixes in order to test it. |
1323 |
Just finished mount_local_partitions in GLIArchitectureTemplate |
1324 |
|
1325 |
05 Jan 2005; Andrew Gaffney <agaffney@gentoo.org> |
1326 |
Added get_num_sectors() to GLIStorageDevice. |
1327 |
|
1328 |
04 Jan 2005; Andrew Gaffney <agaffney@gentoo.org> |
1329 |
GLIStorageDevice now tracks partition boundaries in sectors instead of cylinders. |
1330 |
Also now ignores <=100 sectors for free space. Removed remaining depends stuff |
1331 |
from GLIInstallProfile. |
1332 |
|
1333 |
20 Dec 2004; Andrew Gaffney <agaffney@gentoo.org> |
1334 |
GLIStorageDevice returns "unknown" instead of "" for get_type() |
1335 |
|
1336 |
19 Dec 2004; Andrew Gaffney <agaffney@gentoo.org> |
1337 |
Added get_extended_partition() to GLIStorageDevice. Rewrote get_logicals() to |
1338 |
actually work. Commented out resizability checking code for speed. |
1339 |
|
1340 |
17 Dec 2004; Andrew Gaffney <agaffney@gentoo.org> |
1341 |
Switched to using dumpe2fs to determine free space left in ext2/3 filesystem in |
1342 |
GLIStorageDevice at the suggestion of plors |
1343 |
|
1344 |
10 Dec 2004; Andrew Gaffney <agaffney@gentoo.org> |
1345 |
Added a function to GLIUtility to pull a value from a make.conf-style config |
1346 |
file. Minor type fix to GLIInstallProfile.py |
1347 |
|
1348 |
09 Dec 2004; Andrew Gaffney <agaffney@gentoo.org> |
1349 |
Added code in GLIArchitectureTemplate.py to write netmounts into fstab. Separated |
1350 |
network mounts from partition data structure in GLIInstallProfile |
1351 |
|
1352 |
27 Nov 2004; Andrew Gaffney <agaffney@gentoo.org> |
1353 |
Changed the way GLIStorageDevice.py determines the amount a ext2/3 filesystem |
1354 |
can be resized. |
1355 |
|
1356 |
27 Oct 2004; Preston Cody <codeman@gentoo.org> |
1357 |
Added some of the final functions to GLIInstallTemplate. |
1358 |
Yes this project is still active despite rare use of the Changelog! |
1359 |
|
1360 |
11 Jun 2004; Nathaniel McCallum <npmccallum@gentoo.org> |
1361 |
Added the GLIPartitionTools.py file. This is a temporary insertion of |
1362 |
partitioning tools that will eventually go into their own package. |
1363 |
|
1364 |
27 Mar 2004; Nathaniel McCallum <npmccallum@gentoo.org> |
1365 |
Added InstallProfileTODO.txt. Added GLIClientConfiguration.py (contains run-time |
1366 |
for the program). Added __init__(install_profile, client_configuration) to |
1367 |
GLI.InstallProfile. This sets install_profile and client_configuration once so as |
1368 |
to avoid constantly passing stuff every time we call a method. |
1369 |
|
1370 |
26 Mar 2004; Nathaniel McCallum <npmccallum@gentoo.org> |
1371 |
|
1372 |
Added another private method to GLI.InstallTemplate. _edit_config() modifies config |
1373 |
files without messing up all the other stuff in them. This will be used for making |
1374 |
changes to make.conf, rc.conf, /etc/conf.d/net, etc... |
1375 |
|
1376 |
25 Mar 2004; Nathaniel McCallum <npmccallum@gentoo.org> |
1377 |
|
1378 |
Added GLI.InstallTemplate framework. This is not yet functional. However, it does |
1379 |
have a few basic things. I added two private methods. One is _depends(). This |
1380 |
will be used for dependency checking (ie. unpacking a tarball requires that |
1381 |
partitioning has been done). The other is _exec_in_chroot(). This is the exact |
1382 |
same syntax as os.system(), however, instead of being run in the liveCD |
1383 |
environment, it runs in the chroot. This requires a bit of fork() magic, so I |
1384 |
isolated the code. Hope to work more this week to get this class formed... |
1385 |
|
1386 |
14 Feb 2004; Eric Sammer <esammer@gentoo.org> |
1387 |
|
1388 |
Added SAX parsing. Made GLI.InstallProfile a subclass of xml.sax.ContentHandler for |
1389 |
obvious reasons. Switched kernel_modules and users to be lists instead of tuples |
1390 |
to allow for easier modification (mutable, rather than immutable objects). Updated |
1391 |
existing pydoc and added more. Implemented body of GLI.InstallProfile.parse(). |
1392 |
Cleaned file format of GLI.py a bit. Fixed all accessors to use self references. |
1393 |
Added initial unit test code. |
1394 |
|
1395 |
9 Feb 2004; Eric Sammer <esammer@gentoo.org> |
1396 |
|
1397 |
Added initial changelog. Setting up the basic structure of the CVS repository |
1398 |
for the project. Added the UML class diagram in docs. Added a skeletal GLI |
1399 |
python module. Added misc files such news, authors, etc. |