public inbox for gentoo-catalyst@lists.gentoo.org
 help / color / mirror / Atom feed
 messages from 2015-10-09 16:31:30 to 2017-12-28 20:34:34 UTC [more...]

[gentoo-catalyst] [PATCH 2/2] stagebase.py: add package.accept_keywords to cleanup list
 2017-12-28 20:34 UTC 

[gentoo-catalyst] Subject: [PATCH 1/2] stagebase.py: strip leading slash from /etc/portage in pjoin
 2017-12-28 20:33 UTC 

[gentoo-catalyst] Series of patches for x86_64 UEFI support in catalyst
 2017-10-06 19:41 UTC 

[gentoo-catalyst] Subject: [PATCH] weekly/portage/isos/package.mask/: clean up stale entries
 2017-10-06 19:12 UTC  (2+ messages)
` [gentoo-catalyst] "

[gentoo-catalyst] getting login prompt when generating an install-minimalcd
 2017-08-21 12:29 UTC 

[gentoo-catalyst] [PATCH 1/6] Concentrated some cp commands
 2017-04-13 16:45 UTC  (10+ messages)
` [gentoo-catalyst] [PATCH 2/6] updated gitignore with patches directory
` [gentoo-catalyst] [PATCH 3/6] Concentrated export&delete_from_root lines
` [gentoo-catalyst] [PATCH 4/6] Added some loops
` [gentoo-catalyst] [PATCH 5/6] ln,echo and cp commands concentration
` [gentoo-catalyst] [PATCH 6/6] changed mkdir line for kernels/misc

[gentoo-catalyst] [PATCH 0/7] Latest pending branch fixes
 2017-03-20  9:32 UTC  (10+ messages)
` [gentoo-catalyst] [PATCH 1/7] Move the signal handler into the StageBase class so it can handle unbind() cleanup
` [gentoo-catalyst] [PATCH 6/7] defaults.py: Update all repository, DISTDIR, PKGDIR settings to new /var paths

[gentoo-catalyst] [PATCH] stage1: run bootstrap w/--verbose
 2017-03-14 20:17 UTC  (2+ messages)

[gentoo-catalyst] [PATCH] catalyst: create namespaces for building
 2017-03-14 20:14 UTC  (2+ messages)

[gentoo-catalyst] [PATCH 7/7] doc/make_subarch_table_guidexml.py: Fix shebang
 2017-03-10 19:23 UTC 

[gentoo-catalyst] [PATCH 5/7] targets/snapshot.py: Update the code and log messages to use the configured repo_name
 2017-03-10 19:23 UTC 

[gentoo-catalyst] [PATCH 4/7] base/stagebase.py: Seperate out the writing of the make.conf file
 2017-03-10 19:23 UTC 

[gentoo-catalyst] [PATCH 3/7] base/stagebase.py: Correctly log the correct function name for unpack_snapshot()
 2017-03-10 19:23 UTC 

[gentoo-catalyst] [PATCH 2/7] base/stagebase.py: Rename unpack_portage resume point to unpack_repo
 2017-03-10 19:23 UTC 

[gentoo-catalyst] Replace sys-apps/sysvinit with sys-apps/systemd[sysv-utils] in installcd-stage1.spec or installcd-stage2-minimal.spec
 2017-01-02 21:12 UTC  (4+ messages)

[gentoo-catalyst] genkernel-next instead of genkernel?
 2016-12-19  5:23 UTC  (4+ messages)

[gentoo-catalyst] broken catalyst 3.0_rc1
 2016-10-19  7:21 UTC  (7+ messages)

[gentoo-catalyst] Use custom overlays in Catalyst
 2016-10-19  6:10 UTC  (7+ messages)

[gentoo-catalyst] error while making an iso
 2016-10-13 16:15 UTC  (3+ messages)

