1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-03 05:16:22 +02:00
openwrt/include
Felix Fietkau 4a142953ea Use current UID for initramfs root user:group
Set the CONFIG_INITRAMFS_ROOT_{U,G}ID kernel variables to the current
user, so that all files end up being owned by root in the final
initramfs image.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

SVN-Revision: 9409
2007-10-23 06:23:26 +00:00
..
site prevent ldconfig use in autoconf based packages 2007-08-26 18:34:24 +00:00
debug.mk clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time 2007-08-30 21:12:39 +00:00
depends.mk add autorebuild check for menuconfig 2007-10-14 02:28:34 +00:00
download.mk use $(TAR) instead of tar 2007-09-29 00:16:33 +00:00
host-build.mk fixes for refresh/update handling 2007-09-29 04:29:11 +00:00
host.mk next round of build system cleanup - convert package/ to new structure 2007-07-30 18:22:01 +00:00
image.mk remove whitespaces 2007-10-18 20:30:18 +00:00
kernel-build.mk fixes for refresh/update handling 2007-09-29 04:29:11 +00:00
kernel-defaults.mk Use current UID for initramfs root user:group 2007-10-23 06:23:26 +00:00
kernel-version.mk sync for 2.6.23-final 2007-10-10 06:20:25 +00:00
kernel.mk don't specify "CC=<nothing>" on kernel build command line 2007-10-23 06:23:23 +00:00
netfilter.mk netfilter/ipset cleanups * rename patches to follow our naming conventions * update ipset patches with revision 7096 of [https://svn.netfilter.org/netfilter/trunk/patch-o-matic-ng pom] * add CONFIG_IP_NF_SET_IPTREEMAP to default kernel configs * add ip_set_iptreemap to include/netfilter.mk * update kmod-ipt-ipset module description 2007-10-12 14:58:35 +00:00
package-bin.mk add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg 2007-09-29 01:21:56 +00:00
package-defaults.mk DESCRIPTION:= is obselete, so complain if it is used and use TITLE if no description is set 2007-10-14 04:49:05 +00:00
package-dumpinfo.mk add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg 2007-09-29 01:21:56 +00:00
package-ipkg.mk some minor fixes, cleanups, package build abstraction 2007-09-28 01:23:56 +00:00
package.mk refreshed madwifi patches 2007-10-20 19:13:53 +00:00
prereq-build.mk add better working-g++ check (patch from #2017) 2007-07-23 02:56:30 +00:00
prereq.mk some minor fixes, cleanups, package build abstraction 2007-09-28 01:23:56 +00:00
quilt.mk fix accidental double slash in prefixed quilt patchsets 2007-10-07 00:16:50 +00:00
scan.mk add initial version of a package feeds management script 2007-09-23 02:39:01 +00:00
shell.sh bug #1547 2007-04-03 15:55:42 +00:00
subdir.mk make aliases for package targets if the package directories are in further subdirectories example: if there is a package/libs/foo/compile, then package/foo/compile will be an alias for it 2007-10-21 07:18:10 +00:00
target.mk reorganize subtargets, sort subtargets below top level targets 2007-10-20 19:10:06 +00:00
toplevel.mk add autorebuild check for menuconfig 2007-10-14 02:28:34 +00:00
unpack.mk Refactor downloading code into download.mk Support multiple file downloads Support svn downloads 2007-09-29 00:05:48 +00:00
verbose.mk next round of build system cleanup - convert package/ to new structure 2007-07-30 18:22:01 +00:00