Browse Source

*: add INSERTs to *.src files where appropriate

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys Vlasenko 14 years ago
parent
commit
d70e0e995e
49 changed files with 102 additions and 0 deletions
  1. 2 0
      archival/Config.src
  2. 3 0
      archival/Kbuild.src
  3. 2 0
      archival/libunarchive/Kbuild.src
  4. 2 0
      console-tools/Config.src
  5. 2 0
      console-tools/Kbuild.src
  6. 1 0
      coreutils/Kbuild.src
  7. 2 0
      coreutils/libcoreutils/Kbuild.src
  8. 2 0
      debianutils/Config.src
  9. 2 0
      debianutils/Kbuild.src
  10. 2 0
      e2fsprogs/Config.src
  11. 2 0
      e2fsprogs/Kbuild.src
  12. 2 0
      e2fsprogs/old_e2fsprogs/Config.src
  13. 2 0
      e2fsprogs/old_e2fsprogs/Kbuild.src
  14. 3 0
      e2fsprogs/old_e2fsprogs/blkid/Kbuild.src
  15. 3 0
      e2fsprogs/old_e2fsprogs/e2p/Kbuild.src
  16. 3 0
      e2fsprogs/old_e2fsprogs/ext2fs/Kbuild.src
  17. 2 0
      e2fsprogs/old_e2fsprogs/uuid/Kbuild.src
  18. 2 0
      editors/Config.src
  19. 2 0
      editors/Kbuild.src
  20. 2 0
      init/Config.src
  21. 2 0
      init/Kbuild.src
  22. 2 0
      libbb/Config.src
  23. 2 0
      libbb/Kbuild.src
  24. 2 0
      loginutils/Config.src
  25. 2 0
      loginutils/Kbuild.src
  26. 2 0
      mailutils/Config.src
  27. 2 0
      mailutils/Kbuild.src
  28. 2 0
      miscutils/Config.src
  29. 2 0
      miscutils/Kbuild.src
  30. 1 0
      modutils/Kbuild.src
  31. 2 0
      networking/Config.src
  32. 2 0
      networking/Kbuild.src
  33. 2 0
      networking/libiproute/Kbuild.src
  34. 2 0
      networking/udhcp/Config.src
  35. 2 0
      networking/udhcp/Kbuild.src
  36. 2 0
      printutils/Config.src
  37. 2 0
      procps/Config.src
  38. 2 0
      procps/Kbuild.src
  39. 2 0
      runit/Config.src
  40. 3 0
      runit/Kbuild.src
  41. 2 0
      selinux/Config.src
  42. 2 0
      selinux/Kbuild.src
  43. 2 0
      shell/Config.src
  44. 3 0
      shell/Kbuild.src
  45. 2 0
      sysklogd/Config.src
  46. 2 0
      sysklogd/Kbuild.src
  47. 2 0
      util-linux/Config.src
  48. 2 0
      util-linux/Kbuild.src
  49. 2 0
      util-linux/volume_id/Kbuild.src

+ 2 - 0
archival/Config.src

@@ -5,6 +5,8 @@
 
 menu "Archival Utilities"
 
+INSERT
+
 config FEATURE_SEAMLESS_XZ
 	bool "Make tar, rpm, modprobe etc understand .xz data"
 	default y

+ 3 - 0
archival/Kbuild.src

@@ -7,6 +7,9 @@
 libs-y				+= libunarchive/
 
 lib-y:=
+
+INSERT
+
 lib-$(CONFIG_AR)		+= ar.o
 lib-$(CONFIG_CPIO)		+= cpio.o
 lib-$(CONFIG_DPKG)		+= dpkg.o

+ 2 - 0
archival/libunarchive/Kbuild.src

@@ -33,6 +33,8 @@ DPKG_FILES:= \
 	get_header_tar.o \
 	filter_accept_list_reassign.o
 
+INSERT
+
 lib-$(CONFIG_AR)                        += get_header_ar.o unpack_ar_archive.o
 lib-$(CONFIG_BUNZIP2)                   += decompress_bunzip2.o
 lib-$(CONFIG_UNLZMA)                    += decompress_unlzma.o

+ 2 - 0
console-tools/Config.src

@@ -5,6 +5,8 @@
 
 menu "Console Utilities"
 
+INSERT
+
 config CHVT
 	bool "chvt"
 	default y

+ 2 - 0
console-tools/Kbuild.src

@@ -5,6 +5,8 @@
 # Licensed under the GPL v2, see the file LICENSE in this tarball.
 
 lib-y:=
+
+INSERT
 lib-$(CONFIG_CHVT)		+= chvt.o
 lib-$(CONFIG_FGCONSOLE)		+= fgconsole.o
 lib-$(CONFIG_CLEAR)		+= clear.o

+ 1 - 0
coreutils/Kbuild.src

@@ -7,6 +7,7 @@
 libs-y			+= libcoreutils/
 
 lib-y:=
+
 INSERT
 lib-$(CONFIG_CAL)       += cal.o
 lib-$(CONFIG_CATV)      += catv.o

+ 2 - 0
coreutils/libcoreutils/Kbuild.src

@@ -5,6 +5,8 @@
 # Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
 
 lib-y:=
+
+INSERT
 lib-$(CONFIG_MKFIFO)	+= getopt_mk_fifo_nod.o
 lib-$(CONFIG_MKNOD)	+= getopt_mk_fifo_nod.o
 lib-$(CONFIG_INSTALL)	+= cp_mv_stat.o

+ 2 - 0
debianutils/Config.src

@@ -5,6 +5,8 @@
 
 menu "Debian Utilities"
 
+INSERT
+
 config MKTEMP
 	bool "mktemp"
 	default y

+ 2 - 0
debianutils/Kbuild.src

@@ -5,6 +5,8 @@
 # Licensed under the GPL v2, see the file LICENSE in this tarball.
 
 lib-y:=
+
+INSERT
 lib-$(CONFIG_MKTEMP)            += mktemp.o
 lib-$(CONFIG_PIPE_PROGRESS)     += pipe_progress.o
 lib-$(CONFIG_RUN_PARTS)         += run_parts.o

+ 2 - 0
e2fsprogs/Config.src

@@ -5,6 +5,8 @@
 
 menu "Linux Ext2 FS Progs"
 
+INSERT
+
 config CHATTR
 	bool "chattr"
 	default y

+ 2 - 0
e2fsprogs/Kbuild.src

@@ -6,6 +6,8 @@
 
 lib-y:=
 
+INSERT
+
 lib-$(CONFIG_CHATTR) += chattr.o e2fs_lib.o
 lib-$(CONFIG_LSATTR) += lsattr.o e2fs_lib.o
 

+ 2 - 0
e2fsprogs/old_e2fsprogs/Config.src

@@ -5,6 +5,8 @@
 
 menu "Linux Ext2 FS Progs"
 
+INSERT
+
 config CHATTR
 	bool "chattr"
 	default n

+ 2 - 0
e2fsprogs/old_e2fsprogs/Kbuild.src

@@ -6,6 +6,8 @@
 
 lib-y:=
 
+INSERT
+
 lib-$(CONFIG_CHATTR)     += chattr.o
 lib-$(CONFIG_E2FSCK)     += e2fsck.o util.o
 lib-$(CONFIG_FSCK)       += fsck.o util.o

+ 3 - 0
e2fsprogs/old_e2fsprogs/blkid/Kbuild.src

@@ -10,6 +10,9 @@ NEEDED-$(CONFIG_MKE2FS) = y
 NEEDED-$(CONFIG_TUNE2FS) = y
 
 lib-y:=
+
+INSERT
+
 lib-$(NEEDED-y) += cache.o dev.o devname.o devno.o blkid_getsize.o \
                    probe.o read.o resolve.o save.o tag.o list.o
 

+ 3 - 0
e2fsprogs/old_e2fsprogs/e2p/Kbuild.src

@@ -10,6 +10,9 @@ NEEDED-$(CONFIG_MKE2FS) = y
 NEEDED-$(CONFIG_TUNE2FS) = y
 
 lib-y:=
+
+INSERT
+
 lib-$(NEEDED-y) += fgetsetflags.o fgetsetversion.o pf.o iod.o mntopts.o \
            feature.o ls.o uuid.o pe.o ostype.o ps.o hashstr.o \
            parse_num.o

+ 3 - 0
e2fsprogs/old_e2fsprogs/ext2fs/Kbuild.src

@@ -10,6 +10,9 @@ NEEDED-$(CONFIG_MKE2FS) = y
 NEEDED-$(CONFIG_TUNE2FS) = y
 
 lib-y:=
+
+INSERT
+
 lib-$(NEEDED-y) += gen_bitmap.o bitops.o ismounted.o mkjournal.o unix_io.o \
                    rw_bitmaps.o initialize.o bitmaps.o block.o \
                    ind_block.o inode.o freefs.o alloc_stats.o closefs.o \

+ 2 - 0
e2fsprogs/old_e2fsprogs/uuid/Kbuild.src

@@ -10,5 +10,7 @@ NEEDED-$(CONFIG_MKE2FS) = y
 NEEDED-$(CONFIG_TUNE2FS) = y
 
 lib-y:=
+
+INSERT
 lib-$(NEEDED-y) += compare.o gen_uuid.o pack.o parse.o unpack.o unparse.o \
                    uuid_time.o

+ 2 - 0
editors/Config.src

@@ -5,6 +5,8 @@
 
 menu "Editors"
 
+INSERT
+
 config AWK
 	bool "awk"
 	default y

+ 2 - 0
editors/Kbuild.src

@@ -5,6 +5,8 @@
 # Licensed under the GPL v2, see the file LICENSE in this tarball.
 
 lib-y:=
+
+INSERT
 lib-$(CONFIG_AWK)       += awk.o
 lib-$(CONFIG_CMP)       += cmp.o
 lib-$(CONFIG_DIFF)      += diff.o

+ 2 - 0
init/Config.src

@@ -5,6 +5,8 @@
 
 menu "Init Utilities"
 
+INSERT
+
 config INIT
 	bool "init"
 	default y

+ 2 - 0
init/Kbuild.src

@@ -5,6 +5,8 @@
 # Licensed under the GPL v2, see the file LICENSE in this tarball.
 
 lib-y:=
+
+INSERT
 lib-$(CONFIG_HALT)       += halt.o
 lib-$(CONFIG_INIT)       += init.o
 lib-$(CONFIG_MESG)       += mesg.o

+ 2 - 0
libbb/Config.src

@@ -5,6 +5,8 @@
 
 menu "Busybox Library Tuning"
 
+INSERT
+
 config PASSWORD_MINLEN
 	int "Minimum password length"
 	default 6

+ 2 - 0
libbb/Kbuild.src

@@ -6,6 +6,8 @@
 
 lib-y:=
 
+INSERT
+
 lib-y += appletlib.o
 lib-y += ask_confirmation.o
 lib-y += bb_askpass.o

+ 2 - 0
loginutils/Config.src

@@ -5,6 +5,8 @@
 
 menu "Login/Password Management Utilities"
 
+INSERT
+
 config FEATURE_SHADOWPASSWDS
 	bool "Support for shadow passwords"
 	default y

+ 2 - 0
loginutils/Kbuild.src

@@ -5,6 +5,8 @@
 # Licensed under the GPL v2, see the file LICENSE in this tarball.
 
 lib-y:=
