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