Gentoo Archives: gentoo-commits

From: Ben Kohler <bkohler@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/catalyst:master commit in: etc/, examples/
Date: Fri, 29 Mar 2019 00:22:18
Message-Id: 1553818805.e19962428d55317cd5ebd275de09868add6de54f.bkohler@gentoo
1 commit: e19962428d55317cd5ebd275de09868add6de54f
2 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 29 00:20:05 2019 +0000
4 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 29 00:20:05 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=e1996242
7
8 Fix minor doc typos
9
10 Thanks to simonvanderveldt.
11
12 Closes: https://github.com/gentoo/catalyst/pull/3/
13
14 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
15
16 etc/catalyst.conf | 2 +-
17 examples/livecd-stage2_template.spec | 2 +-
18 2 files changed, 2 insertions(+), 2 deletions(-)
19
20 diff --git a/etc/catalyst.conf b/etc/catalyst.conf
21 index c22cd439..7d7f7aba 100644
22 --- a/etc/catalyst.conf
23 +++ b/etc/catalyst.conf
24 @@ -74,7 +74,7 @@ hash_function="crc32"
25 # WARNING: moving parts of the portage tree from within fsscript *will* break
26 # your cache. The cache is unlinked before any empty or rm processing, though.
27 # sticky-config = enables the code that will keep any internal 'catalyst_use' flags
28 -# added to the USE= for building the stage. These ae usually added for legal
29 +# added to the USE= for building the stage. These are usually added for legal
30 # or specific needs in building the the early stage. Mostly it is the
31 # 'bindist' USE flag option that is used for legal reasons, please see its
32 # specific definition. It will also keep any /etc/portage/package.*
33
34 diff --git a/examples/livecd-stage2_template.spec b/examples/livecd-stage2_template.spec
35 index 419f4806..8aa454c9 100644
36 --- a/examples/livecd-stage2_template.spec
37 +++ b/examples/livecd-stage2_template.spec
38 @@ -358,7 +358,7 @@ livecd/unmerge:
39 livecd/empty:
40
41 # This option tells catalyst to clean specific files from the filesystem and is
42 -# very usefu in cleaning up stray files in /etc left over after livecd/unmerge.
43 +# very useful in cleaning up stray files in /etc left over after livecd/unmerge.
44 # example:
45 # livecd/rm: /lib/*.a /usr/lib/*.a /usr/lib/gcc-lib/*/*/libgcj* /etc/dispatch-conf.conf /etc/etc-update.conf /etc/*- /etc/issue* /etc/portage/make.conf /etc/man.conf /etc/*.old /root/.viminfo /usr/sbin/bootsplash* /usr/sbin/fb* /usr/sbin/fsck.cramfs /usr/sbin/fsck.minix /usr/sbin/mkfs.minix /usr/sbin/mkfs.bfs /usr/sbin/mkfs.cramfs /lib/security/pam_access.so /lib/security/pam_chroot.so /lib/security/pam_debug.so /lib/security/pam_ftp.so /lib/security/pam_issue.so /lib/security/pam_mail.so /lib/security/pam_motd.so /lib/security/pam_mkhomedir.so /lib/security/pam_postgresok.so /lib/security/pam_rhosts_auth.so /lib/security/pam_userdb.so /usr/share/consolefonts/1* /usr/share/consolefonts/7* /usr/share/consolefonts/8* /usr/share/consolefonts/9* /usr/share/consolefonts/A* /usr/share/consolefonts/C* /usr/share/consolefonts/E* /usr/share/consolefonts/G* /usr/share/consolefonts/L* /usr/share/consolefonts/M* /usr/share/consolefonts/R* /usr/share/consolefonts/a* /usr/share/consolefonts/c* /u
46 sr/share/consolefonts/dr* /usr/share/consolefonts/g* /usr/share/consolefonts/i* /usr/share/consolefonts/k* /usr/share/consolefonts/l* /usr/share/consolefonts/r* /usr/share/consolefonts/s* /usr/share/consolefonts/t* /usr/share/consolefonts/v* /etc/splash/livecd-2006.1/16* /etc/splash/livecd-2006.1/12* /etc/splash/livecd-2006.1/6* /etc/splash/livecd-2006.1/8* /etc/splash/livecd-2006.1/images/silent-16* /etc/splash/livecd-2006.1/images/silent-12* /etc/splash/livecd-2006.1/images/silent-6* /etc/splash/livecd-2006.1/images/silent-8* /etc/splash/livecd-2006.1/images/verbose-16* /etc/splash/livecd-2006.1/images/verbose-12* /etc/splash/livecd-2006.1/images/verbose-6* /etc/splash/livecd-2006.1/images/verbose-8* /etc/portage/make.conf.example /etc/make.globals /etc/resolv.conf
47 livecd/rm: