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