public inbox for gentoo-catalyst@lists.gentoo.org
 help / color / mirror / Atom feed
 messages from 2012-12-30 03:34:37 to 2013-05-01 00:17:57 UTC [more...]

[gentoo-catalyst] Re: [gentoo-soc] Catalyst Python reimplementation
 2013-05-01  0:17 UTC 

[gentoo-catalyst] Support for custom memory settings in AUFS
 2013-04-26 18:01 UTC  (3+ messages)

[gentoo-catalyst] Catalyst Python reimplementation
 2013-04-23 14:19 UTC  (5+ messages)
` [gentoo-catalyst] Re: [gentoo-soc] "

[gentoo-catalyst]
 2013-04-21 22:06 UTC 

[gentoo-catalyst] patch, fix broken seed stage update
 2013-04-19 16:36 UTC  (60+ messages)
` [gentoo-catalyst] [PATCH v2] Remove update_seed_command and strengthen update_seed
    ` [gentoo-catalyst] [PATCH v3] Strengthen update_seed to update @system and @world with dependencies
        ` [gentoo-catalyst] "
          ` [gentoo-catalyst] Binary package dependencies and update_seed
                ` [gentoo-catalyst] [PATCH] files/catalyst.conf: Document linking issues with binary packages
                        ` [gentoo-catalyst] [PATCH v2 0/2] pkgcache warning in catalyst-config(5)
                          ` [gentoo-catalyst] [PATCH v2 1/2] doc/catalyst-config.5.txt: Add man page for catalyst.conf
                            ` [gentoo-catalyst] "
                                  ` [gentoo-catalyst] [PATCH v3 0/2] pkgcache warning in catalyst-config(5)
                                    ` [gentoo-catalyst] [PATCH v3 1/2] doc/catalyst-config.5.txt: Add man page for catalyst.conf
                                    ` [gentoo-catalyst] [PATCH v3 2/2] doc/catalyst-config.5.txt: Document linking issues with binary packages
                          ` [gentoo-catalyst] [PATCH v2 "
          ` [gentoo-catalyst] [PATCH 0/2] Blacklisting "
            ` [gentoo-catalyst] [PATCH 1/2] spec: Add binpkg_blacklist option for troublesome packages
            ` [gentoo-catalyst] [PATCH 2/2] Revert "don't build packages during update_seed"

[gentoo-catalyst] make catalyst call emerge --deep
 2013-04-11  4:42 UTC  (6+ messages)
` [gentoo-catalyst] "

[gentoo-catalyst] More proposed Catalyst changes
 2013-04-11  2:06 UTC  (15+ messages)
      ` [gentoo-catalyst] chmod +x all sh scripts so they can run from the git checkout
    ` [gentoo-catalyst] patch, fix broken seed stage update

[gentoo-catalyst] Newer releng spec files?
 2013-04-10 15:09 UTC  (6+ messages)
  ` [gentoo-catalyst] [PATCH] examples/README: Add a pointer to the releng Git repository
    ` [gentoo-catalyst] Bumping a few patches (releng-link, bugs, spec-comments, howto)
      ` [gentoo-catalyst] "

[gentoo-catalyst] [PATCH] Add support for m68k
 2013-04-04 12:31 UTC 

[gentoo-catalyst] [PATCH] Make the use of preserved_libs optional by setting the options variable
 2013-04-01  2:21 UTC  (3+ messages)
` [gentoo-catalyst] "

[gentoo-catalyst] [PATCH 1/2] Fix update_seed use by not using nor building binary packages during the seed update
 2013-03-27 16:09 UTC  (4+ messages)
` [gentoo-catalyst] [PATCH 2/2] Fix bugs 407051 and 458536 by using FEATURES="preserve-libs" on the unmerge step of livecd-stage2 target

[gentoo-catalyst] sem_open inconsistency in installed Python versions
 2013-03-11 11:55 UTC 

[gentoo-catalyst] [PATCH] livecdfs-update.sh: Escape ampersands in STARTX sed expression
 2013-03-09 11:48 UTC  (11+ messages)
` [gentoo-catalyst] [PATCH] livecd-bashrc: Avoid a startx race by restricting to tty1
  ` [gentoo-catalyst] [PATCH v2 0/2] Fix livecdfs-update.sh startx handling
    ` [gentoo-catalyst] [PATCH v2 1/2] livecd-bashrc: Avoid a startx race by restricting to tty1
    ` [gentoo-catalyst] [PATCH v2 2/2] livecdfs-update.sh: Use `bash --login` to spawn startx
        ` [gentoo-catalyst] "
    ` [gentoo-catalyst] Re: [PATCH] livecd-bashrc: Avoid a startx race by restricting to tty1
  ` [gentoo-catalyst] Re: [PATCH] livecdfs-update.sh: Escape ampersands in STARTX sed expression

[gentoo-catalyst] [PATCH 0/4] HOWTO to get newbies started
 2013-03-09  2:39 UTC  (13+ messages)
` [gentoo-catalyst] [PATCH 1/4] doc/HOWTO: First pass at a gentle Catalyst introduction
` [gentoo-catalyst] [PATCH 2/4] Makefile: Add DOCS for building files/HOWTO.html
` [gentoo-catalyst] [PATCH 3/4] files/.gitignore: Ignore $(DOCS) and $(DOC_SIDE_EFFECTS)
` [gentoo-catalyst] [PATCH 4/4] doc/HOWTO.txt: Explain how to run catalyst without installing
` [gentoo-catalyst] Re: [PATCH 0/4] HOWTO to get newbies started

