From: "Brian Dolbec" <brian.dolbec@gmail.com> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] proj/catalyst:master commit in: targets/livecd-stage2/, targets/livecd-stage1/, targets/stage3/, targets/stage1/, ... Date: Fri, 7 Feb 2014 23:24:49 +0000 (UTC) [thread overview] Message-ID: <1389417448.70f7cfcc837b1097b52dc20765cf448cb70bb879.dol-sen@gentoo> (raw) commit: 70f7cfcc837b1097b52dc20765cf448cb70bb879 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org> AuthorDate: Mon Jan 21 23:58:58 2013 +0000 Commit: Brian Dolbec <brian.dolbec <AT> gmail <DOT> com> CommitDate: Sat Jan 11 05:17:28 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=70f7cfcc chmod +x all sh scripts so they can run from the git checkout --- targets/embedded/embedded-chroot.sh | 0 targets/embedded/embedded-controller.sh | 0 targets/embedded/embedded-fs-runscript.sh | 0 targets/embedded/embedded-preclean-chroot.sh | 0 targets/embedded/unmerge.sh | 0 targets/grp/grp-chroot.sh | 0 targets/grp/grp-controller.sh | 0 targets/grp/grp-preclean-chroot.sh | 0 targets/livecd-stage1/livecd-stage1-chroot.sh | 0 targets/livecd-stage1/livecd-stage1-controller.sh | 0 targets/livecd-stage1/livecd-stage1-preclean-chroot.sh | 0 targets/livecd-stage2/livecd-stage2-controller.sh | 0 targets/netboot/netboot-chroot.sh | 0 targets/netboot/netboot-combine.sh | 0 targets/netboot/netboot-controller.sh | 0 targets/netboot/netboot-image.sh | 0 targets/netboot2/netboot2-controller.sh | 0 targets/netboot2/netboot2-copyfile.sh | 0 targets/netboot2/netboot2-pkg.sh | 0 targets/stage1/stage1-chroot.sh | 0 targets/stage1/stage1-controller.sh | 0 targets/stage1/stage1-preclean-chroot.sh | 0 targets/stage2/stage2-chroot.sh | 0 targets/stage2/stage2-controller.sh | 0 targets/stage2/stage2-preclean-chroot.sh | 0 targets/stage3/stage3-chroot.sh | 0 targets/stage3/stage3-controller.sh | 0 targets/stage3/stage3-preclean-chroot.sh | 0 targets/stage4/stage4-chroot.sh | 0 targets/stage4/stage4-controller.sh | 0 targets/stage4/stage4-preclean-chroot.sh | 0 targets/support/bootloader-setup.sh | 0 targets/support/chroot-functions.sh | 0 targets/support/create-iso.sh | 0 targets/support/filesystem-functions.sh | 0 targets/support/functions.sh | 0 targets/support/kill-chroot-pids.sh | 0 targets/support/kmerge.sh | 0 targets/support/livecdfs-update.sh | 0 targets/support/mips-arcload_conf.sh | 0 targets/support/netboot2-final.sh | 0 targets/support/post-kmerge.sh | 0 targets/support/pre-kmerge.sh | 0 targets/support/rc-update.sh | 0 targets/support/target_image_setup.sh | 0 targets/support/unmerge.sh | 0 targets/tinderbox/tinderbox-chroot.sh | 0 targets/tinderbox/tinderbox-controller.sh | 0 targets/tinderbox/tinderbox-preclean-chroot.sh | 0 49 files changed, 0 insertions(+), 0 deletions(-) diff --git a/targets/embedded/embedded-chroot.sh b/targets/embedded/embedded-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/embedded/embedded-controller.sh b/targets/embedded/embedded-controller.sh old mode 100644 new mode 100755 diff --git a/targets/embedded/embedded-fs-runscript.sh b/targets/embedded/embedded-fs-runscript.sh old mode 100644 new mode 100755 diff --git a/targets/embedded/embedded-preclean-chroot.sh b/targets/embedded/embedded-preclean-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/embedded/unmerge.sh b/targets/embedded/unmerge.sh old mode 100644 new mode 100755 diff --git a/targets/grp/grp-chroot.sh b/targets/grp/grp-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/grp/grp-controller.sh b/targets/grp/grp-controller.sh old mode 100644 new mode 100755 diff --git a/targets/grp/grp-preclean-chroot.sh b/targets/grp/grp-preclean-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/livecd-stage1/livecd-stage1-chroot.sh b/targets/livecd-stage1/livecd-stage1-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/livecd-stage1/livecd-stage1-controller.sh b/targets/livecd-stage1/livecd-stage1-controller.sh old mode 100644 new mode 100755 diff --git a/targets/livecd-stage1/livecd-stage1-preclean-chroot.sh b/targets/livecd-stage1/livecd-stage1-preclean-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/livecd-stage2/livecd-stage2-controller.sh b/targets/livecd-stage2/livecd-stage2-controller.sh old mode 100644 new mode 100755 diff --git a/targets/netboot/netboot-chroot.sh b/targets/netboot/netboot-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/netboot/netboot-combine.sh b/targets/netboot/netboot-combine.sh old mode 100644 new mode 100755 diff --git a/targets/netboot/netboot-controller.sh b/targets/netboot/netboot-controller.sh old mode 100644 new mode 100755 diff --git a/targets/netboot/netboot-image.sh b/targets/netboot/netboot-image.sh old mode 100644 new mode 100755 diff --git a/targets/netboot2/netboot2-controller.sh b/targets/netboot2/netboot2-controller.sh old mode 100644 new mode 100755 diff --git a/targets/netboot2/netboot2-copyfile.sh b/targets/netboot2/netboot2-copyfile.sh old mode 100644 new mode 100755 diff --git a/targets/netboot2/netboot2-pkg.sh b/targets/netboot2/netboot2-pkg.sh old mode 100644 new mode 100755 diff --git a/targets/stage1/stage1-chroot.sh b/targets/stage1/stage1-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/stage1/stage1-controller.sh b/targets/stage1/stage1-controller.sh old mode 100644 new mode 100755 diff --git a/targets/stage1/stage1-preclean-chroot.sh b/targets/stage1/stage1-preclean-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/stage2/stage2-chroot.sh b/targets/stage2/stage2-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/stage2/stage2-controller.sh b/targets/stage2/stage2-controller.sh old mode 100644 new mode 100755 diff --git a/targets/stage2/stage2-preclean-chroot.sh b/targets/stage2/stage2-preclean-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/stage3/stage3-chroot.sh b/targets/stage3/stage3-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/stage3/stage3-controller.sh b/targets/stage3/stage3-controller.sh old mode 100644 new mode 100755 diff --git a/targets/stage3/stage3-preclean-chroot.sh b/targets/stage3/stage3-preclean-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/stage4/stage4-chroot.sh b/targets/stage4/stage4-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/stage4/stage4-controller.sh b/targets/stage4/stage4-controller.sh old mode 100644 new mode 100755 diff --git a/targets/stage4/stage4-preclean-chroot.sh b/targets/stage4/stage4-preclean-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/support/bootloader-setup.sh b/targets/support/bootloader-setup.sh old mode 100644 new mode 100755 diff --git a/targets/support/chroot-functions.sh b/targets/support/chroot-functions.sh old mode 100644 new mode 100755 diff --git a/targets/support/create-iso.sh b/targets/support/create-iso.sh old mode 100644 new mode 100755 diff --git a/targets/support/filesystem-functions.sh b/targets/support/filesystem-functions.sh old mode 100644 new mode 100755 diff --git a/targets/support/functions.sh b/targets/support/functions.sh old mode 100644 new mode 100755 diff --git a/targets/support/kill-chroot-pids.sh b/targets/support/kill-chroot-pids.sh old mode 100644 new mode 100755 diff --git a/targets/support/kmerge.sh b/targets/support/kmerge.sh old mode 100644 new mode 100755 diff --git a/targets/support/livecdfs-update.sh b/targets/support/livecdfs-update.sh old mode 100644 new mode 100755 diff --git a/targets/support/mips-arcload_conf.sh b/targets/support/mips-arcload_conf.sh old mode 100644 new mode 100755 diff --git a/targets/support/netboot2-final.sh b/targets/support/netboot2-final.sh old mode 100644 new mode 100755 diff --git a/targets/support/post-kmerge.sh b/targets/support/post-kmerge.sh old mode 100644 new mode 100755 diff --git a/targets/support/pre-kmerge.sh b/targets/support/pre-kmerge.sh old mode 100644 new mode 100755 diff --git a/targets/support/rc-update.sh b/targets/support/rc-update.sh old mode 100644 new mode 100755 diff --git a/targets/support/target_image_setup.sh b/targets/support/target_image_setup.sh old mode 100644 new mode 100755 diff --git a/targets/support/unmerge.sh b/targets/support/unmerge.sh old mode 100644 new mode 100755 diff --git a/targets/tinderbox/tinderbox-chroot.sh b/targets/tinderbox/tinderbox-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/tinderbox/tinderbox-controller.sh b/targets/tinderbox/tinderbox-controller.sh old mode 100644 new mode 100755 diff --git a/targets/tinderbox/tinderbox-preclean-chroot.sh b/targets/tinderbox/tinderbox-preclean-chroot.sh old mode 100644 new mode 100755
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:pending commit in: targets/livecd-stage2/, targets/livecd-stage1/, targets/stage3/, targets/stage1/, ... Date: Wed, 22 Jan 2014 15:52:29 +0000 (UTC) [thread overview] Message-ID: <1389417448.70f7cfcc837b1097b52dc20765cf448cb70bb879.dol-sen@gentoo> (raw) Message-ID: <20140122155229.lY8GgYwvn1MPlzyIfEL0ppXtGAWkld2ovjge-EBSD2c@z> (raw) commit: 70f7cfcc837b1097b52dc20765cf448cb70bb879 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org> AuthorDate: Mon Jan 21 23:58:58 2013 +0000 Commit: Brian Dolbec <brian.dolbec <AT> gmail <DOT> com> CommitDate: Sat Jan 11 05:17:28 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=70f7cfcc chmod +x all sh scripts so they can run from the git checkout --- targets/embedded/embedded-chroot.sh | 0 targets/embedded/embedded-controller.sh | 0 targets/embedded/embedded-fs-runscript.sh | 0 targets/embedded/embedded-preclean-chroot.sh | 0 targets/embedded/unmerge.sh | 0 targets/grp/grp-chroot.sh | 0 targets/grp/grp-controller.sh | 0 targets/grp/grp-preclean-chroot.sh | 0 targets/livecd-stage1/livecd-stage1-chroot.sh | 0 targets/livecd-stage1/livecd-stage1-controller.sh | 0 targets/livecd-stage1/livecd-stage1-preclean-chroot.sh | 0 targets/livecd-stage2/livecd-stage2-controller.sh | 0 targets/netboot/netboot-chroot.sh | 0 targets/netboot/netboot-combine.sh | 0 targets/netboot/netboot-controller.sh | 0 targets/netboot/netboot-image.sh | 0 targets/netboot2/netboot2-controller.sh | 0 targets/netboot2/netboot2-copyfile.sh | 0 targets/netboot2/netboot2-pkg.sh | 0 targets/stage1/stage1-chroot.sh | 0 targets/stage1/stage1-controller.sh | 0 targets/stage1/stage1-preclean-chroot.sh | 0 targets/stage2/stage2-chroot.sh | 0 targets/stage2/stage2-controller.sh | 0 targets/stage2/stage2-preclean-chroot.sh | 0 targets/stage3/stage3-chroot.sh | 0 targets/stage3/stage3-controller.sh | 0 targets/stage3/stage3-preclean-chroot.sh | 0 targets/stage4/stage4-chroot.sh | 0 targets/stage4/stage4-controller.sh | 0 targets/stage4/stage4-preclean-chroot.sh | 0 targets/support/bootloader-setup.sh | 0 targets/support/chroot-functions.sh | 0 targets/support/create-iso.sh | 0 targets/support/filesystem-functions.sh | 0 targets/support/functions.sh | 0 targets/support/kill-chroot-pids.sh | 0 targets/support/kmerge.sh | 0 targets/support/livecdfs-update.sh | 0 targets/support/mips-arcload_conf.sh | 0 targets/support/netboot2-final.sh | 0 targets/support/post-kmerge.sh | 0 targets/support/pre-kmerge.sh | 0 targets/support/rc-update.sh | 0 targets/support/target_image_setup.sh | 0 targets/support/unmerge.sh | 0 targets/tinderbox/tinderbox-chroot.sh | 0 targets/tinderbox/tinderbox-controller.sh | 0 targets/tinderbox/tinderbox-preclean-chroot.sh | 0 49 files changed, 0 insertions(+), 0 deletions(-) diff --git a/targets/embedded/embedded-chroot.sh b/targets/embedded/embedded-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/embedded/embedded-controller.sh b/targets/embedded/embedded-controller.sh old mode 100644 new mode 100755 diff --git a/targets/embedded/embedded-fs-runscript.sh b/targets/embedded/embedded-fs-runscript.sh old mode 100644 new mode 100755 diff --git a/targets/embedded/embedded-preclean-chroot.sh b/targets/embedded/embedded-preclean-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/embedded/unmerge.sh b/targets/embedded/unmerge.sh old mode 100644 new mode 100755 diff --git a/targets/grp/grp-chroot.sh b/targets/grp/grp-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/grp/grp-controller.sh b/targets/grp/grp-controller.sh old mode 100644 new mode 100755 diff --git a/targets/grp/grp-preclean-chroot.sh b/targets/grp/grp-preclean-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/livecd-stage1/livecd-stage1-chroot.sh b/targets/livecd-stage1/livecd-stage1-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/livecd-stage1/livecd-stage1-controller.sh b/targets/livecd-stage1/livecd-stage1-controller.sh old mode 100644 new mode 100755 diff --git a/targets/livecd-stage1/livecd-stage1-preclean-chroot.sh b/targets/livecd-stage1/livecd-stage1-preclean-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/livecd-stage2/livecd-stage2-controller.sh b/targets/livecd-stage2/livecd-stage2-controller.sh old mode 100644 new mode 100755 diff --git a/targets/netboot/netboot-chroot.sh b/targets/netboot/netboot-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/netboot/netboot-combine.sh b/targets/netboot/netboot-combine.sh old mode 100644 new mode 100755 diff --git a/targets/netboot/netboot-controller.sh b/targets/netboot/netboot-controller.sh old mode 100644 new mode 100755 diff --git a/targets/netboot/netboot-image.sh b/targets/netboot/netboot-image.sh old mode 100644 new mode 100755 diff --git a/targets/netboot2/netboot2-controller.sh b/targets/netboot2/netboot2-controller.sh old mode 100644 new mode 100755 diff --git a/targets/netboot2/netboot2-copyfile.sh b/targets/netboot2/netboot2-copyfile.sh old mode 100644 new mode 100755 diff --git a/targets/netboot2/netboot2-pkg.sh b/targets/netboot2/netboot2-pkg.sh old mode 100644 new mode 100755 diff --git a/targets/stage1/stage1-chroot.sh b/targets/stage1/stage1-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/stage1/stage1-controller.sh b/targets/stage1/stage1-controller.sh old mode 100644 new mode 100755 diff --git a/targets/stage1/stage1-preclean-chroot.sh b/targets/stage1/stage1-preclean-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/stage2/stage2-chroot.sh b/targets/stage2/stage2-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/stage2/stage2-controller.sh b/targets/stage2/stage2-controller.sh old mode 100644 new mode 100755 diff --git a/targets/stage2/stage2-preclean-chroot.sh b/targets/stage2/stage2-preclean-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/stage3/stage3-chroot.sh b/targets/stage3/stage3-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/stage3/stage3-controller.sh b/targets/stage3/stage3-controller.sh old mode 100644 new mode 100755 diff --git a/targets/stage3/stage3-preclean-chroot.sh b/targets/stage3/stage3-preclean-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/stage4/stage4-chroot.sh b/targets/stage4/stage4-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/stage4/stage4-controller.sh b/targets/stage4/stage4-controller.sh old mode 100644 new mode 100755 diff --git a/targets/stage4/stage4-preclean-chroot.sh b/targets/stage4/stage4-preclean-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/support/bootloader-setup.sh b/targets/support/bootloader-setup.sh old mode 100644 new mode 100755 diff --git a/targets/support/chroot-functions.sh b/targets/support/chroot-functions.sh old mode 100644 new mode 100755 diff --git a/targets/support/create-iso.sh b/targets/support/create-iso.sh old mode 100644 new mode 100755 diff --git a/targets/support/filesystem-functions.sh b/targets/support/filesystem-functions.sh old mode 100644 new mode 100755 diff --git a/targets/support/functions.sh b/targets/support/functions.sh old mode 100644 new mode 100755 diff --git a/targets/support/kill-chroot-pids.sh b/targets/support/kill-chroot-pids.sh old mode 100644 new mode 100755 diff --git a/targets/support/kmerge.sh b/targets/support/kmerge.sh old mode 100644 new mode 100755 diff --git a/targets/support/livecdfs-update.sh b/targets/support/livecdfs-update.sh old mode 100644 new mode 100755 diff --git a/targets/support/mips-arcload_conf.sh b/targets/support/mips-arcload_conf.sh old mode 100644 new mode 100755 diff --git a/targets/support/netboot2-final.sh b/targets/support/netboot2-final.sh old mode 100644 new mode 100755 diff --git a/targets/support/post-kmerge.sh b/targets/support/post-kmerge.sh old mode 100644 new mode 100755 diff --git a/targets/support/pre-kmerge.sh b/targets/support/pre-kmerge.sh old mode 100644 new mode 100755 diff --git a/targets/support/rc-update.sh b/targets/support/rc-update.sh old mode 100644 new mode 100755 diff --git a/targets/support/target_image_setup.sh b/targets/support/target_image_setup.sh old mode 100644 new mode 100755 diff --git a/targets/support/unmerge.sh b/targets/support/unmerge.sh old mode 100644 new mode 100755 diff --git a/targets/tinderbox/tinderbox-chroot.sh b/targets/tinderbox/tinderbox-chroot.sh old mode 100644 new mode 100755 diff --git a/targets/tinderbox/tinderbox-controller.sh b/targets/tinderbox/tinderbox-controller.sh old mode 100644 new mode 100755 diff --git a/targets/tinderbox/tinderbox-preclean-chroot.sh b/targets/tinderbox/tinderbox-preclean-chroot.sh old mode 100644 new mode 100755
next reply other threads:[~2014-02-07 23:24 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2014-02-07 23:24 Brian Dolbec [this message] 2014-01-22 15:52 ` [gentoo-commits] proj/catalyst:pending commit in: targets/livecd-stage2/, targets/livecd-stage1/, targets/stage3/, targets/stage1/, Brian Dolbec -- strict thread matches above, loose matches on Subject: below -- 2012-09-23 3:04 [gentoo-commits] proj/catalyst:master " Jorge Manuel B. S. Vicetto 2012-09-23 3:04 Jorge Manuel B. S. Vicetto
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=1389417448.70f7cfcc837b1097b52dc20765cf448cb70bb879.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