+
+INSERT
 lib-$(CONFIG_ADDGROUP)	+= addgroup.o
 lib-$(CONFIG_ADDUSER)	+= adduser.o
 lib-$(CONFIG_CRYPTPW)	+= cryptpw.o

+ 2 - 0
mailutils/Config.src

@@ -1,5 +1,7 @@
 menu "Mail Utilities"
 
+INSERT
+
 config MAKEMIME
 	bool "makemime"
 	default y

+ 2 - 0
mailutils/Kbuild.src

@@ -5,6 +5,8 @@
 # Licensed under the GPL v2, see the file LICENSE in this tarball.
 
 lib-y:=
+
+INSERT
 lib-$(CONFIG_MAKEMIME)     += mime.o mail.o
 lib-$(CONFIG_POPMAILDIR)   += popmaildir.o mail.o
 lib-$(CONFIG_REFORMIME)    += mime.o mail.o

+ 2 - 0
miscutils/Config.src

@@ -5,6 +5,8 @@
 
 menu "Miscellaneous Utilities"
 
+INSERT
+
 config ADJTIMEX
 	bool "adjtimex"
 	default y

+ 2 - 0
miscutils/Kbuild.src

@@ -5,6 +5,8 @@
 # Licensed under the GPL v2, see the file LICENSE in this tarball.
 
 lib-y:=
+
+INSERT
 lib-$(CONFIG_ADJTIMEX)    += adjtimex.o
 lib-$(CONFIG_BBCONFIG)    += bbconfig.o
 lib-$(CONFIG_BEEP)        += beep.o

+ 1 - 0
modutils/Kbuild.src

@@ -5,6 +5,7 @@
 # Licensed under the GPL v2, see the file LICENSE in this tarball.
 
 lib-y:=
+
 INSERT
 lib-$(CONFIG_MODPROBE_SMALL)      += modprobe-small.o
 lib-$(CONFIG_DEPMOD)              += depmod.o modutils.o

+ 2 - 0
networking/Config.src

@@ -5,6 +5,8 @@
 
 menu "Networking Utilities"
 
+INSERT
+
 config FEATURE_IPV6
 	bool "Enable IPv6 support"
 	default y

+ 2 - 0
networking/Kbuild.src

@@ -5,6 +5,8 @@
 # Licensed under the GPL v2, see the file LICENSE in this tarball.
 
 lib-y:=
+
+INSERT
 lib-$(CONFIG_ARP)          += arp.o interface.o
 lib-$(CONFIG_ARPING)       += arping.o
 lib-$(CONFIG_BRCTL)        += brctl.o

+ 2 - 0
networking/libiproute/Kbuild.src

@@ -7,6 +7,8 @@
 
 lib-y:=
 
+INSERT
+
 lib-$(CONFIG_SLATTACH) += \
 	utils.o
 

+ 2 - 0
networking/udhcp/Config.src

@@ -3,6 +3,8 @@
 # see scripts/kbuild/config-language.txt.
 #
 
+INSERT
+
 config UDHCPD
 	bool "udhcp server (udhcpd)"
 	default y

+ 2 - 0
networking/udhcp/Kbuild.src

@@ -7,6 +7,8 @@
 
 lib-y:=
 
+INSERT
+
 lib-$(CONFIG_UDHCPC)     += common.o packet.o signalpipe.o socket.o
 lib-$(CONFIG_UDHCPD)     += common.o packet.o signalpipe.o socket.o
 

+ 2 - 0
printutils/Config.src

@@ -5,6 +5,8 @@
 
 menu "Print Utilities"
 
+INSERT
+
 config LPD
 	bool "lpd"
 	default y

+ 2 - 0
procps/Config.src

@@ -5,6 +5,8 @@
 
 menu "Process Utilities"
 
+INSERT
+
 config FREE
 	bool "free"
 	default y

+ 2 - 0
procps/Kbuild.src

@@ -5,6 +5,8 @@
 # Licensed under the GPL v2, see the file LICENSE in this tarball.
 
 lib-y:=
