From: "Brian Dolbec" <brian.dolbec@gmail.com> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] proj/catalyst:pending commit in: targets/stage1/ Date: Wed, 22 Jan 2014 15:52:29 +0000 (UTC) [thread overview] Message-ID: <1389559701.0e1ead9d8d20d29db6aed7eb2d036b9e9210fb86.dol-sen@gentoo> (raw) commit: 0e1ead9d8d20d29db6aed7eb2d036b9e9210fb86 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org> AuthorDate: Tue Dec 17 14:56:04 2013 +0000 Commit: Brian Dolbec <brian.dolbec <AT> gmail <DOT> com> CommitDate: Sun Jan 12 20:48:21 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=0e1ead9d Remove an extra slash in the path. --- targets/stage1/stage1-controller.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/targets/stage1/stage1-controller.sh b/targets/stage1/stage1-controller.sh index 3671095..8dbd16b 100755 --- a/targets/stage1/stage1-controller.sh +++ b/targets/stage1/stage1-controller.sh @@ -10,11 +10,11 @@ case $1 in cp ${clst_sharedir}/targets/stage1/build.py ${clst_chroot_path}/tmp # Setup "ROOT in chroot" dir - install -d ${clst_chroot_path}/${clst_root_path}/etc - install -d ${clst_chroot_path}/${clst_root_path}/etc/portage + install -d ${clst_chroot_path}${clst_root_path}/etc + install -d ${clst_chroot_path}${clst_root_path}/etc/portage # Setup make.conf and make.profile link in "ROOT in chroot": - copy_to_chroot ${clst_chroot_path}/etc/portage/make.conf /${clst_root_path}/etc/portage + copy_to_chroot ${clst_chroot_path}/etc/portage/make.conf ${clst_root_path}/etc/portage # Enter chroot, execute our build script exec_in_chroot \
WARNING: multiple messages have this Message-ID (diff)
From: "Brian Dolbec" <brian.dolbec@gmail.com> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] proj/catalyst:master commit in: targets/stage1/ Date: Fri, 7 Feb 2014 23:24:50 +0000 (UTC) [thread overview] Message-ID: <1389559701.0e1ead9d8d20d29db6aed7eb2d036b9e9210fb86.dol-sen@gentoo> (raw) Message-ID: <20140207232450.MCsLd3W7f-6RGJfyXTiRy5FdsP-e9LmE3G3rF7pqfn8@z> (raw) commit: 0e1ead9d8d20d29db6aed7eb2d036b9e9210fb86 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org> AuthorDate: Tue Dec 17 14:56:04 2013 +0000 Commit: Brian Dolbec <brian.dolbec <AT> gmail <DOT> com> CommitDate: Sun Jan 12 20:48:21 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=0e1ead9d Remove an extra slash in the path. --- targets/stage1/stage1-controller.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/targets/stage1/stage1-controller.sh b/targets/stage1/stage1-controller.sh index 3671095..8dbd16b 100755 --- a/targets/stage1/stage1-controller.sh +++ b/targets/stage1/stage1-controller.sh @@ -10,11 +10,11 @@ case $1 in cp ${clst_sharedir}/targets/stage1/build.py ${clst_chroot_path}/tmp # Setup "ROOT in chroot" dir - install -d ${clst_chroot_path}/${clst_root_path}/etc - install -d ${clst_chroot_path}/${clst_root_path}/etc/portage + install -d ${clst_chroot_path}${clst_root_path}/etc + install -d ${clst_chroot_path}${clst_root_path}/etc/portage # Setup make.conf and make.profile link in "ROOT in chroot": - copy_to_chroot ${clst_chroot_path}/etc/portage/make.conf /${clst_root_path}/etc/portage + copy_to_chroot ${clst_chroot_path}/etc/portage/make.conf ${clst_root_path}/etc/portage # Enter chroot, execute our build script exec_in_chroot \
next reply other threads:[~2014-01-22 17:10 UTC|newest] Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top 2014-01-22 15:52 Brian Dolbec [this message] 2014-02-07 23:24 ` [gentoo-commits] proj/catalyst:master commit in: targets/stage1/ Brian Dolbec -- strict thread matches above, loose matches on Subject: below -- 2017-11-29 17:20 Brian Dolbec 2017-11-22 15:52 ` [gentoo-commits] proj/catalyst:pending " Brian Dolbec 2017-03-16 22:57 Brian Dolbec 2017-03-11 9:35 Brian Dolbec 2017-03-11 7:07 Brian Dolbec 2015-09-08 14:14 Brian Dolbec 2015-09-03 15:14 Brian Dolbec 2015-09-01 5:58 Brian Dolbec 2015-09-01 5:58 Brian Dolbec 2015-09-01 5:58 Brian Dolbec 2015-09-01 5:58 Brian Dolbec 2015-05-21 23:53 Brian Dolbec 2014-09-02 5:54 Brian Dolbec 2014-09-02 2:43 Brian Dolbec 2014-01-22 15:52 Brian Dolbec 2014-01-03 6:41 Brian Dolbec 2014-01-03 6:41 Brian Dolbec 2014-01-03 6:12 Brian Dolbec 2014-01-03 6:12 Brian Dolbec 2014-01-03 5:03 Brian Dolbec 2014-01-03 5:03 Brian Dolbec 2014-01-02 0:04 Brian Dolbec 2014-01-02 0:04 Brian Dolbec 2013-12-31 18:14 Brian Dolbec 2013-12-31 18:14 Brian Dolbec 2013-12-31 4:48 Brian Dolbec 2013-12-31 4:48 Brian Dolbec 2013-12-31 4:39 Brian Dolbec 2013-12-31 4:39 Brian Dolbec 2013-12-31 4:22 Brian Dolbec 2013-12-31 4:22 Brian Dolbec 2013-12-30 1:44 Brian Dolbec 2013-12-30 1:44 Brian Dolbec 2013-12-20 0:48 Brian Dolbec 2013-12-20 0:48 Brian Dolbec 2013-12-20 0:29 Brian Dolbec 2013-12-20 0:29 Brian Dolbec
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=1389559701.0e1ead9d8d20d29db6aed7eb2d036b9e9210fb86.dol-sen@gentoo \ --to=brian.dolbec@gmail.com \ --cc=gentoo-commits@lists.gentoo.org \ --cc=gentoo-dev@lists.gentoo.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox