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