aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lint: fix up unused variablesMike Frysinger2015-10-064-5/+6
* lock: rewrite delete_lock_from_path_listMike Frysinger2015-10-051-8/+2
* lint: clean up unused importsMike Frysinger2015-10-056-10/+6
* lint: stop using old-style classesMike Frysinger2015-10-053-3/+3
* lint: drop use of deprecated string moduleMike Frysinger2015-10-053-23/+21
* resume: fix missing sys importMike Frysinger2015-10-051-0/+1
* lock: fix hardlink_active definitionMike Frysinger2015-10-051-1/+1
* lint: fix bad env dict handlingMike Frysinger2015-10-051-1/+4
* lint: fix anomalous-backslash-in-stringMike Frysinger2015-10-051-1/+1
* lint: drop unnecessary semicolonMike Frysinger2015-10-053-3/+3
* update various URLsMike Frysinger2015-10-051-1/+1
* Merge branch 'master' of git+ssh://git.gentoo.org/proj/catalystRick Farina (Zero_Chaos)2015-09-231-1/+10
|\
| * Currently catalyst does not support ppc64le arch,Leno Hou2015-09-221-1/+10
* | add isoroot checksum support to generate checksums for genkernel to verifyRick Farina (Zero_Chaos)2015-09-231-1/+1
|/
* remove duplicated unpack from livecd-stage2Rick Farina (Zero_Chaos)2015-09-151-48/+0
* snapshot.py: Update the run() to return True/False same as stagebaseBrian Dolbec2015-09-091-2/+6
* only set CHOST in make.conf if we are setting it via catalyst to override the...Rick Farina (Zero_Chaos)2015-09-093-20/+3
* catalyst currently cannot handle a missing CHOST definition, so redundantly s...Rick Farina (Zero_Chaos)2015-09-091-1/+6
* Fix LockInUse return code failureBrian Dolbec2015-09-092-9/+20
* add asflags support per bug 538650 from KumbaRick Farina (Zero_Chaos)2015-09-081-1/+9
* main.py: Add an exception for CatalystError which would have been already ha...Brian Dolbec2015-09-081-6/+3
* Fix snapshot setting print messageBrian Dolbec2015-09-081-1/+1
* Make the new compress code handling compatible with existing specsBrian Dolbec2015-09-082-30/+44
* stagebase.py: run() Add in an exception trap to cleanup mountsBrian Dolbec2015-09-081-1/+8
* stagebase.py: strip a trailing slash from the croot_path for consistencyBrian Dolbec2015-09-081-1/+1
* defaults.py: Update for the new xattr variations of the definitionsBrian Dolbec2015-09-061-2/+5
* Fix a couple print() uses back to print statements for consistencyBrian Dolbec2015-09-062-4/+4
* DeComp bug fixesBrian Dolbec2015-09-064-17/+38
* catalyst/base/stagebase.py: Fix "Creating stage tarball..." print()Brian Dolbec2015-09-061-1/+2
* catalyst/main.py: Comment out the try: except: pair for target.run()Brian Dolbec2015-09-061-6/+6
* Apply new compress code, normalize pathsBrian Dolbec2015-09-069-91/+120
* support setting/overriding fcflags and fflags, specifically for use with CFLA...Rick Farina (Zero_Chaos)2015-09-021-1/+25
* fix minor typoRick Farina (Zero_Chaos)2015-09-021-1/+1
* Revert "fix minor typo"Rick Farina (Zero_Chaos)2015-09-021-1/+1
* fix minor typoRick Farina (Zero_Chaos)2015-09-021-1/+1
* stagebase.py: Add a _debub_pause_ finction Brian Dolbec2015-09-021-0/+8
* drop --selinux switch from tarRick Farina (Zero_Chaos)2015-09-011-9/+9
* main.py: Add 'local_overlay' to the overridable defaults in the catalyst.conf...Brian Dolbec2015-08-311-1/+2
* main.py: Remove 2 debug prints causing misleading informationBrian Dolbec2015-08-311-2/+0
* fileops.py: Fix a bug where the mode was not being passed Brian Dolbec2015-08-311-3/+3
* drop redundant make.conf.catalystRick Farina (Zero_Chaos)2015-08-311-4/+0
* use profile for CPU_FLAGS_X86 where appropriateRick Farina (Zero_Chaos)2015-08-312-10/+12
* Revert "catalyst/main.py: Fix variables not being substituted with correct va...Rick Farina (Zero_Chaos)2015-08-301-2/+2
* catalyst/main.py: Fix variables not being substituted with correct valuesBrian Dolbec2015-08-301-2/+2
* catalyst/config.py: Fix an error for x is an integerBrian Dolbec2015-08-291-1/+1
* Migrate hardcoded /etc/portage pathsBrian Dolbec2015-08-293-8/+12
* Update sharedir location from /usr/lib/catalyst to /usr/share/catalyst.Jorge Manuel B. S. Vicetto (jmbsvicetto)2015-08-301-2/+2
* version.py: Fix missed editsBrian Dolbec2015-08-291-3/+3
* version.py: Copy what was needed of the old format_version code to fix versio...Brian Dolbec2015-08-291-3/+15
* Adjust for the snakeoil api changeBrian Dolbec2015-08-291-2/+2