[gentoo-catalyst] [PATCH 0/4] Some general cleanup, remove some hardcoding of paths
 2013-03-09  2:36 UTC  (11+ messages)
` [gentoo-catalyst] [PATCH 1/4] Whitespace cleanup
` [gentoo-catalyst] [PATCH 2/4] Add more configured defaults
` [gentoo-catalyst] [PATCH 3/4] Remove self.mounts and self.mountmap's use of paths for keys and paths
` [gentoo-catalyst] [PATCH 4/4] cleanup long lines, improve useage() output formatting slightly

[gentoo-catalyst] Stale AUTHORS?
 2013-03-09  2:30 UTC  (2+ messages)

[gentoo-catalyst] [PATCH] livecdfs-update.sh: Fix '/etc/sshd' check for sshd_config tweaks
 2013-03-03 16:21 UTC  (3+ messages)

[gentoo-catalyst] [PATCH] livecdfs-update.sh: Set XSESSION in /etc/env.d/90xsession
 2013-03-02 22:10 UTC  (2+ messages)
` [gentoo-catalyst] "

[gentoo-catalyst] Bug #355995, depscan.sh and update-modules
 2013-03-01 12:22 UTC  (2+ messages)
` [gentoo-catalyst] "

[gentoo-catalyst] stage4 kernel config for genkernel?
 2013-03-01  6:06 UTC  (12+ messages)
  ` [gentoo-catalyst] [PATCH 0/6] Make external kernel configs optional
    ` [gentoo-catalyst] [PATCH 1/6] generic_stage_target: Split ._build_kernel() out of .build_kernel()
    ` [gentoo-catalyst] [PATCH 2/6] generic_stage_target: Split ._copy_kernel_config() from ._build_kernel()
    ` [gentoo-catalyst] [PATCH 3/6] generic_stage_target.py: Dedent the bulk of ._build_kernel()
    ` [gentoo-catalyst] [PATCH 4/6] generic_stage_target: Split ._copy_initramfs_overlay() from ._build_kernel()
    ` [gentoo-catalyst] [PATCH 5/6] generic_stage_target: Handle unspecified boot/kernel/<kname>/config
    ` [gentoo-catalyst] [PATCH 6/6] kmerge.sh: Make /var/tmp/${clst_kname}.config optional
      ` [gentoo-catalyst] [PATCH] kmerge.sh: Fix line wrapping typo from 9ceebbf

[gentoo-catalyst] [PATCH] Fix broken seed stage update
 2013-02-27 21:56 UTC 

[gentoo-catalyst] [patch] mixed spaces/tabs and indent cleanup
 2013-02-27 12:25 UTC  (3+ messages)
` [gentoo-catalyst] [patch] Whitespace cleanup

[gentoo-catalyst] [patch] Fix a bug that portage didn't get rebuilt with the build use flag
 2013-02-27  9:32 UTC 

[gentoo-catalyst] [patch] Fix a relative path bug
 2013-02-27  9:29 UTC 

[gentoo-catalyst] [patch] Fix undefined variable: RLIMIT_NOFILE
 2013-02-27  9:25 UTC 

[gentoo-catalyst] [patch] Remove unused variable new and an undefined variable s
 2013-02-27  9:23 UTC 

[gentoo-catalyst] patch] Remove unused urllib import
 2013-02-27  9:20 UTC 

[gentoo-catalyst] [patch] cleanup long lines, improve useage() output formatting slightly
 2013-02-27  9:17 UTC 

[gentoo-catalyst] [patch] Remove self.mounts and self.mountmap's use of paths for keys and paths
 2013-02-27  9:15 UTC 

[gentoo-catalyst] [patch] Add more configured defaults
 2013-02-27  9:12 UTC 

[gentoo-catalyst] timezone during stage4
 2013-02-25 23:57 UTC  (9+ messages)

[gentoo-catalyst] ship /usr/portage with stage4
 2013-02-20 16:55 UTC  (2+ messages)

[gentoo-catalyst] [PATCH] examples: Add newlines to accidentally unwrapped comment lines
 2013-02-01  2:19 UTC  (2+ messages)
` [gentoo-catalyst] [PATCH] Move bug-reporting and mailing list notes from TODO to README

[gentoo-catalyst] Setting make.conf variables
 2013-01-22 14:21 UTC  (3+ messages)

[gentoo-catalyst] Catalyst tree move code changes. [1 of 4]
 2013-01-08 18:10 UTC  (4+ messages)
` [gentoo-catalyst] Catalyst tree move code changes. [1 of 4] now [1 of 2]
` [gentoo-catalyst] Catalyst tree move code changes. [1 of 4] now [2 "

[gentoo-catalyst] Catalyst tree move code changes. [3 of 4]
 2013-01-08  3:17 UTC  (2+ messages)

[gentoo-catalyst] Catalyst tree move code changes. [4 of 4]
 2013-01-08  1:42 UTC  (2+ messages)

[gentoo-catalyst] Catalyst tree move code changes. [2 of 4]
 2013-01-07  1:43 UTC 

[gentoo-catalyst] [PATCH 1/3] Use 'in' instead of deprecated has_key()
 2012-12-30  3:27 UTC  (3+ messages)
` [gentoo-catalyst] [PATCH 2/3] "
  ` [gentoo-catalyst] [PATCH 0/3] "


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