Setting executable bit properly on shell scripts and configuration files.
authorChris Gianelloni <wolf31o2@wolf31o2.org>
Sun, 14 Dec 2008 03:31:42 +0000 (19:31 -0800)
committerChris Gianelloni <wolf31o2@wolf31o2.org>
Sun, 14 Dec 2008 03:31:42 +0000 (19:31 -0800)
ChangeLog

index 57f59101d3dd96282cd8e88e965ece3f4185a443..deb75dd2db2822e6dfeeba4459313320f78c2a8b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
   netboot/linuxrc.x, netboot/misc/bin/net-setup:
   Setting executable bit properly on shell scripts and configuration files.
 
+  14 Dec 2008; Chris Gianelloni <wolf31o2@wolf31o2.org>
+  arch/alpha/config.sh, arch/arm/config.sh, arch/ia64/config.sh,
+  arch/mips/config.sh, arch/parisc/config.sh, arch/parisc64/config.sh,
+  arch/ppc/config.sh, arch/ppc64/config.sh, arch/sparc/config.sh,
+  arch/sparc64/config.sh, arch/um/config.sh, arch/x86/config.sh,
+  arch/x86_64/config.sh, defaults/config.sh, defaults/initrd.defaults,
+  defaults/initrd.scripts, defaults/linuxrc, defaults/udhcpc.scripts,
+  gen_compile.sh, gen_configkernel.sh, gen_determineargs.sh,
+  gen_initramfs.sh, gen_moddeps.sh, gen_package.sh, genkernel.conf,
+  netboot/linuxrc.x, netboot/misc/bin/net-setup:
+  Setting executable bit properly on shell scripts and configuration files.
+
   13 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
   Create /sbin directory in append_luks for bug #250330