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