[gentoo-catalyst] [PATCH] Fix USE not "sticking" between stage runs and allow set USE flags just for building - CATALYST_USE. This should fix bug 473332 and avoid the current issue of catalyst-3 stages being built with (fwd)
 2016-06-15 21:12 UTC  (2+ messages)

[gentoo-catalyst] [PATCH 1/4] use native code in more places for file ops
 2016-05-20 15:51 UTC  (8+ messages)
` [gentoo-catalyst] [PATCH 2/4] cmd: add support for running commands directly
` [gentoo-catalyst] [PATCH 3/4] replace ad-hoc implementations of clear_dir
` [gentoo-catalyst] [PATCH 4/4] replace os.system with cmd

[gentoo-catalyst] genkernel version parsing problem
 2016-04-22  6:49 UTC  (11+ messages)

[gentoo-catalyst][PATCH V3 1/3] catalyst/arch/powerpc.py: add subarch ppc64le platform
 2016-04-21  5:39 UTC  (5+ messages)
` [gentoo-catalyst][PATCH V3 2/3] create-iso: modify the mkisofs parameter of ppc64 little-endian
` [gentoo-catalyst][PATCH V3 3/3] livecd/cdtar:add bootloader file grub 2.00 and bootinfo.txt for ppc64le

[gentoo-catalyst][PATCH 1/3] Add a subarch ppc64le,is the little-endian of ppc64.Also add power7,power7le,power8le.The subarch power7 and power8 are inheriting from ppc64.Power7le and Power8le are inheriting from ppc64le.As the little-endian of ppc64, the ppc64le can be a keyword,it will be used in create iso and intergrating bootloader
 2016-04-21  4:41 UTC  (5+ messages)
` [gentoo-catalyst][PATCH 2/3] Modify the parameter of ppc64 little-endian, because the ppc64 little-endian has different archtecture and new boot parameters.Don't need the hfs and mapping files as it in Big-endian.Also tweak the code of Big-endian

[gentoo-catalyst] livecd_stage2 autoresume clear
 2016-04-12  6:37 UTC  (3+ messages)

[gentoo-catalyst] [PATCH] kmerge: do not use --nodeps with kernel install
 2016-03-27  4:55 UTC  (2+ messages)

[gentoo-catalyst] broken catalyst-3.0_rc1 & catalyst-git
 2016-03-23 16:19 UTC  (2+ messages)

[gentoo-catalyst][PATCH 3/3] Add a new bootloader file grub 2.00 and bootinfo.txt for ppc64le
 2016-01-28  6:49 UTC  (3+ messages)

[gentoo-catalyst] problem building installcd-stage2-minimal
 2016-01-12 13:28 UTC  (4+ messages)

[gentoo-catalyst][PATCH 2/3] Modify the mkisofs parameter of ppc64 little-endian
 2016-01-12  4:55 UTC 

[gentoo-catalyst] a couple of questions about catalyst operation
 2016-01-11  5:15 UTC  (3+ messages)

[gentoo-catalyst][PATCH v1 1/3] Add an subarch ppc64le,as the little-endian of ppc64
 2016-01-07  2:35 UTC  (4+ messages)
` [gentoo-catalyst][PATCH v1 2/3] Modify the create iso parameter of ppc64le and power8

[gentoo-catalyst] ppc64el patches
 2016-01-05  5:54 UTC  (3+ messages)

[gentoo-catalyst][PATCH v1 3/3] Add a new bootloader file grub 2.00 and bootinfo.txt for ppc64le
 2015-12-16 16:41 UTC 

[gentoo-catalyst] [PATCH 1/2] main: add a --trace option
 2015-12-15 17:26 UTC  (6+ messages)
` [gentoo-catalyst] [PATCH 2/2] main: add a --profile option

[gentoo-catalyst] Seek for your advices : Make Gentoo LiveCD for ppc64le
 2015-12-07  8:39 UTC  (8+ messages)
` [gentoo-catalyst] Re: [gentoo-releng] "
` [gentoo-catalyst] "

