summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* extra 'self'Andrew Gaffney2006-09-231-1/+1
|
* missing )Andrew Gaffney2006-09-161-1/+1
|
* src/GLIArchitectureTemplate.py:Andrew Gaffney2006-09-152-17/+8
| | | | use _wait_for_device_node() any place we were looping and checking before
* add -k option to usage messageAndrew Gaffney2006-09-131-1/+3
|
* -k option to install livecd-kernel to shut up wolf31o2 :PAndrew Gaffney2006-09-132-2/+9
|
* src/GLIPortage.py:Andrew Gaffney2006-09-132-2/+6
| | | | raise an exception in get_deps() if pkglist is empty
* src/GLIArchitectureTemplate.py:Andrew Gaffney2006-09-132-2/+23
| | | | add _wait_for_device_node()
* src/GLIArchitectureTemplate.py:Andrew Gaffney2006-09-122-2/+7
| | | | break after installing 1 mta in install_mta()
* src/fe/gtk/PartProperties.py:Andrew Gaffney2006-09-113-13/+20
| | | | pull list of supported filesystems from GLISD instead of parent
* mess w/ the exception screen abit to see if I can make it fit on screenPreston Cody2006-09-111-1/+2
|
* was missing /dev and /proc mounts. adding them.Preston Cody2006-09-112-2/+8
| | | | also resorting before reversing to unmount.
* third time's the charmPreston Cody2006-09-111-3/+3
|
* more stupid mistakesPreston Cody2006-09-111-3/+5
|
* need to reverse the mounted listPreston Cody2006-09-111-4/+6
|
* list instead of tuple for ignoredpartsAndrew Gaffney2006-09-101-3/+3
|
* added a while condition on setting a user passwordPreston Cody2006-09-102-10/+23
| | | | | | src/GLIArchitectureTemplate.py: adding a self._mounted_devices to keep track of mounted partitions. When cleaning up, only unmount these partitions. Not yet tested.
* src/GLIGenDialog.py:Preston Cody2006-09-102-20/+66
| | | | | | rewrote how the USE flags work so that they are written correctly in relation to the system's USE flags. added a while condition on setting a user password
* src/GLIStorageDevice.py:Andrew Gaffney2006-09-105-7/+24
| | | | properly identify apple_bootstrap partitions
* src/GLIStorageDevice.py:Andrew Gaffney2006-09-092-2/+11
| | | | pay attention to 'ignoredparts' when reading partition table
* src/fe/gtk/MakeDotConf.py:Andrew Gaffney2006-09-062-3/+7
| | | | make ACCEPT_KEYWORDS code arch-agnostic. fixes bug #146553
* src/GLIArchitectureTemplate.py:Andrew Gaffney2006-09-032-9/+12
| | | | force conversion of 'mb' to long
* Lots of internationalization fixes. Point to a translation path calledPreston Cody2006-09-023-138/+155
| | | | | languages in the dialog directory. Generated and added .pot files. Added gettext to GLIIP for package descriptions.
* adding the .pot files necessary for use in gli-dialogPreston Cody2006-09-023-0/+2407
|
* fixing up a lot of internationalization code.Preston Cody2006-09-021-35/+41
|
* move imports from x86AT to GLIATAndrew Gaffney2006-09-012-6/+6
|
* missing commaAndrew Gaffney2006-09-011-2/+2
|
* move partitioning code to GLIATAndrew Gaffney2006-09-013-420/+423
|
* Added some more applications to the Extra Packages list.Chris Gianelloni2006-09-012-16/+28
|
* src/fe/gtk/Partitioning.py:Andrew Gaffney2006-09-012-3/+7
| | | | add hfs+ to list of supported filesystems and color mapping
* src/templates/ppcArchitectureTemplate.py:Andrew Gaffney2006-09-012-5/+10
| | | | | this doesn't need to inherit from x86AT or create an infinite loop by calling its own __init__()
* Add alpha CFLAGS to the make.conf screen.Chris Gianelloni2006-09-011-2/+3
|
* ppc CFLAGS patch from wolf31o2Andrew Gaffney2006-09-011-1/+2
|
* src/GLIArchitectureTemplate.py:Andrew Gaffney2006-08-312-3/+7
| | | | pass quotes_around_value=False when adding default route to conf.d/net
* missing )Andrew Gaffney2006-08-291-1/+1
|
* gtkfe reports which disk and minor is 'unknown'Andrew Gaffney2006-08-281-1/+1
|
* perhaps we shouldn't use a non-existant variableAndrew Gaffney2006-08-211-3/+4
|
* check grp_install instead of install_type=networkless to force livecd-kernelAndrew Gaffney2006-08-161-1/+2
|
* amd64 cflags fixupAndrew Gaffney2006-08-121-13/+14
|
* src/GLIArchitectureTemplate.py:Andrew Gaffney2006-08-072-2/+8
| | | | copy backup custom.conf from livecd if present
* separate amd64 CFLAGS from x86 CFLAGSAndrew Gaffney2006-08-051-2/+4
|
* disable MBR checkbox if selecting None for bootloaderAndrew Gaffney2006-08-051-0/+4
|
* update Changelog to reflect 0.4 releaseAndrew Gaffney2006-08-041-1/+3
|
* src/fe/gtk/RunInstall.py, src/fe/gtk/gtkfe.py:Andrew Gaffney2006-08-043-2/+22
| | | | ask user if they really want to exit with X in corner clicked
* kill old versions of scripts from src/feAndrew Gaffney2006-07-313-30/+0
|
* kill src/fe/webAndrew Gaffney2006-07-315-231/+0
|
* Finally properly fixing the installer script. Thanks to Andrew Gaffney for ↵Chris Gianelloni2006-07-312-47/+39
| | | | doing the testing and coming up with the patch.
* src/GLIClientConfiguration.py:Preston Cody2006-07-302-3/+7
| | | | adding 'None' with capital N so that the frontends can parse the network type
* src/GLIArchitectureTemplate.py:Andrew Gaffney2006-07-292-2/+10
| | | | skip blank entries/files in update_config_files()
* src/templates/x86ArchitectureTemplate.py:Andrew Gaffney2006-07-282-4/+10
| | | | move logical clipping logic a bit
* src/templates/x86ArchitectureTemplate.py:Andrew Gaffney2006-07-282-2/+8
| | | | clip logical partition at end of extended