+
+INSERT
 lib-$(CONFIG_FREE)	+= free.o
 lib-$(CONFIG_FUSER)	+= fuser.o
 lib-$(CONFIG_KILL)	+= kill.o

+ 2 - 0
runit/Config.src

@@ -5,6 +5,8 @@
 
 menu "Runit Utilities"
 
+INSERT
+
 config RUNSV
 	bool "runsv"
 	default y

+ 3 - 0
runit/Kbuild.src

@@ -5,6 +5,9 @@
 # Licensed under the GPL v2, see the file LICENSE in this tarball.
 
 lib-y:=
+
+INSERT
+
 lib-$(CONFIG_RUNSV) += runsv.o runit_lib.o
 lib-$(CONFIG_RUNSVDIR) += runsvdir.o runit_lib.o
 lib-$(CONFIG_SV) += sv.o runit_lib.o

+ 2 - 0
selinux/Config.src

@@ -6,6 +6,8 @@
 menu "SELinux Utilities"
 	depends on SELINUX
 
+INSERT
+
 config CHCON
 	bool "chcon"
 	default n

+ 2 - 0
selinux/Kbuild.src

@@ -6,6 +6,8 @@
 # Licensed under the GPL v2, see the file LICENSE in this tarball.
 
 lib-y:=
+
+INSERT
 lib-$(CONFIG_CHCON)		+= chcon.o
 lib-$(CONFIG_GETENFORCE)	+= getenforce.o
 lib-$(CONFIG_GETSEBOOL)		+= getsebool.o

+ 2 - 0
shell/Config.src

@@ -5,6 +5,8 @@
 
 menu "Shells"
 
+INSERT
+
 config ASH
 	bool "ash"
 	default y

+ 3 - 0
shell/Kbuild.src

@@ -5,6 +5,9 @@
 # Licensed under the GPL v2, see the file LICENSE in this tarball.
 
 lib-y:=
+
+INSERT
+
 lib-$(CONFIG_ASH)      += ash.o ash_ptr_hack.o shell_common.o
 lib-$(CONFIG_HUSH)     += hush.o match.o shell_common.o
 lib-$(CONFIG_CTTYHACK) += cttyhack.o

+ 2 - 0
sysklogd/Config.src

@@ -5,6 +5,8 @@
 
 menu "System Logging Utilities"
 
+INSERT
+
 config SYSLOGD
 	bool "syslogd"
 	default y

+ 2 - 0
sysklogd/Kbuild.src

@@ -5,6 +5,8 @@
 # Licensed under the GPL v2, see the file LICENSE in this tarball.
 
 lib-y:=
+
+INSERT
 lib-$(CONFIG_KLOGD)		+= klogd.o
 lib-$(CONFIG_LOGGER)		+= syslogd_and_logger.o
 lib-$(CONFIG_LOGREAD)		+= logread.o

+ 2 - 0
util-linux/Config.src

@@ -5,6 +5,8 @@
 
 menu "Linux System Utilities"
 
+INSERT
+
 config ACPID
 	bool "acpid"
 	default y

+ 2 - 0
util-linux/Kbuild.src

@@ -5,6 +5,8 @@
 # Licensed under the GPL v2, see the file LICENSE in this tarball.
 
 lib-y:=
+
+INSERT
 lib-$(CONFIG_ACPID)             += acpid.o
 lib-$(CONFIG_BLKID)             += blkid.o
 lib-$(CONFIG_DMESG)             += dmesg.o

+ 2 - 0
util-linux/volume_id/Kbuild.src

@@ -6,6 +6,8 @@
 
 lib-y:=
 
+INSERT
+
 lib-$(CONFIG_BLKID)                             += get_devname.o
 lib-$(CONFIG_FINDFS)                            += get_devname.o
 lib-$(CONFIG_FEATURE_MOUNT_LABEL)               += get_devname.o