[gentoo-catalyst] [PATCH] catalyst: switch to common python entry
 2015-11-19  4:20 UTC  (2+ messages)

[gentoo-catalyst] [PATCH 1/9] convert octals to py3 compat
 2015-11-19  4:19 UTC  (23+ messages)
` [gentoo-catalyst] [PATCH 2/9] make_target_table: rewrite for py3/stability
` [gentoo-catalyst] [PATCH 3/9] stagebase: disable undefined-variable lint warning
` [gentoo-catalyst] [PATCH 4/9] log: make sure NOTICE is an int
` [gentoo-catalyst] [PATCH 5/9] genbase: use sorted() with dict keys
` [gentoo-catalyst] [PATCH 6/9] hash_utils: fix bad keyword w/CatalystError
` [gentoo-catalyst] [PATCH 7/9] hash_utils: decode output of popen
` [gentoo-catalyst] [PATCH 8/9] lint: convert type/types to isinstance
` [gentoo-catalyst] [PATCH 9/9] lint: fix redefined-outer-name warnings

[gentoo-catalyst] [PATCH 1/2] snapshot: do not preserve owner/group
 2015-11-10  6:55 UTC  (5+ messages)
` [gentoo-catalyst] [PATCH 2/2] catalyst: create namespaces for building

[gentoo-catalyst] [PATCH] catalyst: add a wrapper for executing directly out of git
 2015-11-10  6:53 UTC  (3+ messages)

[gentoo-catalyst] [PATCH] catalyst: add a wrapper for executing directly out of git
 2015-10-29  5:48 UTC 

[gentoo-catalyst] [PATCH] stagebase: robustify portage_confdir setup
 2015-10-28 14:31 UTC  (2+ messages)

[gentoo-catalyst] [PATCH] main: extend the -c option to accept multiple files
 2015-10-28  3:25 UTC  (4+ messages)

[gentoo-catalyst] [PATCH 01/10] stage1: convert to log module
 2015-10-11 17:38 UTC  (12+ messages)
` [gentoo-catalyst] [PATCH 02/10] stage2: "
` [gentoo-catalyst] [PATCH 03/10] stage3: "
` [gentoo-catalyst] [PATCH 04/10] stagebase: "
` [gentoo-catalyst] [PATCH 05/10] clearbase: "
` [gentoo-catalyst] [PATCH 06/10] support: "
` [gentoo-catalyst] [PATCH 07/10] livecd_stage: "
` [gentoo-catalyst] [PATCH 08/10] netboot: "
` [gentoo-catalyst] [PATCH 09/10] embedded/grp: "
` [gentoo-catalyst] [PATCH 10/10] resume: "

[gentoo-catalyst] [PATCH 1/2] stagebase: simplify lock calls a bit
 2015-10-11 14:14 UTC  (3+ messages)
` [gentoo-catalyst] [PATCH 2/2] lock: gut & replace with snakeoil

[gentoo-catalyst] [PATCH] targets: do not prompt user
 2015-10-10 23:11 UTC  (4+ messages)

[gentoo-catalyst] [PATCH] contents: punt unused module
 2015-10-09 21:55 UTC  (4+ messages)

[gentoo-catalyst] [PATCH 1/4] hash_utils: convert to log module
 2015-10-09 20:38 UTC  (5+ messages)
` [gentoo-catalyst] [PATCH 2/4] fileops: "
` [gentoo-catalyst] [PATCH 3/4] snapshot: "
` [gentoo-catalyst] [PATCH 4/4] config: "

[gentoo-catalyst] [PATCH] util: drop unused module
 2015-10-09 19:49 UTC  (2+ messages)

[gentoo-catalyst] [PATCH 1/3] main: group related command line flags
 2015-10-09 16:32 UTC  (5+ messages)
` [gentoo-catalyst] [PATCH 2/3] log: new logging module to standardize catalyst output
` [gentoo-catalyst] [PATCH 3/3] main: convert to new logging module


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox