mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-19 23:43:00 +02:00
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -9,6 +9,7 @@
|
||||
/tmp
|
||||
/*.diff
|
||||
*.img.gz
|
||||
*.img.xz
|
||||
*.iso
|
||||
*.tar.bz2
|
||||
/*.md5
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
/etc/sysconfig/lm_sensors
|
||||
/var/ipfire/ethernet/settings
|
||||
/var/ipfire/firewall/bin/*
|
||||
/var/ipfire/ovpn/openssl/*
|
||||
/var/ipfire/proxy/calamaris/bin/*
|
||||
/var/ipfire/qos/bin/qos.pl
|
||||
/var/ipfire/urlfilter/blacklists/*/*.db
|
||||
|
||||
@@ -13,7 +13,12 @@
|
||||
/etc/ipsec.user-post.conf
|
||||
/etc/sysconfig/*
|
||||
/etc/hosts*
|
||||
/etc/httpd/*
|
||||
/etc/httpd/server.crt
|
||||
/etc/httpd/server.csr
|
||||
/etc/httpd/server.key
|
||||
/etc/httpd/server-ecdsa.crt
|
||||
/etc/httpd/server-ecdsa.csr
|
||||
/etc/httpd/server-ecdsa.key
|
||||
/etc/ssh/ssh_host*
|
||||
/etc/ssh/sshd_config
|
||||
/etc/logrotate.d
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
/var/cacti/
|
||||
@@ -1 +0,0 @@
|
||||
/var/ipfire/mediatomb
|
||||
@@ -1,2 +0,0 @@
|
||||
/etc/my.cnf
|
||||
/srv/mysql
|
||||
@@ -1,2 +0,0 @@
|
||||
/srv/web/owncloud/config
|
||||
/var/owncloud/data
|
||||
@@ -1 +0,0 @@
|
||||
/etc/pound.cfg
|
||||
@@ -1,2 +0,0 @@
|
||||
/etc/vsftpd.conf
|
||||
/etc/vsftpd.user_list
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,16 +0,0 @@
|
||||
Listen 1009
|
||||
|
||||
<VirtualHost *:1009>
|
||||
DocumentRoot /usr/share/cacti
|
||||
|
||||
Include /etc/httpd/conf/conf.d/php*.conf
|
||||
|
||||
Alias /cacti /usr/share/cacti
|
||||
<Directory /usr/share/cacti>
|
||||
Options FollowSymLinks
|
||||
AllowOverride None
|
||||
</Directory>
|
||||
|
||||
RewriteEngine on
|
||||
RewriteRule ^/$ /cacti/ [R]
|
||||
</VirtualHost>
|
||||
@@ -1 +0,0 @@
|
||||
php /usr/share/cacti/poller.php > /dev/null 2>&1
|
||||
@@ -1,6 +0,0 @@
|
||||
/var/log/cacti/cacti.log {
|
||||
missingok
|
||||
monthly
|
||||
notifempty
|
||||
compress
|
||||
}
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.9 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 7.5 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.8 KiB |
@@ -78,7 +78,6 @@ include "/etc/collectd.precache"
|
||||
Process "mpd"
|
||||
Process "asterisk"
|
||||
Process "java"
|
||||
Process "mysqld"
|
||||
Process "spamd"
|
||||
</Plugin>
|
||||
|
||||
|
||||
@@ -17,9 +17,7 @@ utmp:x:22:
|
||||
squid:x:23:nobody
|
||||
ntp:x:38:
|
||||
dip:x:40:
|
||||
mysql:x:41:
|
||||
ftp:x:45:
|
||||
vsftpd:x:47:
|
||||
rsyncd:x:48:
|
||||
stunnel:x:51:
|
||||
lock:x:54:
|
||||
|
||||
@@ -19,13 +19,11 @@ ca:12345:ctrlaltdel:/sbin/shutdown -t1 -a -r now
|
||||
|
||||
su:S016:once:/sbin/sulogin
|
||||
|
||||
1:2345:respawn:/sbin/agetty tty1 9600 --noclear
|
||||
2:2345:respawn:/sbin/agetty tty2 9600
|
||||
3:2345:respawn:/sbin/agetty tty3 9600
|
||||
4:2345:respawn:/sbin/agetty tty4 9600
|
||||
5:2345:respawn:/sbin/agetty tty5 9600
|
||||
6:2345:respawn:/sbin/agetty tty6 9600
|
||||
# *** Uncomment for serial console
|
||||
#7:2345:respawn:/sbin/agetty ttyS0
|
||||
1:2345:respawn:/sbin/agetty console --noclear
|
||||
2:2345:respawn:/sbin/agetty tty2
|
||||
3:2345:respawn:/sbin/agetty tty3
|
||||
4:2345:respawn:/sbin/agetty tty4
|
||||
5:2345:respawn:/sbin/agetty tty5
|
||||
6:2345:respawn:/sbin/agetty tty6
|
||||
|
||||
# End /etc/inittab
|
||||
|
||||
@@ -4,9 +4,7 @@ daemon:x:2:2:daemon:/sbin:/bin/false
|
||||
mail:x:8:12:mail:/var/spool/mail:/bin/false
|
||||
squid:x:23:23:ftp:/var/spool/squid:/bin/false
|
||||
ntp:x:38:38::/etc/ntp:/bin/false
|
||||
mysql:x:41:41:MySQL Server:/dev/null:/bin/false
|
||||
ftp:x:45:45:anonymous_user:/home/ftp:/bin/false
|
||||
vsftpd:x:47:47:vsftpd User:/home/ftp:/bin/false
|
||||
rsyncd:x:48:48:rsyncd Daemon:/home/rsync:/bin/false
|
||||
stunnel:x:51:51:stunnel Daemon:/var/lib/stunnel:/bin/false
|
||||
sshd:x:74:74:sshd:/var/empty:/bin/false
|
||||
|
||||
@@ -1,15 +1,9 @@
|
||||
tty1
|
||||
console
|
||||
tty2
|
||||
tty3
|
||||
tty4
|
||||
tty5
|
||||
tty6
|
||||
ttyAMA0
|
||||
ttyO2
|
||||
ttyS0
|
||||
ttyS1
|
||||
ttyS2
|
||||
ttyS4
|
||||
ttyp0
|
||||
ttyp1
|
||||
ttyp2
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
net.ipv4.ip_forward = 1
|
||||
net.ipv4.ip_dynaddr = 1
|
||||
|
||||
# Disable Path MTU Discovery
|
||||
net.ipv4.ip_no_pmtu_disc = 1
|
||||
|
||||
net.ipv4.icmp_echo_ignore_broadcasts = 1
|
||||
net.ipv4.icmp_ignore_bogus_error_responses = 1
|
||||
net.ipv4.icmp_ratelimit = 1000
|
||||
|
||||
@@ -150,6 +150,9 @@ sub get_ipsec_net_ip
|
||||
my $val=shift;
|
||||
my $field=shift;
|
||||
foreach my $key (sort {$a <=> $b} keys %ipsecconf){
|
||||
#adapt $val to reflect real name without subnet (if rule with only one ipsec subnet is created)
|
||||
my @tmpval = split (/\|/, $val);
|
||||
$val = $tmpval[0];
|
||||
if($ipsecconf{$key}[1] eq $val){
|
||||
return $ipsecconf{$key}[$field];
|
||||
}
|
||||
@@ -390,10 +393,16 @@ sub get_address
|
||||
|
||||
# IPsec networks.
|
||||
} elsif ($key ~~ ["ipsec_net_src", "ipsec_net_tgt", "IpSec Network"]) {
|
||||
my $network_address = &get_ipsec_net_ip($value, 11);
|
||||
my @nets = split(/\|/, $network_address);
|
||||
foreach my $net (@nets) {
|
||||
push(@ret, [$net, ""]);
|
||||
#Check if we have multiple subnets and only want one of them
|
||||
if ( $value =~ /\|/ ){
|
||||
my @parts = split(/\|/, $value);
|
||||
push(@ret, [$parts[1], ""]);
|
||||
}else{
|
||||
my $network_address = &get_ipsec_net_ip($value, 11);
|
||||
my @nets = split(/\|/, $network_address);
|
||||
foreach my $net (@nets) {
|
||||
push(@ret, [$net, ""]);
|
||||
}
|
||||
}
|
||||
|
||||
# The firewall's own IP addresses.
|
||||
|
||||
@@ -608,7 +608,7 @@ sub geoipblock {
|
||||
# create iptables rules, if blocking this country
|
||||
# is enabled.
|
||||
foreach my $location (@locations) {
|
||||
if($geoipsettings{$location} eq "on") {
|
||||
if(exists $geoipsettings{$location} && $geoipsettings{$location} eq "on") {
|
||||
run("$IPTABLES -A GEOIPBLOCK -m geoip --src-cc $location -j DROP");
|
||||
}
|
||||
}
|
||||
|
||||
243
config/flash-images/grub/11_linux_scon
Executable file
243
config/flash-images/grub/11_linux_scon
Executable file
@@ -0,0 +1,243 @@
|
||||
#! /bin/sh
|
||||
set -e
|
||||
|
||||
# grub-mkconfig helper script.
|
||||
# Copyright (C) 2006,2007,2008,2009,2010 Free Software Foundation, Inc.
|
||||
#
|
||||
# GRUB is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation, either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
#
|
||||
# GRUB is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with GRUB. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
prefix="/usr"
|
||||
exec_prefix="${prefix}"
|
||||
datarootdir="${prefix}/share"
|
||||
|
||||
. "${datarootdir}/grub/grub-mkconfig_lib"
|
||||
|
||||
export TEXTDOMAIN=grub
|
||||
export TEXTDOMAINDIR="${datarootdir}/locale"
|
||||
|
||||
CLASS="--class gnu-linux --class gnu --class os"
|
||||
|
||||
if [ "x${GRUB_DISTRIBUTOR}" = "x" ] ; then
|
||||
OS=GNU/Linux
|
||||
else
|
||||
OS="${GRUB_DISTRIBUTOR} GNU/Linux"
|
||||
CLASS="--class $(echo ${GRUB_DISTRIBUTOR} | tr 'A-Z' 'a-z' | cut -d' ' -f1) ${CLASS}"
|
||||
fi
|
||||
|
||||
# loop-AES arranges things so that /dev/loop/X can be our root device, but
|
||||
# the initrds that Linux uses don't like that.
|
||||
case ${GRUB_DEVICE} in
|
||||
/dev/loop/*|/dev/loop[0-9])
|
||||
GRUB_DEVICE=`losetup ${GRUB_DEVICE} | sed -e "s/^[^(]*(\([^)]\+\)).*/\1/"`
|
||||
;;
|
||||
esac
|
||||
|
||||
if [ "x${GRUB_DEVICE_UUID}" = "x" ] || [ "x${GRUB_DISABLE_LINUX_UUID}" = "xtrue" ] \
|
||||
|| ! test -e "/dev/disk/by-uuid/${GRUB_DEVICE_UUID}" \
|
||||
|| uses_abstraction "${GRUB_DEVICE}" lvm; then
|
||||
LINUX_ROOT_DEVICE=${GRUB_DEVICE}
|
||||
else
|
||||
LINUX_ROOT_DEVICE=UUID=${GRUB_DEVICE_UUID}
|
||||
fi
|
||||
|
||||
GRUBFS="`${grub_probe} --device ${GRUB_DEVICE} --target=fs 2>/dev/null || true`"
|
||||
|
||||
if [ x"$GRUBFS" = x ]; then
|
||||
GRUBFS="$(stat -f --printf=%T / || true)"
|
||||
fi
|
||||
|
||||
case x"$GRUBFS" in
|
||||
xbtrfs)
|
||||
rootsubvol="`make_system_path_relative_to_its_root /`"
|
||||
rootsubvol="${rootsubvol#/}"
|
||||
if [ "x${rootsubvol}" != x ]; then
|
||||
GRUB_CMDLINE_LINUX="rootflags=subvol=${rootsubvol} ${GRUB_CMDLINE_LINUX}"
|
||||
fi;;
|
||||
xzfs)
|
||||
rpool=`${grub_probe} --device ${GRUB_DEVICE} --target=fs_label 2>/dev/null || true`
|
||||
bootfs="`make_system_path_relative_to_its_root / | sed -e "s,@$,,"`"
|
||||
LINUX_ROOT_DEVICE="ZFS=${rpool}${bootfs}"
|
||||
;;
|
||||
esac
|
||||
|
||||
title_correction_code=
|
||||
|
||||
linux_entry ()
|
||||
{
|
||||
os="$1"
|
||||
version="$2"
|
||||
type="$3"
|
||||
args="$4"
|
||||
|
||||
if [ -z "$boot_device_id" ]; then
|
||||
boot_device_id="$(grub_get_device_id "${GRUB_DEVICE}")"
|
||||
fi
|
||||
if [ x$type != xsimple ] ; then
|
||||
case $type in
|
||||
recovery)
|
||||
title="$(gettext_printf "%s, with Linux %s (recovery mode)" "${os}" "${version}")" ;;
|
||||
*)
|
||||
title="$(gettext_printf "%s, with Linux %s" "${os}" "${version}")" ;;
|
||||
esac
|
||||
if [ x"$title" = x"$GRUB_ACTUAL_DEFAULT" ] || [ x"Previous Linux versions>$title" = x"$GRUB_ACTUAL_DEFAULT" ]; then
|
||||
replacement_title="$(echo "Advanced options for ${OS}" | sed 's,>,>>,g')>$(echo "$title" | sed 's,>,>>,g')"
|
||||
quoted="$(echo "$GRUB_ACTUAL_DEFAULT" | grub_quote)"
|
||||
title_correction_code="${title_correction_code}if [ \"x\$default\" = '$quoted' ]; then default='$(echo "$replacement_title" | grub_quote)'; fi;"
|
||||
grub_warn "$(gettext_printf "Please don't use old title \`%s' for GRUB_DEFAULT, use \`%s' (for versions before 2.00) or \`%s' (for 2.00 or later)" "$GRUB_ACTUAL_DEFAULT" "$replacement_title" "gnulinux-advanced-$boot_device_id>gnulinux-$version-$type-$boot_device_id")"
|
||||
fi
|
||||
echo "menuentry '$(echo "$title" | grub_quote)' ${CLASS} \$menuentry_id_option 'gnulinux-$version-$type-$boot_device_id' {" | sed "s/^/$submenu_indentation/"
|
||||
else
|
||||
echo "menuentry '$(echo "$os" | grub_quote)' ${CLASS} \$menuentry_id_option 'gnulinux-simple-$boot_device_id' {" | sed "s/^/$submenu_indentation/"
|
||||
fi
|
||||
if [ x$type != xrecovery ] ; then
|
||||
save_default_entry | sed -e "s/^/\t/"
|
||||
fi
|
||||
|
||||
# Use ELILO's generic "efifb" when it's known to be available.
|
||||
# FIXME: We need an interface to select vesafb in case efifb can't be used.
|
||||
if [ "x$GRUB_GFXPAYLOAD_LINUX" = x ]; then
|
||||
echo " load_video" | sed "s/^/$submenu_indentation/"
|
||||
if grep -qx "CONFIG_FB_EFI=y" "${config}" 2> /dev/null \
|
||||
&& grep -qx "CONFIG_VT_HW_CONSOLE_BINDING=y" "${config}" 2> /dev/null; then
|
||||
echo " set gfxpayload=keep" | sed "s/^/$submenu_indentation/"
|
||||
fi
|
||||
else
|
||||
if [ "x$GRUB_GFXPAYLOAD_LINUX" != xtext ]; then
|
||||
echo " load_video" | sed "s/^/$submenu_indentation/"
|
||||
fi
|
||||
echo " set gfxpayload=$GRUB_GFXPAYLOAD_LINUX" | sed "s/^/$submenu_indentation/"
|
||||
fi
|
||||
|
||||
echo " insmod gzio" | sed "s/^/$submenu_indentation/"
|
||||
|
||||
if [ x$dirname = x/ ]; then
|
||||
if [ -z "${prepare_root_cache}" ]; then
|
||||
prepare_root_cache="$(prepare_grub_to_access_device ${GRUB_DEVICE} | sed -e "s/^/\t/")"
|
||||
fi
|
||||
printf '%s\n' "${prepare_root_cache}" | sed "s/^/$submenu_indentation/"
|
||||
else
|
||||
if [ -z "${prepare_boot_cache}" ]; then
|
||||
prepare_boot_cache="$(prepare_grub_to_access_device ${GRUB_DEVICE_BOOT} | sed -e "s/^/\t/")"
|
||||
fi
|
||||
printf '%s\n' "${prepare_boot_cache}" | sed "s/^/$submenu_indentation/"
|
||||
fi
|
||||
message="$(gettext_printf "Loading Linux %s ..." ${version})"
|
||||
sed "s/^/$submenu_indentation/" << EOF
|
||||
echo '$message'
|
||||
linux ${rel_dirname}/${basename} root=${linux_root_device_thisversion} ro ${args}
|
||||
EOF
|
||||
if test -n "${initrd}" ; then
|
||||
# TRANSLATORS: ramdisk isn't identifier. Should be translated.
|
||||
message="$(gettext_printf "Loading initial ramdisk ...")"
|
||||
sed "s/^/$submenu_indentation/" << EOF
|
||||
echo '$message'
|
||||
initrd ${rel_dirname}/${initrd}
|
||||
EOF
|
||||
fi
|
||||
sed "s/^/$submenu_indentation/" << EOF
|
||||
}
|
||||
EOF
|
||||
}
|
||||
|
||||
machine=`uname -m`
|
||||
case "x$machine" in
|
||||
xi?86 | xx86_64)
|
||||
list=`for i in /boot/vmlinuz-* /vmlinuz-* /boot/kernel-* ; do
|
||||
if grub_file_is_not_garbage "$i" ; then echo -n "$i " ; fi
|
||||
done` ;;
|
||||
*)
|
||||
list=`for i in /boot/vmlinuz-* /boot/vmlinux-* /vmlinuz-* /vmlinux-* /boot/kernel-* ; do
|
||||
if grub_file_is_not_garbage "$i" ; then echo -n "$i " ; fi
|
||||
done` ;;
|
||||
esac
|
||||
|
||||
case "$machine" in
|
||||
i?86) GENKERNEL_ARCH="x86" ;;
|
||||
mips|mips64) GENKERNEL_ARCH="mips" ;;
|
||||
mipsel|mips64el) GENKERNEL_ARCH="mipsel" ;;
|
||||
arm*) GENKERNEL_ARCH="arm" ;;
|
||||
*) GENKERNEL_ARCH="$machine" ;;
|
||||
esac
|
||||
|
||||
prepare_boot_cache=
|
||||
prepare_root_cache=
|
||||
boot_device_id=
|
||||
title_correction_code=
|
||||
|
||||
# Extra indentation to add to menu entries in a submenu. We're not in a submenu
|
||||
# yet, so it's empty. In a submenu it will be equal to '\t' (one tab).
|
||||
submenu_indentation=""
|
||||
|
||||
is_first_entry=true
|
||||
while [ "x$list" != "x" ] ; do
|
||||
linux=`version_find_latest $list`
|
||||
gettext_printf "Found linux image: %s\n" "$linux" >&2
|
||||
basename=`basename $linux`
|
||||
dirname=`dirname $linux`
|
||||
rel_dirname=`make_system_path_relative_to_its_root $dirname`
|
||||
version=`echo $basename | sed -e "s,^[^0-9]*-,,g"`
|
||||
alt_version=`echo $version | sed -e "s,\.old$,,g"`
|
||||
linux_root_device_thisversion="${LINUX_ROOT_DEVICE}"
|
||||
|
||||
initrd=
|
||||
for i in "initrd.img-${version}" "initrd-${version}.img" "initrd-${version}.gz" \
|
||||
"initrd-${version}" "initramfs-${version}.img" \
|
||||
"initrd.img-${alt_version}" "initrd-${alt_version}.img" \
|
||||
"initrd-${alt_version}" "initramfs-${alt_version}.img" \
|
||||
"initramfs-genkernel-${version}" \
|
||||
"initramfs-genkernel-${alt_version}" \
|
||||
"initramfs-genkernel-${GENKERNEL_ARCH}-${version}" \
|
||||
"initramfs-genkernel-${GENKERNEL_ARCH}-${alt_version}"; do
|
||||
if test -e "${dirname}/${i}" ; then
|
||||
initrd="$i"
|
||||
break
|
||||
fi
|
||||
done
|
||||
|
||||
config=
|
||||
for i in "${dirname}/config-${version}" "${dirname}/config-${alt_version}" "/etc/kernels/kernel-config-${version}" ; do
|
||||
if test -e "${i}" ; then
|
||||
config="${i}"
|
||||
break
|
||||
fi
|
||||
done
|
||||
|
||||
initramfs=
|
||||
if test -n "${config}" ; then
|
||||
initramfs=`grep CONFIG_INITRAMFS_SOURCE= "${config}" | cut -f2 -d= | tr -d \"`
|
||||
fi
|
||||
|
||||
if test -n "${initrd}" ; then
|
||||
gettext_printf "Found initrd image: %s\n" "${dirname}/${initrd}" >&2
|
||||
elif test -z "${initramfs}" ; then
|
||||
# "UUID=" and "ZFS=" magic is parsed by initrd or initramfs. Since there's
|
||||
# no initrd or builtin initramfs, it can't work here.
|
||||
linux_root_device_thisversion=${GRUB_DEVICE}
|
||||
fi
|
||||
|
||||
if [ "x$is_first_entry" = xtrue ]; then
|
||||
linux_entry "Serial Console: ${OS}" "${version}" simple \
|
||||
"${GRUB_CMDLINE_LINUX} ${GRUB_CMDLINE_LINUX_DEFAULT} console=ttyS0,115200n8"
|
||||
|
||||
submenu_indentation="\t"
|
||||
|
||||
if [ -z "$boot_device_id" ]; then
|
||||
boot_device_id="$(grub_get_device_id "${GRUB_DEVICE}")"
|
||||
fi
|
||||
fi
|
||||
|
||||
list=`echo $list | tr ' ' '\n' | grep -vx $linux | tr '\n' ' '`
|
||||
done
|
||||
|
||||
echo "$title_correction_code"
|
||||
@@ -1,24 +1,45 @@
|
||||
%tr = (
|
||||
%tr,
|
||||
|
||||
'guardian alertfile' => 'Uyarı dosyası',
|
||||
'guardian configuration' => 'Koruyucu Yapılandırması',
|
||||
'guardian ignorefile' => 'Yoksayılan dosya',
|
||||
'guardian interface' => 'Ara birim',
|
||||
'guardian' => 'Koruyucu',
|
||||
'guardian block a host' => 'Ana bilgisayarı engelle',
|
||||
'guardian block httpd brute-force' => 'httpd kaba kuvvet algılama',
|
||||
'guardian block owncloud brute-force' => 'Owncloud kaba kuvvet algılama',
|
||||
'guardian block ssh brute-force' => 'SSH kaba kuvvet algılama',
|
||||
'guardian blockcount' => 'Vurgu eşiği (Snort)',
|
||||
'guardian blocked hosts' => 'Şu anda engellenen ana makineler',
|
||||
'guardian blocking of this address is not allowed' => 'Verilen adresin engellenmesine izin verilmiyor.',
|
||||
'guardian blocktime' => 'Engelleme zamanı (saniye)',
|
||||
'guardian common settings' => 'Ortak ayarlar',
|
||||
'guardian configuration' => 'Koruyucu yapılandırması',
|
||||
'guardian daemon' => 'Artalan süreç',
|
||||
'guardian empty input' => 'Boş giriş: Lütfen geçerli bir ana bilgisayar adresi veya alt ağ girin.',
|
||||
'guardian enabled' => 'Koruyucuyu aktifleştir',
|
||||
'guardian firewallaction' => 'Güvenlik duvarı eylemi',
|
||||
'guardian ignored hosts' => 'Yok sayılan sunucular',
|
||||
'guardian invalid address or subnet' => 'Geçersiz ana makine adresi veya alt ağ.',
|
||||
'guardian invalid blockcount' => 'Geçersiz Engelleme Sayısı: Lütfen sıfırdan daha büyük bir doğal sayı girin.',
|
||||
'guardian invalid blocktime' => 'Geçersiz Engelleme Zamanı: Lütfen sıfırdan daha büyük bir doğal sayı girin.',
|
||||
'guardian invalid logfile' => 'Günlük dosyası için sağlanan yol geçerli değil.',
|
||||
'guardian logfacility' => 'Günlük tesisi',
|
||||
'guardian logfile' => 'Günlük dosyası',
|
||||
'guardian loglevel_off' => 'Off',
|
||||
'guardian loglevel_info' => 'Info',
|
||||
'guardian loglevel_debug' => 'Debug',
|
||||
'guardian logtarget_syslog' => 'Systemlog',
|
||||
'guardian logtarget_file' => 'File',
|
||||
'guardian logtarget_console' => 'Console',
|
||||
'guardian priolevel_high' => '1 - High',
|
||||
'guardian priolevel_medium' => '2 - Medium',
|
||||
'guardian priolevel_low' => '3 - Low',
|
||||
'guardian priolevel_very_low' => '4 - Very low',
|
||||
'guardian timelimit' => 'Zaman sınırlaması',
|
||||
'guardian loglevel' => 'Günlük seviyesi',
|
||||
'guardian loglevel_off' => 'Kapalı',
|
||||
'guardian loglevel_info' => 'Bilgi',
|
||||
'guardian loglevel_debug' => 'Düzeltme',
|
||||
'guardian logtarget_syslog' => 'Sistem günlüğü',
|
||||
'guardian logtarget_file' => 'Dosya',
|
||||
'guardian logtarget_console' => 'Konsol',
|
||||
'guardian no entries' => 'Şu anda hiçbir kayıt bulunamadı.',
|
||||
'guardian not running no hosts can be blocked' => 'Koruyucu çalışmıyor. Hiçbir ana makine engellenmeyecek.',
|
||||
'guardian priolevel_high' => '1 - Yüksek',
|
||||
'guardian priolevel_medium' => '2 - Orta',
|
||||
'guardian priolevel_low' => '3 - Düşük',
|
||||
'guardian priolevel_very_low' => '4 - Çok düşük',
|
||||
'guardian priority level' => 'Öncelik seviyesi (Snort)',
|
||||
'guardian service' => 'Koruyucu servisi',
|
||||
'guardian watch snort alertfile' => 'Snort uyarı dosyası',
|
||||
|
||||
);
|
||||
|
||||
#EOF
|
||||
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
<IfModule php5_module>
|
||||
|
||||
AddType application/x-httpd-php .php3
|
||||
AddType application/x-httpd-php .php4
|
||||
AddType application/x-httpd-php .php5
|
||||
AddType application/x-httpd-php .php
|
||||
DirectoryIndex index.php3
|
||||
DirectoryIndex index.php4
|
||||
DirectoryIndex index.php5
|
||||
DirectoryIndex index.php
|
||||
|
||||
</IfModule>
|
||||
@@ -1,5 +1,5 @@
|
||||
Timeout 300
|
||||
ServerSignature on
|
||||
ServerSignature off
|
||||
UseCanonicalName off
|
||||
ServerTokens Prod
|
||||
LogLevel warn
|
||||
|
||||
@@ -52,4 +52,3 @@ LoadModule alias_module /usr/lib/apache/mod_alias.so
|
||||
LoadModule rewrite_module /usr/lib/apache/mod_rewrite.so
|
||||
LoadModule socache_shmcb_module /usr/lib/apache/mod_socache_shmcb.so
|
||||
LoadModule ssl_module /usr/lib/apache/mod_ssl.so
|
||||
LoadModule php5_module /usr/lib/apache/libphp5.so
|
||||
|
||||
@@ -9,6 +9,9 @@ Listen 1013
|
||||
# code was entered.
|
||||
KeepAlive Off
|
||||
|
||||
Header always set X-Content-Type-Options nosniff
|
||||
Header always set Content-Security-Policy "default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline'"
|
||||
|
||||
ScriptAlias /cgi-bin/ /srv/web/ipfire/cgi-bin/captive/
|
||||
Alias /assets/ /srv/web/ipfire/html/captive/assets/
|
||||
|
||||
|
||||
@@ -3,19 +3,26 @@
|
||||
RewriteEngine on
|
||||
RewriteCond %{REQUEST_METHOD} ^(TRACE|TRACK|OPTIONS)
|
||||
RewriteRule .* - [F]
|
||||
|
||||
DocumentRoot /srv/web/ipfire/html
|
||||
ServerAdmin root@localhost
|
||||
ErrorLog /var/log/httpd/error_log
|
||||
TransferLog /var/log/httpd/access_log
|
||||
|
||||
SSLEngine on
|
||||
SSLProtocol all -SSLv2 -SSLv3
|
||||
SSLCipherSuite ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-RSA-AES128-SHA:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:AES128-GCM-SHA256:AES128-SHA256:AES128-SHA:CAMELLIA128-SHA:AES256-GCM-SHA384:AES256-SHA256:AES256-SHA:CAMELLIA256-SHA
|
||||
SSLProtocol all -SSLv3 -TLSv1 -TLSv1.1
|
||||
SSLCipherSuite ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA256
|
||||
SSLHonorCipherOrder on
|
||||
SSLCompression off
|
||||
SSLSessionTickets off
|
||||
SSLCertificateFile /etc/httpd/server.crt
|
||||
SSLCertificateKeyFile /etc/httpd/server.key
|
||||
SSLCertificateFile /etc/httpd/server-ecdsa.crt
|
||||
SSLCertificateKeyFile /etc/httpd/server-ecdsa.key
|
||||
|
||||
Header always set X-Content-Type-Options nosniff
|
||||
Header always set Content-Security-Policy "default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline'"
|
||||
|
||||
<Directory /srv/web/ipfire/html>
|
||||
Options ExecCGI
|
||||
AllowOverride None
|
||||
|
||||
@@ -6,6 +6,9 @@
|
||||
RewriteCond %{REQUEST_METHOD} ^(TRACE|TRACK|OPTIONS)
|
||||
RewriteRule .* - [F]
|
||||
|
||||
Header always set X-Content-Type-Options nosniff
|
||||
Header always set Content-Security-Policy "default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline'"
|
||||
|
||||
<Directory /srv/web/ipfire/html>
|
||||
Options ExecCGI
|
||||
AllowOverride None
|
||||
|
||||
@@ -1,41 +0,0 @@
|
||||
Listen 1008
|
||||
|
||||
<VirtualHost *:1008>
|
||||
|
||||
# SAMPLE CONFIG SNIPPETS FOR APACHE WEB SERVER
|
||||
# Last Modified: 11-26-2005
|
||||
#
|
||||
# This file contains examples of entries that need
|
||||
# to be incorporated into your Apache web server
|
||||
# configuration file. Customize the paths, etc. as
|
||||
# needed to fit your system.
|
||||
|
||||
ScriptAlias /nagios/cgi-bin "/usr/share/nagios/cgi-bin"
|
||||
|
||||
<Directory "/usr/share/nagios/cgi-bin">
|
||||
# SSLRequireSSL
|
||||
Options ExecCGI
|
||||
AllowOverride None
|
||||
# Require all granted
|
||||
# Require ip 127.0.0.1
|
||||
AuthName "Nagios Access"
|
||||
AuthType Basic
|
||||
AuthUserFile /etc/nagios/htpasswd.users
|
||||
Require valid-user
|
||||
</Directory>
|
||||
|
||||
Alias /nagios "/usr/share/nagios"
|
||||
|
||||
<Directory "/usr/share/nagios">
|
||||
# SSLRequireSSL
|
||||
Options None
|
||||
AllowOverride None
|
||||
# Require all granted
|
||||
# Require ip 127.0.0.1
|
||||
AuthName "Nagios Access"
|
||||
AuthType Basic
|
||||
AuthUserFile /etc/nagios/htpasswd.users
|
||||
Require valid-user
|
||||
</Directory>
|
||||
|
||||
</VirtualHost>
|
||||
@@ -1,15 +0,0 @@
|
||||
Listen 1001
|
||||
|
||||
<VirtualHost *:1001>
|
||||
|
||||
DocumentRoot /srv/web/openmailadmin
|
||||
|
||||
Include /etc/httpd/conf/conf.d/php*.conf
|
||||
|
||||
<Directory /srv/web/openmailadmin>
|
||||
Options +FollowSymlinks
|
||||
AllowOverride None
|
||||
Require all granted
|
||||
</Directory>
|
||||
|
||||
</VirtualHost>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,4 +0,0 @@
|
||||
# Linux-Call-Router routing configuration route all over asterisk
|
||||
|
||||
[main]
|
||||
: remote application=asterisk
|
||||
@@ -1,107 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<config version="1" xmlns="http://mediatomb.cc/config/1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://mediatomb.cc/config/1 http://mediatomb.cc/config/1.xsd">
|
||||
<server>
|
||||
<ui enabled="yes">
|
||||
<accounts enabled="yes" session-timeout="30">
|
||||
<account user="mediatomb" password="ipfire"/>
|
||||
</accounts>
|
||||
</ui>
|
||||
<name>MediaTomb</name>
|
||||
<home>/var/ipfire/mediatomb</home>
|
||||
<webroot>/usr/share/mediatomb/web</webroot>
|
||||
<storage>
|
||||
<sqlite3 enabled="yes">
|
||||
<database-file>mediatomb.db</database-file>
|
||||
</sqlite3>
|
||||
</storage>
|
||||
<protocolInfo extend="no"/><!-- For PS3 support change to "yes" -->
|
||||
<!--
|
||||
Uncomment the lines below to get rid of jerky avi playback on the
|
||||
DSM320 or to enable subtitles support on the DSM units
|
||||
-->
|
||||
<!--
|
||||
<custom-http-headers>
|
||||
<add header="X-User-Agent: redsonic"/>
|
||||
</custom-http-headers>
|
||||
|
||||
<manufacturerURL>redsonic.com</manufacturerURL>
|
||||
<modelNumber>105</modelNumber>
|
||||
-->
|
||||
<!-- Uncomment the line below if you have a Telegent TG100 -->
|
||||
<!--
|
||||
<upnp-string-limit>101</upnp-string-limit>
|
||||
-->
|
||||
</server>
|
||||
<import hidden-files="no">
|
||||
<autoscan use-inotify="auto">
|
||||
<!-- Add /var/mp3 to mediatomb shares -->
|
||||
<directory location="/var/mp3" mode="inotify" recursive="yes" hidden-files="yes"/>
|
||||
</autoscan>
|
||||
<scripting script-charset="UTF-8">
|
||||
<virtual-layout type="builtin"/>
|
||||
</scripting>
|
||||
<mappings>
|
||||
<extension-mimetype ignore-unknown="no">
|
||||
<map from="mp3" to="audio/mpeg"/>
|
||||
<map from="ogg" to="application/ogg"/>
|
||||
<map from="asf" to="video/x-ms-asf"/>
|
||||
<map from="asx" to="video/x-ms-asf"/>
|
||||
<map from="wma" to="audio/x-ms-wma"/>
|
||||
<map from="wax" to="audio/x-ms-wax"/>
|
||||
<map from="wmv" to="video/x-ms-wmv"/>
|
||||
<map from="wvx" to="video/x-ms-wvx"/>
|
||||
<map from="wm" to="video/x-ms-wm"/>
|
||||
<map from="wmx" to="video/x-ms-wmx"/>
|
||||
<map from="m3u" to="audio/x-mpegurl"/>
|
||||
<map from="pls" to="audio/x-scpls"/>
|
||||
<map from="flv" to="video/x-flv"/>
|
||||
<!-- Uncomment the line below for PS3 divx support -->
|
||||
<!-- <map from="avi" to="video/divx"/> -->
|
||||
<!-- Uncomment the line below for D-Link DSM / ZyXEL DMA-1000 -->
|
||||
<!-- <map from="avi" to="video/avi"/> -->
|
||||
</extension-mimetype>
|
||||
<mimetype-upnpclass>
|
||||
<map from="audio/*" to="object.item.audioItem.musicTrack"/>
|
||||
<map from="video/*" to="object.item.videoItem"/>
|
||||
<map from="image/*" to="object.item.imageItem"/>
|
||||
</mimetype-upnpclass>
|
||||
<mimetype-contenttype>
|
||||
<treat mimetype="audio/mpeg" as="mp3"/>
|
||||
<treat mimetype="application/ogg" as="ogg"/>
|
||||
<treat mimetype="audio/x-flac" as="flac"/>
|
||||
<treat mimetype="image/jpeg" as="jpg"/>
|
||||
<treat mimetype="audio/x-mpegurl" as="playlist"/>
|
||||
<treat mimetype="audio/x-scpls" as="playlist"/>
|
||||
<treat mimetype="audio/x-wav" as="pcm"/>
|
||||
<treat mimetype="audio/L16" as="pcm"/>
|
||||
<treat mimetype="video/x-msvideo" as="avi"/>
|
||||
</mimetype-contenttype>
|
||||
</mappings>
|
||||
</import>
|
||||
<transcoding enabled="no">
|
||||
<mimetype-profile-mappings>
|
||||
<transcode mimetype="video/x-flv" using="vlcmpeg"/>
|
||||
<transcode mimetype="application/ogg" using="vlcmpeg"/>
|
||||
<transcode mimetype="application/ogg" using="oggflac2raw"/>
|
||||
<transcode mimetype="audio/x-flac" using="oggflac2raw"/>
|
||||
</mimetype-profile-mappings>
|
||||
<profiles>
|
||||
<profile name="oggflac2raw" enabled="no" type="external">
|
||||
<mimetype>audio/L16</mimetype>
|
||||
<accept-url>no</accept-url>
|
||||
<first-resource>yes</first-resource>
|
||||
<accept-ogg-theora>no</accept-ogg-theora>
|
||||
<agent command="ogg123" arguments="-d raw -f %out %in"/>
|
||||
<buffer size="1048576" chunk-size="131072" fill-size="262144"/>
|
||||
</profile>
|
||||
<profile name="vlcmpeg" enabled="no" type="external">
|
||||
<mimetype>video/mpeg</mimetype>
|
||||
<accept-url>yes</accept-url>
|
||||
<first-resource>yes</first-resource>
|
||||
<accept-ogg-theora>yes</accept-ogg-theora>
|
||||
<agent command="vlc" arguments="-I dummy %in --sout #transcode{venc=ffmpeg,vcodec=mp2v,vb=4096,fps=25,aenc=ffmpeg,acodec=mpga,ab=192,samplerate=44100,channels=2}:standard{access=file,mux=ps,dst=%out} vlc:quit"/>
|
||||
<buffer size="14400000" chunk-size="512000" fill-size="120000"/>
|
||||
</profile>
|
||||
</profiles>
|
||||
</transcoding>
|
||||
</config>
|
||||
@@ -23,9 +23,9 @@
|
||||
'title' => "$Lang::tr{'dhcp server'}",
|
||||
'enabled' => 1,
|
||||
};
|
||||
$subnetwork->{'32.captive'} = {'caption' => $Lang::tr{'Captive menu'},
|
||||
$subnetwork->{'32.captive'} = {'caption' => $Lang::tr{'Captive'},
|
||||
'uri' => '/cgi-bin/captive.cgi',
|
||||
'title' => $Lang::tr{'Captive menu'},
|
||||
'title' => $Lang::tr{'Captive'},
|
||||
'enabled' => 1,
|
||||
};
|
||||
$subnetwork->{'40.scheduler'} = {
|
||||
|
||||
@@ -1,23 +0,0 @@
|
||||
[client]
|
||||
password = mysqlfire
|
||||
port = 3306
|
||||
socket = /var/run/mysql/mysql.sock
|
||||
|
||||
[mysqld]
|
||||
port = 3306
|
||||
socket = /var/run/mysql/mysql.sock
|
||||
datadir = /srv/mysql
|
||||
bind-address=127.0.0.1
|
||||
|
||||
[mysql.server]
|
||||
user=mysql
|
||||
basedir=/var/lib
|
||||
|
||||
[mysqld_safe]
|
||||
log-error=/var/log/mysqld.log
|
||||
#pid-file=/var/run/mysqld/mysqld.pid
|
||||
|
||||
[mysql]
|
||||
no-auto-rehash
|
||||
# Remove the next comment character if you are not familiar with SQL
|
||||
#safe-updates
|
||||
@@ -1,50 +0,0 @@
|
||||
Listen 1008
|
||||
|
||||
<VirtualHost *:1008>
|
||||
|
||||
# SAMPLE CONFIG SNIPPETS FOR APACHE WEB SERVER
|
||||
# Last Modified: 11-26-2005
|
||||
#
|
||||
# This file contains examples of entries that need
|
||||
# to be incorporated into your Apache web server
|
||||
# configuration file. Customize the paths, etc. as
|
||||
# needed to fit your system.
|
||||
|
||||
ScriptAlias /nagios/cgi-bin "/usr/share/nagios/cgi-bin"
|
||||
|
||||
<Directory "/usr/share/nagios/cgi-bin">
|
||||
# SSLRequireSSL
|
||||
Options ExecCGI
|
||||
AllowOverride None
|
||||
# Require all granted
|
||||
# Require ip 127.0.0.1
|
||||
AuthName "Nagios Access"
|
||||
AuthType Basic
|
||||
AuthUserFile /etc/nagios/htpasswd.users
|
||||
Require valid-user
|
||||
</Directory>
|
||||
|
||||
Alias /nagios "/usr/share/nagios"
|
||||
|
||||
<Directory "/usr/share/nagios">
|
||||
# SSLRequireSSL
|
||||
Options None
|
||||
AllowOverride None
|
||||
# Require all granted
|
||||
# Require ip 127.0.0.1
|
||||
AuthName "Nagios Access"
|
||||
AuthType Basic
|
||||
AuthUserFile /etc/nagios/htpasswd.users
|
||||
Require valid-user
|
||||
</Directory>
|
||||
|
||||
Alias /nagiosql "/usr/share/nagiosql"
|
||||
|
||||
<Directory "/usr/share/nagiosql">
|
||||
include /etc/httpd/conf/conf.d/php*.conf
|
||||
Options None
|
||||
AllowOverride None
|
||||
Require all granted
|
||||
</Directory>
|
||||
|
||||
</VirtualHost>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,883 +0,0 @@
|
||||
<?php
|
||||
/**
|
||||
* Integrated Template - IT
|
||||
*
|
||||
* PHP version 4
|
||||
*
|
||||
* Copyright (c) 1997-2007 Ulf Wendel, Pierre-Alain Joye,
|
||||
* David Soria Parra
|
||||
*
|
||||
* This source file is subject to the New BSD license, That is bundled
|
||||
* with this package in the file LICENSE, and is available through
|
||||
* the world-wide-web at
|
||||
* http://www.opensource.org/licenses/bsd-license.php
|
||||
* If you did not receive a copy of the new BSDlicense and are unable
|
||||
* to obtain it through the world-wide-web, please send a note to
|
||||
* pajoye@php.net so we can mail you a copy immediately.
|
||||
*
|
||||
* Author: Ulf Wendel <ulf.wendel@phpdoc.de>
|
||||
* Pierre-Alain Joye <pajoye@php.net>
|
||||
* David Soria Parra <dsp@php.net>
|
||||
*
|
||||
* @category HTML
|
||||
* @package HTML_Template_IT
|
||||
* @author Ulf Wendel <uw@netuse.de>
|
||||
* @license BSD http://www.opensource.org/licenses/bsd-license.php
|
||||
* @version CVS: $Id: ITX.php,v 1.19 2008/11/14 23:57:17 kguest Exp $
|
||||
* @link http://pear.php.net/packages/HTML_Template_IT
|
||||
* @access public
|
||||
*/
|
||||
|
||||
require_once 'HTML/Template/IT.php';
|
||||
require_once 'HTML/Template/IT_Error.php';
|
||||
|
||||
/**
|
||||
* Integrated Template Extension - ITX
|
||||
*
|
||||
* With this class you get the full power of the phplib template class.
|
||||
* You may have one file with blocks in it but you have as well one main file
|
||||
* and multiple files one for each block. This is quite usefull when you have
|
||||
* user configurable websites. Using blocks not in the main template allows
|
||||
* you to modify some parts of your layout easily.
|
||||
*
|
||||
* Note that you can replace an existing block and add new blocks at runtime.
|
||||
* Adding new blocks means changing a variable placeholder to a block.
|
||||
*
|
||||
* @category HTML
|
||||
* @package HTML_Template_IT
|
||||
* @author Ulf Wendel <uw@netuse.de>
|
||||
* @license BSD http://www.opensource.org/licenses/bsd-license.php
|
||||
* @link http://pear.php.net/packages/HTML_Template_IT
|
||||
* @access public
|
||||
*/
|
||||
class HTML_Template_ITX extends HTML_Template_IT
|
||||
{
|
||||
/**
|
||||
* Array with all warnings.
|
||||
* @var array
|
||||
* @access public
|
||||
* @see $printWarning, $haltOnWarning, warning()
|
||||
*/
|
||||
var $warn = array();
|
||||
|
||||
/**
|
||||
* Print warnings?
|
||||
* @var array
|
||||
* @access public
|
||||
* @see $haltOnWarning, $warn, warning()
|
||||
*/
|
||||
var $printWarning = false;
|
||||
|
||||
/**
|
||||
* Call die() on warning?
|
||||
* @var boolean
|
||||
* @access public
|
||||
* @see $warn, $printWarning, warning()
|
||||
*/
|
||||
var $haltOnWarning = false;
|
||||
|
||||
/**
|
||||
* RegExp used to test for a valid blockname.
|
||||
* @var string
|
||||
* @access private
|
||||
*/
|
||||
var $checkblocknameRegExp = '';
|
||||
|
||||
/**
|
||||
* Functionnameprefix used when searching function calls in the template.
|
||||
* @var string
|
||||
* @access public
|
||||
*/
|
||||
var $functionPrefix = 'func_';
|
||||
|
||||
/**
|
||||
* Functionname RegExp.
|
||||
* @var string
|
||||
* @access public
|
||||
*/
|
||||
var $functionnameRegExp = '[_a-zA-Z]+[A-Za-z_0-9]*';
|
||||
|
||||
/**
|
||||
* RegExp used to grep function calls in the template.
|
||||
*
|
||||
* The variable gets set by the constructor.
|
||||
*
|
||||
* @access private
|
||||
* @var string
|
||||
* @see HTML_Template_IT()
|
||||
*/
|
||||
var $functionRegExp = '';
|
||||
|
||||
/**
|
||||
* List of functions found in the template.
|
||||
*
|
||||
* @access private
|
||||
* @var array
|
||||
*/
|
||||
var $functions = array();
|
||||
|
||||
/**
|
||||
* List of callback functions specified by the user.
|
||||
*
|
||||
* @access private
|
||||
* @var array
|
||||
*/
|
||||
var $callback = array();
|
||||
|
||||
/**
|
||||
* Builds some complex regexps and calls the constructor
|
||||
* of the parent class.
|
||||
*
|
||||
* Make sure that you call this constructor if you derive your own
|
||||
* template class from this one.
|
||||
*
|
||||
* @param string $root Root node?
|
||||
*
|
||||
* @access public
|
||||
* @see HTML_Template_IT()
|
||||
*/
|
||||
function HTML_Template_ITX($root = '')
|
||||
{
|
||||
|
||||
$this->checkblocknameRegExp = '@' . $this->blocknameRegExp . '@';
|
||||
|
||||
$this->functionRegExp = '@' . $this->functionPrefix . '(' .
|
||||
$this->functionnameRegExp . ')\s*\(@sm';
|
||||
|
||||
$this->HTML_Template_IT($root);
|
||||
} // end func constructor
|
||||
|
||||
/**
|
||||
* Clears all datafields of the object and rebuild the internal blocklist
|
||||
*
|
||||
* LoadTemplatefile() and setTemplate() automatically call this function
|
||||
* when a new template is given. Don't use this function
|
||||
* unless you know what you're doing.
|
||||
*
|
||||
* @access private
|
||||
* @return null
|
||||
*/
|
||||
function init()
|
||||
{
|
||||
$this->free();
|
||||
$this->buildFunctionlist();
|
||||
$this->findBlocks($this->template);
|
||||
|
||||
// we don't need it any more
|
||||
$this->template = '';
|
||||
$this->buildBlockvariablelist();
|
||||
|
||||
} // end func init
|
||||
|
||||
/**
|
||||
* Replaces an existing block with new content.
|
||||
*
|
||||
* This function will replace a block of the template and all blocks
|
||||
* contained in the replaced block and add a new block insted, means
|
||||
* you can dynamically change your template.
|
||||
*
|
||||
* Note that changing the template structure violates one of the IT[X]
|
||||
* development goals. I've tried to write a simple to use template engine
|
||||
* supporting blocks. In contrast to other systems IT[X] analyses the way
|
||||
* you've nested blocks and knows which block belongs into another block.
|
||||
* The nesting information helps to make the API short and simple. Replacing
|
||||
* blocks does not only mean that IT[X] has to update the nesting
|
||||
* information (relatively time consumpting task) but you have to make sure
|
||||
* that you do not get confused due to the template change itself.
|
||||
*
|
||||
* @param string $block Blockname
|
||||
* @param string $template Blockcontent
|
||||
* @param boolean $keep_content true if the new block inherits the content
|
||||
* of the old block
|
||||
*
|
||||
* @return boolean
|
||||
* @throws IT_Error
|
||||
* @see replaceBlockfile(), addBlock(), addBlockfile()
|
||||
* @access public
|
||||
*/
|
||||
function replaceBlock($block, $template, $keep_content = false)
|
||||
{
|
||||
if (!isset($this->blocklist[$block])) {
|
||||
return new IT_Error("The block "."'$block'".
|
||||
" does not exist in the template and thus it can't be replaced.",
|
||||
__FILE__, __LINE__);
|
||||
}
|
||||
|
||||
if ($template == '') {
|
||||
return new IT_Error('No block content given.', __FILE__, __LINE__);
|
||||
}
|
||||
|
||||
if ($keep_content) {
|
||||
$blockdata = $this->blockdata[$block];
|
||||
}
|
||||
|
||||
// remove all kinds of links to the block / data of the block
|
||||
$this->removeBlockData($block);
|
||||
|
||||
$template = "<!-- BEGIN $block -->" . $template . "<!-- END $block -->";
|
||||
$parents = $this->blockparents[$block];
|
||||
|
||||
$this->findBlocks($template);
|
||||
$this->blockparents[$block] = $parents;
|
||||
|
||||
// KLUDGE: rebuild the list for all block - could be done faster
|
||||
$this->buildBlockvariablelist();
|
||||
|
||||
if ($keep_content) {
|
||||
$this->blockdata[$block] = $blockdata;
|
||||
}
|
||||
|
||||
// old TODO - I'm not sure if we need this
|
||||
// update caches
|
||||
|
||||
return true;
|
||||
} // end func replaceBlock
|
||||
|
||||
/**
|
||||
* Replaces an existing block with new content from a file.
|
||||
*
|
||||
* @param string $block Blockname
|
||||
* @param string $filename Name of the file that contains the blockcontent
|
||||
* @param boolean $keep_content true if the new block inherits the content of
|
||||
* the old block
|
||||
*
|
||||
* @brother replaceBlock()
|
||||
* @access public
|
||||
* @return null
|
||||
*/
|
||||
function replaceBlockfile($block, $filename, $keep_content = false)
|
||||
{
|
||||
return $this->replaceBlock($block, $this->getFile($filename), $keep_content);
|
||||
} // end func replaceBlockfile
|
||||
|
||||
/**
|
||||
* Adds a block to the template changing a variable placeholder
|
||||
* to a block placeholder.
|
||||
*
|
||||
* Add means "replace a variable placeholder by a new block".
|
||||
* This is different to PHPLibs templates. The function loads a
|
||||
* block, creates a handle for it and assigns it to a certain
|
||||
* variable placeholder. To to the same with PHPLibs templates you would
|
||||
* call set_file() to create the handle and parse() to assign the
|
||||
* parsed block to a variable. By this PHPLibs templates assume
|
||||
* that you tend to assign a block to more than one one placeholder.
|
||||
* To assign a parsed block to more than only the placeholder you specify
|
||||
* in this function you have to use a combination of getBlock()
|
||||
* and setVariable().
|
||||
*
|
||||
* As no updates to cached data is necessary addBlock() and addBlockfile()
|
||||
* are rather "cheap" meaning quick operations.
|
||||
*
|
||||
* The block content must not start with <!-- BEGIN blockname -->
|
||||
* and end with <!-- END blockname --> this would cause overhead and
|
||||
* produce an error.
|
||||
*
|
||||
* @param string $placeholder Name of the variable placeholder, the name
|
||||
* must be unique within the template.
|
||||
* @param string $blockname Name of the block to be added
|
||||
* @param string $template Content of the block
|
||||
*
|
||||
* @return boolean
|
||||
* @throws IT_Error
|
||||
* @see addBlockfile()
|
||||
* @access public
|
||||
*/
|
||||
function addBlock($placeholder, $blockname, $template)
|
||||
{
|
||||
// Don't trust any user even if it's a programmer or yourself...
|
||||
if ($placeholder == '') {
|
||||
return new IT_Error('No variable placeholder given.',
|
||||
__FILE__, __LINE__);
|
||||
} elseif ($blockname == '' ||
|
||||
!preg_match($this->checkblocknameRegExp, $blockname)
|
||||
) {
|
||||
return new IT_Error("No or invalid blockname '$blockname' given.",
|
||||
__FILE__, __LINE__);
|
||||
} elseif ($template == '') {
|
||||
return new IT_Error('No block content given.', __FILE__, __LINE__);
|
||||
} elseif (isset($this->blocklist[$blockname])) {
|
||||
return new IT_Error('The block already exists.',
|
||||
__FILE__, __LINE__);
|
||||
}
|
||||
|
||||
// find out where to insert the new block
|
||||
$parents = $this->findPlaceholderBlocks($placeholder);
|
||||
if (count($parents) == 0) {
|
||||
|
||||
return new IT_Error("The variable placeholder".
|
||||
" '$placeholder' was not found in the template.",
|
||||
__FILE__, __LINE__);
|
||||
|
||||
} elseif (count($parents) > 1) {
|
||||
|
||||
reset($parents);
|
||||
while (list($k, $parent) = each($parents)) {
|
||||
$msg .= "$parent, ";
|
||||
}
|
||||
$msg = substr($parent, -2);
|
||||
|
||||
return new IT_Error("The variable placeholder "."'$placeholder'".
|
||||
" must be unique, found in multiple blocks '$msg'.",
|
||||
__FILE__, __LINE__);
|
||||
}
|
||||
|
||||
$template = "<!-- BEGIN $blockname -->"
|
||||
. $template
|
||||
. "<!-- END $blockname -->";
|
||||
$this->findBlocks($template);
|
||||
if ($this->flagBlocktrouble) {
|
||||
return false; // findBlocks() already throws an exception
|
||||
}
|
||||
|
||||
$this->blockinner[$parents[0]][] = $blockname;
|
||||
|
||||
$escblockname = '__' . $blockname . '__';
|
||||
|
||||
$this->blocklist[$parents[0]] = preg_replace(
|
||||
'@' . $this->openingDelimiter . $placeholder .
|
||||
$this->closingDelimiter . '@',
|
||||
$this->openingDelimiter . $escblockname . $this->closingDelimiter,
|
||||
$this->blocklist[$parents[0]]);
|
||||
|
||||
$this->deleteFromBlockvariablelist($parents[0], $placeholder);
|
||||
$this->updateBlockvariablelist($blockname);
|
||||
|
||||
return true;
|
||||
} // end func addBlock
|
||||
|
||||
/**
|
||||
* Adds a block taken from a file to the template changing a variable
|
||||
* placeholder to a block placeholder.
|
||||
*
|
||||
* @param string $placeholder Name of the variable placeholder to be converted
|
||||
* @param string $blockname Name of the block to be added
|
||||
* @param string $filename File that contains the block
|
||||
*
|
||||
* @brother addBlock()
|
||||
* @access public
|
||||
* @return null
|
||||
*/
|
||||
function addBlockfile($placeholder, $blockname, $filename)
|
||||
{
|
||||
return $this->addBlock($placeholder, $blockname, $this->getFile($filename));
|
||||
} // end func addBlockfile
|
||||
|
||||
/**
|
||||
* Returns the name of the (first) block that contains
|
||||
* the specified placeholder.
|
||||
*
|
||||
* @param string $placeholder Name of the placeholder you're searching
|
||||
* @param string $block Name of the block to scan. If left out (default)
|
||||
* all blocks are scanned.
|
||||
*
|
||||
* @return string Name of the (first) block that contains
|
||||
* the specified placeholder.
|
||||
* If the placeholder was not found or an error occured
|
||||
* an empty string is returned.
|
||||
* @throws IT_Error
|
||||
* @access public
|
||||
*/
|
||||
function placeholderExists($placeholder, $block = '')
|
||||
{
|
||||
if ($placeholder == '') {
|
||||
new IT_Error('No placeholder name given.', __FILE__, __LINE__);
|
||||
return '';
|
||||
}
|
||||
|
||||
if ($block != '' && !isset($this->blocklist[$block])) {
|
||||
new IT_Error("Unknown block '$block'.", __FILE__, __LINE__);
|
||||
return '';
|
||||
}
|
||||
|
||||
// name of the block where the given placeholder was found
|
||||
$found = '';
|
||||
|
||||
if ($block != '') {
|
||||
if (is_array($variables = $this->blockvariables[$block])) {
|
||||
// search the value in the list of blockvariables
|
||||
reset($variables);
|
||||
while (list($k, $variable) = each($variables)) {
|
||||
if ($k == $placeholder) {
|
||||
$found = $block;
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
} else {
|
||||
|
||||
// search all blocks and return the name of the first block that
|
||||
// contains the placeholder
|
||||
reset($this->blockvariables);
|
||||
while (list($blockname, $variables) = each($this->blockvariables)) {
|
||||
if (is_array($variables) && isset($variables[$placeholder])) {
|
||||
$found = $blockname;
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
return $found;
|
||||
} // end func placeholderExists
|
||||
|
||||
/**
|
||||
* Checks the list of function calls in the template and
|
||||
* calls their callback function.
|
||||
*
|
||||
* @access public
|
||||
* @return null
|
||||
*/
|
||||
function performCallback()
|
||||
{
|
||||
reset($this->functions);
|
||||
while (list($func_id, $function) = each($this->functions)) {
|
||||
if (isset($this->callback[$function['name']])) {
|
||||
if ($this->callback[$function['name']]['expandParameters']) {
|
||||
$callFunction = 'call_user_func_array';
|
||||
} else {
|
||||
$callFunction = 'call_user_func';
|
||||
}
|
||||
|
||||
if ($this->callback[$function['name']]['object'] != '') {
|
||||
$call = $callFunction(
|
||||
array(
|
||||
&$GLOBALS[$this->callback[$function['name']]['object']],
|
||||
$this->callback[$function['name']]['function']),
|
||||
$function['args']);
|
||||
|
||||
} else {
|
||||
$call = $callFunction(
|
||||
$this->callback[$function['name']]['function'],
|
||||
$function['args']);
|
||||
}
|
||||
$this->variableCache['__function' . $func_id . '__'] = $call;
|
||||
}
|
||||
}
|
||||
|
||||
} // end func performCallback
|
||||
|
||||
/**
|
||||
* Returns a list of all function calls in the current template.
|
||||
*
|
||||
* @return array
|
||||
* @access public
|
||||
*/
|
||||
function getFunctioncalls()
|
||||
{
|
||||
return $this->functions;
|
||||
} // end func getFunctioncalls
|
||||
|
||||
/**
|
||||
* Replaces a function call with the given replacement.
|
||||
*
|
||||
* @param int $functionID Function ID
|
||||
* @param string $replacement Replacement
|
||||
*
|
||||
* @access public
|
||||
* @deprecated
|
||||
* @return null
|
||||
*/
|
||||
function setFunctioncontent($functionID, $replacement)
|
||||
{
|
||||
$this->variableCache['__function' . $functionID . '__'] = $replacement;
|
||||
} // end func setFunctioncontent
|
||||
|
||||
/**
|
||||
* Sets a callback function.
|
||||
*
|
||||
* IT[X] templates (note the X) can contain simple function calls.
|
||||
* "function call" means that the editor of the template can add
|
||||
* special placeholder to the template like 'func_h1("embedded in h1")'.
|
||||
* IT[X] will grab this function calls and allow you to define a callback
|
||||
* function for them.
|
||||
*
|
||||
* This is an absolutely evil feature. If your application makes heavy
|
||||
* use of such callbacks and you're even implementing if-then etc. on
|
||||
* the level of a template engine you're reiventing the wheel... - that's
|
||||
* actually how PHP came into life. Anyway, sometimes it's handy.
|
||||
*
|
||||
* Consider also using XML/XSLT or native PHP. And please do not push
|
||||
* IT[X] any further into this direction of adding logics to the template
|
||||
* engine.
|
||||
*
|
||||
* For those of you ready for the X in IT[X]:
|
||||
*
|
||||
* <?php
|
||||
* ...
|
||||
* function h_one($args) {
|
||||
* return sprintf('<h1>%s</h1>', $args[0]);
|
||||
* }
|
||||
*
|
||||
* ...
|
||||
* $itx = new HTML_Template_ITX(...);
|
||||
* ...
|
||||
* $itx->setCallbackFunction('h1', 'h_one');
|
||||
* $itx->performCallback();
|
||||
* ?>
|
||||
*
|
||||
* template:
|
||||
* func_h1('H1 Headline');
|
||||
*
|
||||
* @param string $tplfunction Function name in the template
|
||||
* @param string $callbackfunction Name of the callback function
|
||||
* @param string $callbackobject Name of the callback object
|
||||
* @param boolean $expandCallbackParameters If the callback is called with
|
||||
* a list of parameters or with an
|
||||
* array holding the parameters
|
||||
*
|
||||
* @return boolean False on failure.
|
||||
* @throws IT_Error
|
||||
* @access public
|
||||
* @deprecated The $callbackobject parameter is depricated since
|
||||
* version 1.2 and might be dropped in further versions.
|
||||
*/
|
||||
function setCallbackFunction($tplfunction, $callbackfunction,
|
||||
$callbackobject = '',
|
||||
$expandCallbackParameters = false)
|
||||
{
|
||||
if ($tplfunction == '' || $callbackfunction == '') {
|
||||
return new IT_Error("No template function "."('$tplfunction')".
|
||||
" and/or no callback function ('$callback') given.",
|
||||
__FILE__, __LINE__);
|
||||
}
|
||||
$this->callback[$tplfunction] = array(
|
||||
'function' => $callbackfunction,
|
||||
'object' => $callbackobject,
|
||||
'expandParameters' => (boolean)
|
||||
$expandCallbackParameters);
|
||||
|
||||
return true;
|
||||
} // end func setCallbackFunction
|
||||
|
||||
/**
|
||||
* Sets the Callback function lookup table
|
||||
*
|
||||
* @param array $functions function table
|
||||
* array[templatefunction] =
|
||||
* array(
|
||||
* "function" => userfunction,
|
||||
* "object" => userobject
|
||||
* )
|
||||
*
|
||||
* @access public
|
||||
* @return null
|
||||
*/
|
||||
function setCallbackFuntiontable($functions)
|
||||
{
|
||||
$this->callback = $functions;
|
||||
} // end func setCallbackFunctiontable
|
||||
|
||||
/**
|
||||
* Recursively removes all data assiciated with a block, including
|
||||
* all inner blocks
|
||||
*
|
||||
* @param string $block block to be removed
|
||||
*
|
||||
* @return null
|
||||
* @access private
|
||||
*/
|
||||
function removeBlockData($block)
|
||||
{
|
||||
if (isset($this->blockinner[$block])) {
|
||||
foreach ($this->blockinner[$block] as $k => $inner) {
|
||||
$this->removeBlockData($inner);
|
||||
}
|
||||
|
||||
unset($this->blockinner[$block]);
|
||||
}
|
||||
|
||||
unset($this->blocklist[$block]);
|
||||
unset($this->blockdata[$block]);
|
||||
unset($this->blockvariables[$block]);
|
||||
unset($this->touchedBlocks[$block]);
|
||||
|
||||
} // end func removeBlockinner
|
||||
|
||||
/**
|
||||
* Returns a list of blocknames in the template.
|
||||
*
|
||||
* @return array [blockname => blockname]
|
||||
* @access public
|
||||
* @see blockExists()
|
||||
*/
|
||||
function getBlocklist()
|
||||
{
|
||||
$blocklist = array();
|
||||
foreach ($this->blocklist as $block => $content) {
|
||||
$blocklist[$block] = $block;
|
||||
}
|
||||
|
||||
return $blocklist;
|
||||
} // end func getBlocklist
|
||||
|
||||
/**
|
||||
* Checks wheter a block exists.
|
||||
*
|
||||
* @param string $blockname Blockname
|
||||
*
|
||||
* @return boolean
|
||||
* @access public
|
||||
* @see getBlocklist()
|
||||
*/
|
||||
function blockExists($blockname)
|
||||
{
|
||||
return isset($this->blocklist[$blockname]);
|
||||
} // end func blockExists
|
||||
|
||||
/**
|
||||
* Returns a list of variables of a block.
|
||||
*
|
||||
* @param string $block Blockname
|
||||
*
|
||||
* @return array [varname => varname]
|
||||
* @access public
|
||||
* @see BlockvariableExists()
|
||||
*/
|
||||
function getBlockvariables($block)
|
||||
{
|
||||
if (!isset($this->blockvariables[$block])) {
|
||||
return array();
|
||||
}
|
||||
|
||||
$variables = array();
|
||||
foreach ($this->blockvariables[$block] as $variable => $v) {
|
||||
$variables[$variable] = $variable;
|
||||
}
|
||||
|
||||
return $variables;
|
||||
} // end func getBlockvariables
|
||||
|
||||
/**
|
||||
* Checks wheter a block variable exists.
|
||||
*
|
||||
* @param string $block Blockname
|
||||
* @param string $variable Variablename
|
||||
*
|
||||
* @return boolean
|
||||
* @access public
|
||||
* @see getBlockvariables()
|
||||
*/
|
||||
function BlockvariableExists($block, $variable)
|
||||
{
|
||||
return isset($this->blockvariables[$block][$variable]);
|
||||
} // end func BlockvariableExists
|
||||
|
||||
/**
|
||||
* Builds a functionlist from the template.
|
||||
*
|
||||
* @access private
|
||||
* @return null
|
||||
*/
|
||||
function buildFunctionlist()
|
||||
{
|
||||
$this->functions = array();
|
||||
|
||||
$template = $this->template;
|
||||
|
||||
$num = 0;
|
||||
|
||||
while (preg_match($this->functionRegExp, $template, $regs)) {
|
||||
|
||||
$pos = strpos($template, $regs[0]);
|
||||
|
||||
$template = substr($template, $pos + strlen($regs[0]));
|
||||
|
||||
$head = $this->getValue($template, ')');
|
||||
$args = array();
|
||||
|
||||
$search = $regs[0] . $head . ')';
|
||||
|
||||
$replace = $this->openingDelimiter .
|
||||
'__function' . $num . '__' .
|
||||
$this->closingDelimiter;
|
||||
|
||||
$this->template = str_replace($search, $replace, $this->template);
|
||||
$template = str_replace($search, $replace, $template);
|
||||
|
||||
while ($head != '' && $args2 = $this->getValue($head, ',')) {
|
||||
$arg2 = trim($args2);
|
||||
|
||||
$args[] = ('"' == $arg2{0} || "'" == $arg2{0}) ?
|
||||
substr($arg2, 1, -1) : $arg2;
|
||||
|
||||
if ($arg2 == $head) {
|
||||
break;
|
||||
}
|
||||
$head = substr($head, strlen($arg2) + 1);
|
||||
}
|
||||
|
||||
$this->functions[$num++] = array('name' => $regs[1],
|
||||
'args' => $args);
|
||||
}
|
||||
|
||||
} // end func buildFunctionlist
|
||||
|
||||
/**
|
||||
* Truncates the given code from the first occurence of
|
||||
* $delimiter but ignores $delimiter enclosed by " or '.
|
||||
*
|
||||
* @param string $code The code which should be parsed
|
||||
* @param string $delimiter The delimiter char
|
||||
*
|
||||
* @access private
|
||||
* @return string
|
||||
* @see buildFunctionList()
|
||||
*/
|
||||
function getValue($code, $delimiter)
|
||||
{
|
||||
if ($code == '') {
|
||||
return '';
|
||||
}
|
||||
|
||||
if (!is_array($delimiter)) {
|
||||
$delimiter = array($delimiter => true);
|
||||
}
|
||||
|
||||
$len = strlen($code);
|
||||
$enclosed = false;
|
||||
$enclosed_by = '';
|
||||
|
||||
if (isset($delimiter[$code[0]])) {
|
||||
$i = 1;
|
||||
} else {
|
||||
for ($i = 0; $i < $len; ++$i) {
|
||||
$char = $code[$i];
|
||||
|
||||
if (($char == '"' || $char == "'") &&
|
||||
($char == $enclosed_by || '' == $enclosed_by) &&
|
||||
(0 == $i || ($i > 0 && '\\' != $code[$i - 1]))) {
|
||||
|
||||
if (!$enclosed) {
|
||||
$enclosed_by = $char;
|
||||
} else {
|
||||
$enclosed_by = "";
|
||||
}
|
||||
$enclosed = !$enclosed;
|
||||
|
||||
}
|
||||
|
||||
if (!$enclosed && isset($delimiter[$char])) {
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
return substr($code, 0, $i);
|
||||
} // end func getValue
|
||||
|
||||
/**
|
||||
* Deletes one or many variables from the block variable list.
|
||||
*
|
||||
* @param string $block Blockname
|
||||
* @param mixed $variables Name of one variable or array of variables
|
||||
* (array (name => true ) ) to be stripped.
|
||||
*
|
||||
* @access private
|
||||
* @return null
|
||||
*/
|
||||
function deleteFromBlockvariablelist($block, $variables)
|
||||
{
|
||||
if (!is_array($variables)) {
|
||||
$variables = array($variables => true);
|
||||
}
|
||||
|
||||
reset($this->blockvariables[$block]);
|
||||
while (list($varname, $val) = each($this->blockvariables[$block])) {
|
||||
if (isset($variables[$varname])) {
|
||||
unset($this->blockvariables[$block][$varname]);
|
||||
}
|
||||
}
|
||||
} // end deleteFromBlockvariablelist
|
||||
|
||||
/**
|
||||
* Updates the variable list of a block.
|
||||
*
|
||||
* @param string $block Blockname
|
||||
*
|
||||
* @access private
|
||||
* @return null
|
||||
*/
|
||||
function updateBlockvariablelist($block)
|
||||
{
|
||||
preg_match_all($this->variablesRegExp,
|
||||
$this->blocklist[$block], $regs);
|
||||
|
||||
if (count($regs[1]) != 0) {
|
||||
foreach ($regs[1] as $k => $var) {
|
||||
$this->blockvariables[$block][$var] = true;
|
||||
}
|
||||
} else {
|
||||
$this->blockvariables[$block] = array();
|
||||
}
|
||||
|
||||
// check if any inner blocks were found
|
||||
if (isset($this->blockinner[$block]) &&
|
||||
is_array($this->blockinner[$block]) &&
|
||||
count($this->blockinner[$block]) > 0) {
|
||||
/*
|
||||
* loop through inner blocks, registering the variable
|
||||
* placeholders in each
|
||||
*/
|
||||
foreach ($this->blockinner[$block] as $childBlock) {
|
||||
$this->updateBlockvariablelist($childBlock);
|
||||
}
|
||||
}
|
||||
} // end func updateBlockvariablelist
|
||||
|
||||
/**
|
||||
* Returns an array of blocknames where the given variable
|
||||
* placeholder is used.
|
||||
*
|
||||
* @param string $variable Variable placeholder
|
||||
*
|
||||
* @return array $parents parents[0..n] = blockname
|
||||
* @access public
|
||||
*/
|
||||
function findPlaceholderBlocks($variable)
|
||||
{
|
||||
$parents = array();
|
||||
reset($this->blocklist);
|
||||
while (list($blockname, $content) = each($this->blocklist)) {
|
||||
reset($this->blockvariables[$blockname]);
|
||||
|
||||
while (list($varname, $val) = each($this->blockvariables[$blockname])) {
|
||||
if ($variable == $varname) {
|
||||
$parents[] = $blockname;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
return $parents;
|
||||
} // end func findPlaceholderBlocks
|
||||
|
||||
/**
|
||||
* Handles warnings, saves them to $warn and prints them or
|
||||
* calls die() depending on the flags
|
||||
*
|
||||
* @param string $message Warning
|
||||
* @param string $file File where the warning occured
|
||||
* @param int $line Linenumber where the warning occured
|
||||
*
|
||||
* @see $warn, $printWarning, $haltOnWarning
|
||||
* @access private
|
||||
* @return null
|
||||
*/
|
||||
function warning($message, $file = '', $line = 0)
|
||||
{
|
||||
$message = sprintf('HTML_Template_ITX Warning: %s [File: %s, Line: %d]',
|
||||
$message,
|
||||
$file,
|
||||
$line);
|
||||
|
||||
$this->warn[] = $message;
|
||||
|
||||
if ($this->printWarning) {
|
||||
print $message;
|
||||
}
|
||||
|
||||
if ($this->haltOnWarning) {
|
||||
die($message);
|
||||
}
|
||||
} // end func warning
|
||||
|
||||
} // end class HTML_Template_ITX
|
||||
?>
|
||||
@@ -1,65 +0,0 @@
|
||||
<?php
|
||||
/**
|
||||
* Integrated Template - IT
|
||||
*
|
||||
* PHP version 4
|
||||
*
|
||||
* Copyright (c) 1997-2007 Ulf Wendel, Pierre-Alain Joye,
|
||||
* David Soria Parra
|
||||
*
|
||||
* This source file is subject to the New BSD license, That is bundled
|
||||
* with this package in the file LICENSE, and is available through
|
||||
* the world-wide-web at
|
||||
* http://www.opensource.org/licenses/bsd-license.php
|
||||
* If you did not receive a copy of the new BSDlicense and are unable
|
||||
* to obtain it through the world-wide-web, please send a note to
|
||||
* pajoye@php.net so we can mail you a copy immediately.
|
||||
*
|
||||
* Author: Ulf Wendel <ulf.wendel@phpdoc.de>
|
||||
* Pierre-Alain Joye <pajoye@php.net>
|
||||
* David Soria Parra <dsp@php.net>
|
||||
*
|
||||
* @category HTML
|
||||
* @package HTML_Template_IT
|
||||
* @author Ulf Wendel <uw@netuse.de>
|
||||
* @license BSD http://www.opensource.org/licenses/bsd-license.php
|
||||
* @version CVS: $Id: IT_Error.php,v 1.4 2008/11/09 12:30:27 clockwerx Exp $
|
||||
* @link http://pear.php.net/packages/HTML_Template_IT
|
||||
* @access public
|
||||
*/
|
||||
|
||||
require_once "PEAR.php";
|
||||
|
||||
/**
|
||||
* IT[X] Error class
|
||||
*
|
||||
* @category HTML
|
||||
* @package HTML_Template_IT
|
||||
* @author Ulf Wendel <uw@netuse.de>
|
||||
* @license BSD http://www.opensource.org/licenses/bsd-license.php
|
||||
* @link http://pear.php.net/packages/HTML_Template_IT
|
||||
* @access public
|
||||
*/
|
||||
class IT_Error extends PEAR_Error
|
||||
{
|
||||
/**
|
||||
* Prefix of all error messages.
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
var $error_message_prefix = "IntegratedTemplate Error: ";
|
||||
|
||||
/**
|
||||
* Creates an cache error object.
|
||||
*
|
||||
* @param string $msg error message
|
||||
* @param string $file file where the error occured
|
||||
* @param string $line linenumber where the error occured
|
||||
*/
|
||||
function IT_Error($msg, $file = __FILE__, $line = __LINE__)
|
||||
{
|
||||
$this->PEAR_Error(sprintf("%s [%s on line %d].", $msg, $file, $line));
|
||||
} // end func IT_Error
|
||||
|
||||
} // end class IT_Error
|
||||
?>
|
||||
@@ -1,21 +0,0 @@
|
||||
<?php
|
||||
/* Created by setup.php (1.0.0) on Sun, 23 Sep 2007 16:44:38 +0200 */
|
||||
$cfg['user_ignore'] = array('cyrus');
|
||||
$cfg['passwd']['strategy'] = 'PasswordPlaintext';
|
||||
|
||||
// repeat these lines for every server or virtual domain
|
||||
$cfg['Servers']['verbose'][] = 'my database';
|
||||
$cfg['Servers']['number'][] = $i++;
|
||||
$cfg['Servers']['DB'][] = array(
|
||||
'DSN' => 'mysql://root:mysqlfire@localhost/mail',
|
||||
'PREFIX' => '',
|
||||
);
|
||||
$cfg['Servers']['IMAP'][] = array(
|
||||
'TYPE' => 'cyrus',
|
||||
'HOST' => 'localhost',
|
||||
'PORT' => 143,
|
||||
'ADMIN' => 'cyrus',
|
||||
'PASS' => 'ipfire',
|
||||
'VDOM' => ''
|
||||
);
|
||||
?>
|
||||
@@ -1,167 +0,0 @@
|
||||
-- MySQL dump 10.10
|
||||
--
|
||||
-- Host: localhost Database: mail
|
||||
-- ------------------------------------------------------
|
||||
-- Server version 5.0.24a
|
||||
|
||||
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
||||
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
||||
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
|
||||
/*!40101 SET NAMES utf8 */;
|
||||
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
|
||||
/*!40103 SET TIME_ZONE='+00:00' */;
|
||||
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
|
||||
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
|
||||
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
|
||||
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
|
||||
|
||||
--
|
||||
-- Database: `mail`
|
||||
--
|
||||
|
||||
CREATE DATABASE `mail`;
|
||||
USE `mail`;
|
||||
|
||||
-- --------------------------------------------------------
|
||||
|
||||
--
|
||||
-- Table structure for table `domains`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `domains`;
|
||||
CREATE TABLE `domains` (
|
||||
`ID` int(10) unsigned NOT NULL auto_increment,
|
||||
`domain` varchar(64) NOT NULL default '',
|
||||
`categories` varchar(100) NOT NULL default 'all',
|
||||
`owner` varchar(16) NOT NULL default '',
|
||||
`a_admin` text,
|
||||
`neu` tinyint(1) NOT NULL default '1',
|
||||
PRIMARY KEY (`ID`)
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
|
||||
|
||||
--
|
||||
-- Dumping data for table `domains`
|
||||
--
|
||||
|
||||
|
||||
/*!40000 ALTER TABLE `domains` DISABLE KEYS */;
|
||||
LOCK TABLES `domains` WRITE;
|
||||
UNLOCK TABLES;
|
||||
/*!40000 ALTER TABLE `domains` ENABLE KEYS */;
|
||||
|
||||
--
|
||||
-- Table structure for table `imap_demo`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `imap_demo`;
|
||||
CREATE TABLE `imap_demo` (
|
||||
`mailbox` varchar(250) NOT NULL default '',
|
||||
`used` int(10) unsigned NOT NULL default '0',
|
||||
`qmax` int(10) unsigned NOT NULL default '0',
|
||||
`ACL` text,
|
||||
PRIMARY KEY (`mailbox`)
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
|
||||
|
||||
--
|
||||
-- Dumping data for table `imap_demo`
|
||||
--
|
||||
|
||||
|
||||
/*!40000 ALTER TABLE `imap_demo` DISABLE KEYS */;
|
||||
LOCK TABLES `imap_demo` WRITE;
|
||||
INSERT INTO `imap_demo` VALUES ('shared',0,0,'anyone lrswipcda');
|
||||
UNLOCK TABLES;
|
||||
/*!40000 ALTER TABLE `imap_demo` ENABLE KEYS */;
|
||||
|
||||
--
|
||||
-- Table structure for table `user`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `user`;
|
||||
CREATE TABLE `user` (
|
||||
`mbox` varchar(16) NOT NULL default '',
|
||||
`person` varchar(100) NOT NULL default '',
|
||||
`pate` varchar(16) NOT NULL default '',
|
||||
`canonical` varchar(100) NOT NULL default '',
|
||||
`password` varchar(40) NOT NULL default '',
|
||||
`domains` varchar(100) NOT NULL default '',
|
||||
`active` tinyint(1) NOT NULL default '0',
|
||||
`created` int(10) unsigned NOT NULL default '0',
|
||||
`last_login` int(10) unsigned NOT NULL default '0',
|
||||
`max_alias` int(10) unsigned NOT NULL default '1',
|
||||
`max_regexp` int(10) unsigned NOT NULL default '1',
|
||||
`a_admin_domains` tinyint(4) NOT NULL default '0',
|
||||
`a_admin_user` tinyint(4) NOT NULL default '0',
|
||||
`a_super` tinyint(4) default '0',
|
||||
PRIMARY KEY (`mbox`)
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
|
||||
|
||||
--
|
||||
-- Dumping data for table `user`
|
||||
--
|
||||
|
||||
|
||||
/*!40000 ALTER TABLE `user` DISABLE KEYS */;
|
||||
LOCK TABLES `user` WRITE;
|
||||
INSERT INTO `user` VALUES ('admin','Admin John Doe','admin','admin@example.com','mailfire','all',1,1190483338,1190558772,10000,100,2,2,2),('cyrus','cyrus','cyrus','--@example.com','ipfire','none',1,1190483338,0,0,0,0,0,1);
|
||||
UNLOCK TABLES;
|
||||
/*!40000 ALTER TABLE `user` ENABLE KEYS */;
|
||||
|
||||
--
|
||||
-- Table structure for table `virtual`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `virtual`;
|
||||
CREATE TABLE `virtual` (
|
||||
`address` varchar(255) NOT NULL default '',
|
||||
`dest` text,
|
||||
`owner` varchar(16) NOT NULL default '',
|
||||
`active` tinyint(1) NOT NULL default '1',
|
||||
`neu` tinyint(1) NOT NULL default '1',
|
||||
PRIMARY KEY (`address`)
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
|
||||
|
||||
--
|
||||
-- Dumping data for table `virtual`
|
||||
--
|
||||
|
||||
|
||||
/*!40000 ALTER TABLE `virtual` DISABLE KEYS */;
|
||||
LOCK TABLES `virtual` WRITE;
|
||||
UNLOCK TABLES;
|
||||
/*!40000 ALTER TABLE `virtual` ENABLE KEYS */;
|
||||
|
||||
--
|
||||
-- Table structure for table `virtual_regexp`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `virtual_regexp`;
|
||||
CREATE TABLE `virtual_regexp` (
|
||||
`ID` int(10) unsigned NOT NULL auto_increment,
|
||||
`reg_exp` varchar(255) NOT NULL default '',
|
||||
`dest` text,
|
||||
`owner` varchar(16) NOT NULL default '',
|
||||
`active` tinyint(1) NOT NULL default '0',
|
||||
`neu` tinyint(1) NOT NULL default '1',
|
||||
PRIMARY KEY (`ID`)
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
|
||||
|
||||
--
|
||||
-- Dumping data for table `virtual_regexp`
|
||||
--
|
||||
|
||||
|
||||
/*!40000 ALTER TABLE `virtual_regexp` DISABLE KEYS */;
|
||||
LOCK TABLES `virtual_regexp` WRITE;
|
||||
UNLOCK TABLES;
|
||||
/*!40000 ALTER TABLE `virtual_regexp` ENABLE KEYS */;
|
||||
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
|
||||
|
||||
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
|
||||
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
|
||||
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
|
||||
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
|
||||
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
|
||||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||
|
||||
90
config/ovpn/openvpn-crl-updater
Normal file
90
config/ovpn/openvpn-crl-updater
Normal file
@@ -0,0 +1,90 @@
|
||||
#!/bin/bash
|
||||
###############################################################################
|
||||
# #
|
||||
# IPFire.org - A linux based firewall #
|
||||
# Copyright (C) 2018 IPFire Team <erik.kapfer@ipfire.org> #
|
||||
# #
|
||||
# This program is free software: you can redistribute it and/or modify #
|
||||
# it under the terms of the GNU General Public License as published by #
|
||||
# the Free Software Foundation, either version 3 of the License, or #
|
||||
# (at your option) any later version. #
|
||||
# #
|
||||
# This program is distributed in the hope that it will be useful, #
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of #
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #
|
||||
# GNU General Public License for more details. #
|
||||
# #
|
||||
# You should have received a copy of the GNU General Public License #
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>. #
|
||||
# #
|
||||
###############################################################################
|
||||
|
||||
###############################################################################
|
||||
# #
|
||||
# Script Location/Name: /etc/fcron.daily/openvpn-crl-updater #
|
||||
# #
|
||||
# Description: This script checks the "Next Update:" field of the CRL #
|
||||
# and renews it if needed, which prevents the expiration of OpenVPNs CRL. #
|
||||
# With OpenVPN 2.4.x the CRL handling has been refactored, #
|
||||
# whereby the verification logic has been removed #
|
||||
# from ssl_verify_<backend>.c . #
|
||||
# #
|
||||
# Run Information: If OpenVPNs CRL is present, #
|
||||
# this script provides a cronjob which checks daily if an update #
|
||||
# of the CRL is needed. If the expiring date reaches the value #
|
||||
# (defined in the 'UPDATE' variable in days) before the CRL expiration, #
|
||||
# an openssl command will be executed to renew the CRL. #
|
||||
# Script execution will be logged into /var/log/messages. #
|
||||
# #
|
||||
###############################################################################
|
||||
|
||||
## Paths
|
||||
OVPN="/var/ipfire/ovpn"
|
||||
CRL="${OVPN}/crls/cacrl.pem"
|
||||
CAKEY="${OVPN}/ca/cakey.pem"
|
||||
CACERT="${OVPN}/ca/cacert.pem"
|
||||
OPENSSLCONF="${OVPN}/openssl/ovpn.cnf"
|
||||
|
||||
# Check if CRL is presant or if OpenVPN is active
|
||||
if [ ! -e "${CAKEY}" ]; then
|
||||
exit 0;
|
||||
fi
|
||||
|
||||
## Values
|
||||
# Actual time in epoch format
|
||||
NOW="$(date +%s)"
|
||||
|
||||
# Investigate CRLs 'Next Update' date
|
||||
EXPIRES_CRL="$(openssl crl -in "${CRL}" -text | grep -oP 'Next Update: *\K.*')"
|
||||
|
||||
# Convert 'Next Update:' date from epoch to seconds
|
||||
EXPIRES_AT="$(date -d "${EXPIRES_CRL}" "+%s")"
|
||||
|
||||
# Seconds left until CRL expires
|
||||
EXPIRINGDATEINSEC="$(( EXPIRES_AT - NOW ))"
|
||||
|
||||
# Day in seconds to calculate
|
||||
DAYINSEC="86400"
|
||||
|
||||
# Convert seconds to days
|
||||
NEXTUPDATE="$(( EXPIRINGDATEINSEC / DAYINSEC ))"
|
||||
|
||||
# Update of the CRL in days before CRL expiring date
|
||||
UPDATE="14"
|
||||
|
||||
|
||||
## Mainpart
|
||||
# Check if OpenVPNs CRL needs to be renewed
|
||||
if [ ${NEXTUPDATE} -le ${UPDATE} ]; then
|
||||
if openssl ca -gencrl -keyfile "${CAKEY}" -cert "${CACERT}" -out "${CRL}" -config "${OPENSSLCONF}"; then
|
||||
logger -t openvpn "CRL has been updated"
|
||||
else
|
||||
logger -t openvpn "error: Could not update CRL"
|
||||
fi
|
||||
fi
|
||||
|
||||
exit 0
|
||||
|
||||
|
||||
# EOF
|
||||
|
||||
@@ -1,20 +0,0 @@
|
||||
Listen 1011
|
||||
|
||||
<VirtualHost *:1011>
|
||||
DocumentRoot /srv/web/owncloud
|
||||
|
||||
SSLEngine on
|
||||
SSLProtocol all -SSLv2
|
||||
SSLCipherSuite ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128:AES256:HIGH:!RC4:!aNULL:!eNULL:!EXPORT:!DES:!3DES:!MD5:!PSK
|
||||
SSLHonorCipherOrder on
|
||||
SSLCertificateFile /etc/httpd/owncloud.crt
|
||||
SSLCertificateKeyFile /etc/httpd/owncloud.key
|
||||
|
||||
Include /etc/httpd/conf/conf.d/php*.conf
|
||||
|
||||
<Directory /srv/web/owncloud>
|
||||
Options Indexes FollowSymlinks MultiViews
|
||||
AllowOverride ALL
|
||||
Require all granted
|
||||
</Directory>
|
||||
</VirtualHost>
|
||||
@@ -1,2 +0,0 @@
|
||||
auth required pam_unix.so nullok shadow
|
||||
account required pam_unix.so
|
||||
@@ -1,2 +0,0 @@
|
||||
auth sufficient pam_mysql.so user=root passwd=mysqlfire host=localhost db=mail table=user usercolumn=mbox passwdcolumn=password crypt=0 sqlLog=0
|
||||
account required pam_mysql.so user=root passwd=mysqlfire host=localhost db=mail table=user usercolumn=mbox passwdcolumn=password crypt=0 sqlLog=0
|
||||
@@ -1,5 +0,0 @@
|
||||
#%PAM-1.0
|
||||
auth required pam_deny.so
|
||||
account required pam_deny.so
|
||||
password required pam_deny.so
|
||||
session required pam_deny.so
|
||||
@@ -1,2 +0,0 @@
|
||||
auth sufficient pam_mysql.so user=root passwd=mysqlfire host=localhost db=mail table=user usercolumn=mbox passwdcolumn=password crypt=0 sqlLog=0
|
||||
account required pam_mysql.so user=root passwd=mysqlfire host=localhost db=mail table=user usercolumn=mbox passwdcolumn=password crypt=0 sqlLog=0
|
||||
@@ -1,2 +0,0 @@
|
||||
auth sufficient pam_mysql.so user=root passwd=mysqlfire host=localhost db=mail table=user usercolumn=mbox passwdcolumn=password crypt=0 sqlLog=0
|
||||
account required pam_mysql.so user=root passwd=mysqlfire host=localhost db=mail table=user usercolumn=mbox passwdcolumn=password crypt=0 sqlLog=0
|
||||
@@ -1,2 +0,0 @@
|
||||
auth sufficient pam_mysql.so user=root passwd=mysqlfire host=localhost db=mail table=user usercolumn=mbox passwdcolumn=password crypt=0 sqlLog=0
|
||||
account required pam_mysql.so user=root passwd=mysqlfire host=localhost db=mail table=user usercolumn=mbox passwdcolumn=password crypt=0 sqlLog=0
|
||||
1336
config/php/php.ini
1336
config/php/php.ini
File diff suppressed because it is too large
Load Diff
@@ -1,15 +0,0 @@
|
||||
Listen 1003
|
||||
|
||||
<VirtualHost *:1003>
|
||||
|
||||
DocumentRoot /srv/web/phpSANE
|
||||
|
||||
Include /etc/httpd/conf/conf.d/php*.conf
|
||||
|
||||
<Directory /srv/web/phpSANE>
|
||||
Options None
|
||||
AllowOverride None
|
||||
Require all granted
|
||||
</Directory>
|
||||
|
||||
</VirtualHost>
|
||||
@@ -1,6 +0,0 @@
|
||||
# Begin /etc/aliases
|
||||
|
||||
MAILER-DAEMON: postmaster
|
||||
postmaster: root
|
||||
|
||||
# End /etc/aliases
|
||||
@@ -1 +0,0 @@
|
||||
/^((Content-(Disposition: attachment;|Type:).*|\ +)| *)(file)?name\ *=\ *"?.*\.(lnk|asd|hlp|ocx|reg|bat|c[ho]m|cmd|exe|dll|vxd|pif|scr|hta|jse?|sh[mbs]|vb[esx]|ws[fh]|wmf)"?\ *$/ REJECT attachment type not allowed
|
||||
@@ -1,379 +0,0 @@
|
||||
# HEADER_CHECKS(5) HEADER_CHECKS(5)
|
||||
#
|
||||
# NAME
|
||||
# header_checks - Postfix built-in header/body inspection
|
||||
#
|
||||
# SYNOPSIS
|
||||
# header_checks = pcre:/etc/postfix/header_checks
|
||||
# mime_header_checks = pcre:/etc/postfix/mime_header_checks
|
||||
# nested_header_checks = pcre:/etc/postfix/nested_header_checks
|
||||
# body_checks = pcre:/etc/postfix/body_checks
|
||||
#
|
||||
# postmap -fq "string" pcre:/etc/postfix/filename
|
||||
# postmap -fq - pcre:/etc/postfix/filename <inputfile
|
||||
#
|
||||
# DESCRIPTION
|
||||
# Postfix provides a simple built-in content inspection
|
||||
# mechanism that examines incoming mail one message header
|
||||
# or one message body line at a time. Each input is compared
|
||||
# against a list of patterns, and when a match is found the
|
||||
# corresponding action is executed. This feature is imple-
|
||||
# mented by the Postfix cleanup(8) server.
|
||||
#
|
||||
# For examples, see the EXAMPLES section at the end of this
|
||||
# manual page.
|
||||
#
|
||||
# Postfix header or body_checks are designed to stop a flood
|
||||
# of mail from worms or viruses; they do not decode attach-
|
||||
# ments, and they do not unzip archives. See the documents
|
||||
# referenced below in the README FILES section if you need
|
||||
# more sophisticated content analysis.
|
||||
#
|
||||
# Postfix supports four built-in content inspection classes:
|
||||
#
|
||||
# header_checks
|
||||
# These are applied to initial message headers
|
||||
# (except for the headers that are processed with
|
||||
# mime_header_checks).
|
||||
#
|
||||
# mime_header_checks (default: $header_checks)
|
||||
# These are applied to MIME related message headers
|
||||
# only.
|
||||
#
|
||||
# This feature is available in Postfix 2.0 and later.
|
||||
#
|
||||
# nested_header_checks (default: $header_checks)
|
||||
# These are applied to message headers of attached
|
||||
# email messages (except for the headers that are
|
||||
# processed with mime_header_checks).
|
||||
#
|
||||
# This feature is available in Postfix 2.0 and later.
|
||||
#
|
||||
# body_checks
|
||||
# These are applied to all other content, including
|
||||
# multi-part message boundaries.
|
||||
#
|
||||
# With Postfix versions before 2.0, all content after
|
||||
# the initial message headers is treated as body con-
|
||||
# tent.
|
||||
#
|
||||
# Note: message headers are examined one logical header at a
|
||||
# time, even when a message header spans multiple lines.
|
||||
# Body lines are always examined one line at a time.
|
||||
#
|
||||
# TABLE FORMAT
|
||||
# This document assumes that header and body_checks rules
|
||||
# are specified in the form of Postfix regular expression
|
||||
# lookup tables. Usually the best performance is obtained
|
||||
# with pcre (Perl Compatible Regular Expression) tables, but
|
||||
# the slower regexp (POSIX regular expressions) support is
|
||||
# more widely available. Use the command "postconf -m" to
|
||||
# find out what lookup table types your Postfix system sup-
|
||||
# ports.
|
||||
#
|
||||
# The general format of Postfix regular expression tables is
|
||||
# given below. For a discussion of specific pattern or
|
||||
# flags syntax, see pcre_table(5) or regexp_table(5),
|
||||
# respectively.
|
||||
#
|
||||
# /pattern/flags action
|
||||
# When pattern matches the input string, execute the
|
||||
# corresponding action. See below for a list of pos-
|
||||
# sible actions.
|
||||
#
|
||||
# !/pattern/flags action
|
||||
# When pattern does not match the input string, exe-
|
||||
# cute the corresponding action.
|
||||
#
|
||||
# if /pattern/flags
|
||||
#
|
||||
# endif Match the input string against the patterns between
|
||||
# if and endif, if and only if the input string also
|
||||
# matches pattern. The if..endif can nest.
|
||||
#
|
||||
# Note: do not prepend whitespace to patterns inside
|
||||
# if..endif.
|
||||
#
|
||||
# if !/pattern/flags
|
||||
#
|
||||
# endif Match the input string against the patterns between
|
||||
# if and endif, if and only if the input string does
|
||||
# not match pattern. The if..endif can nest.
|
||||
#
|
||||
# blank lines and comments
|
||||
# Empty lines and whitespace-only lines are ignored,
|
||||
# as are lines whose first non-whitespace character
|
||||
# is a `#'.
|
||||
#
|
||||
# multi-line text
|
||||
# A pattern/action line starts with non-whitespace
|
||||
# text. A line that starts with whitespace continues
|
||||
# a logical line.
|
||||
#
|
||||
# TABLE SEARCH ORDER
|
||||
# For each line of message input, the patterns are applied
|
||||
# in the order as specified in the table. When a pattern is
|
||||
# found that matches the input line, the corresponding
|
||||
# action is executed and then the next input line is
|
||||
# inspected.
|
||||
#
|
||||
# TEXT SUBSTITUTION
|
||||
# Substitution of substrings from the matched expression
|
||||
# into the action string is possible using the conventional
|
||||
# Perl syntax ($1, $2, etc.). The macros in the result
|
||||
# string may need to be written as ${n} or $(n) if they
|
||||
# aren't followed by whitespace.
|
||||
#
|
||||
# Note: since negated patterns (those preceded by !) return
|
||||
# a result when the expression does not match, substitutions
|
||||
# are not available for negated patterns.
|
||||
#
|
||||
# ACTIONS
|
||||
# Action names are case insensitive. They are shown in upper
|
||||
# case for consistency with other Postfix documentation.
|
||||
#
|
||||
# DISCARD optional text...
|
||||
# Claim successful delivery and silently discard the
|
||||
# message. Log the optional text if specified, oth-
|
||||
# erwise log a generic message.
|
||||
#
|
||||
# Note: this action disables further header or
|
||||
# body_checks inspection of the current message and
|
||||
# affects all recipients.
|
||||
#
|
||||
# This feature is available in Postfix 2.0 and later.
|
||||
#
|
||||
# DUNNO Pretend that the input line did not match any pat-
|
||||
# tern, and inspect the next input line. This action
|
||||
# can be used to shorten the table search.
|
||||
#
|
||||
# For backwards compatibility reasons, Postfix also
|
||||
# accepts OK but it is (and always has been) treated
|
||||
# as DUNNO.
|
||||
#
|
||||
# This feature is available in Postfix 2.1 and later.
|
||||
#
|
||||
# FILTER transport:destination
|
||||
# Write a content filter request to the queue file
|
||||
# and inspect the next input line. After the com-
|
||||
# plete message is received it will be sent through
|
||||
# the specified external content filter. More infor-
|
||||
# mation about external content filters is in the
|
||||
# Postfix FILTER_README file.
|
||||
#
|
||||
# Note: this action overrides the main.cf con-
|
||||
# tent_filter setting, and affects all recipients of
|
||||
# the message. In the case that multiple FILTER
|
||||
# actions fire, only the last one is executed.
|
||||
#
|
||||
# This feature is available in Postfix 2.0 and later.
|
||||
#
|
||||
# HOLD optional text...
|
||||
# Arrange for the message to be placed on the hold
|
||||
# queue, and inspect the next input line. The mes-
|
||||
# sage remains on hold until someone either deletes
|
||||
# it or releases it for delivery. Log the optional
|
||||
# text if specified, otherwise log a generic message.
|
||||
#
|
||||
# Mail that is placed on hold can be examined with
|
||||
# the postcat(1) command, and can be destroyed or
|
||||
# released with the postsuper(1) command.
|
||||
#
|
||||
# Note: use "postsuper -r" to release mail that was
|
||||
# kept on hold for a significant fraction of $maxi-
|
||||
# mal_queue_lifetime or $bounce_queue_lifetime, or
|
||||
# longer.
|
||||
#
|
||||
# Note: this action affects all recipients of the
|
||||
# message.
|
||||
#
|
||||
# This feature is available in Postfix 2.0 and later.
|
||||
#
|
||||
# IGNORE Delete the current line from the input and inspect
|
||||
# the next input line.
|
||||
#
|
||||
# PREPEND text...
|
||||
# Prepend one line with the specified text and
|
||||
# inspect the next input line.
|
||||
#
|
||||
# Notes:
|
||||
#
|
||||
# o The prepended text is output on a separate
|
||||
# line, immediately before the input that
|
||||
# triggered the PREPEND action.
|
||||
#
|
||||
# o The prepended text is not considered part of
|
||||
# the input stream: it is not subject to
|
||||
# header/body checks or address rewriting, and
|
||||
# it does not affect the way that Postfix adds
|
||||
# missing message headers.
|
||||
#
|
||||
# o When prepending text before a message header
|
||||
# line, the prepended text must begin with a
|
||||
# valid message header label.
|
||||
#
|
||||
# o This action cannot be used to prepend multi-
|
||||
# line text.
|
||||
#
|
||||
# This feature is available in Postfix 2.1 and later.
|
||||
#
|
||||
# REDIRECT user@domain
|
||||
# Write a message redirection request to the queue
|
||||
# file and inspect the next input line. After the
|
||||
# message is queued, it will be sent to the specified
|
||||
# address instead of the intended recipient(s).
|
||||
#
|
||||
# Note: this action overrides the FILTER action, and
|
||||
# affects all recipients of the message. If multiple
|
||||
# REDIRECT actions fire, only the last one is exe-
|
||||
# cuted.
|
||||
#
|
||||
# This feature is available in Postfix 2.1 and later.
|
||||
#
|
||||
# REPLACE text...
|
||||
# Replace the current line with the specified text
|
||||
# and inspect the next input line.
|
||||
#
|
||||
# This feature is available in Postfix 2.2 and later.
|
||||
# The description below applies to Postfix 2.2.2 and
|
||||
# later.
|
||||
#
|
||||
# Notes:
|
||||
#
|
||||
# o When replacing a message header line, the
|
||||
# replacement text must begin with a valid
|
||||
# header label.
|
||||
#
|
||||
# o The replaced text remains part of the input
|
||||
# stream. Unlike the result from the PREPEND
|
||||
# action, a replaced message header may be
|
||||
# subject to address rewriting and may affect
|
||||
# the way that Postfix adds missing message
|
||||
# headers.
|
||||
#
|
||||
# REJECT optional text...
|
||||
# Reject the entire message. Reply with optional
|
||||
# text... when the optional text is specified, other-
|
||||
# wise reply with a generic error message.
|
||||
#
|
||||
# Note: this action disables further header or
|
||||
# body_checks inspection of the current message and
|
||||
# affects all recipients.
|
||||
#
|
||||
# WARN optional text...
|
||||
# Log a warning with the optional text... (or log a
|
||||
# generic message) and inspect the next input line.
|
||||
# This action is useful for debugging and for testing
|
||||
# a pattern before applying more drastic actions.
|
||||
#
|
||||
# BUGS
|
||||
# Many people overlook the main limitations of header and
|
||||
# body_checks rules. These rules operate on one logical
|
||||
# message header or one body line at a time, and a decision
|
||||
# made for one line is not carried over to the next line.
|
||||
# If text in the message body is encoded (RFC 2045) then the
|
||||
# rules have to specified for the encoded form. Likewise,
|
||||
# when message headers are encoded (RFC 2047) then the rules
|
||||
# need to be specified for the encoded form.
|
||||
#
|
||||
# Message headers added by the cleanup(8) daemon itself are
|
||||
# excluded from inspection. Examples of such message headers
|
||||
# are From:, To:, Message-ID:, Date:.
|
||||
#
|
||||
# Message headers deleted by the cleanup(8) daemon will be
|
||||
# examined before they are deleted. Examples are: Bcc:, Con-
|
||||
# tent-Length:, Return-Path:.
|
||||
#
|
||||
# CONFIGURATION PARAMETERS
|
||||
# body_checks
|
||||
# Lookup tables with content filter rules for message
|
||||
# body lines. These filters see one physical line at
|
||||
# a time, in chunks of at most $line_length_limit
|
||||
# bytes.
|
||||
#
|
||||
# body_checks_size_limit
|
||||
# The amount of content per message body segment
|
||||
# (attachment) that is subjected to $body_checks fil-
|
||||
# tering.
|
||||
#
|
||||
# header_checks
|
||||
#
|
||||
# mime_header_checks (default: $header_checks)
|
||||
#
|
||||
# nested_header_checks (default: $header_checks)
|
||||
# Lookup tables with content filter rules for message
|
||||
# header lines: respectively, these are applied to
|
||||
# the initial message headers (not including MIME
|
||||
# headers), to the MIME headers anywhere in the mes-
|
||||
# sage, and to the initial headers of attached mes-
|
||||
# sages.
|
||||
#
|
||||
# Note: these filters see one logical message header
|
||||
# at a time, even when a message header spans multi-
|
||||
# ple lines. Message headers that are longer than
|
||||
# $header_size_limit characters are truncated.
|
||||
#
|
||||
# disable_mime_input_processing
|
||||
# While receiving mail, give no special treatment to
|
||||
# MIME related message headers; all text after the
|
||||
# initial message headers is considered to be part of
|
||||
# the message body. This means that header_checks is
|
||||
# applied to all the initial message headers, and
|
||||
# that body_checks is applied to the remainder of the
|
||||
# message.
|
||||
#
|
||||
# Note: when used in this manner, body_checks will
|
||||
# process a multi-line message header one line at a
|
||||
# time.
|
||||
#
|
||||
# EXAMPLES
|
||||
# Header pattern to block attachments with bad file name
|
||||
# extensions.
|
||||
#
|
||||
# /etc/postfix/main.cf:
|
||||
# header_checks = regexp:/etc/postfix/header_checks
|
||||
#
|
||||
# /etc/postfix/header_checks:
|
||||
# /^content-(type|disposition):.*name[[:space:]]*=.*\.(exe|vbs)/
|
||||
# REJECT Bad attachment file name extension: $2
|
||||
#
|
||||
# Body pattern to stop a specific HTML browser vulnerability
|
||||
# exploit.
|
||||
#
|
||||
# /etc/postfix/main.cf:
|
||||
# body_checks = regexp:/etc/postfix/body_checks
|
||||
#
|
||||
# /etc/postfix/body_checks:
|
||||
# /^<iframe src=(3D)?cid:.* height=(3D)?0 width=(3D)?0>$/
|
||||
# REJECT IFRAME vulnerability exploit
|
||||
#
|
||||
# SEE ALSO
|
||||
# cleanup(8), canonicalize and enqueue Postfix message
|
||||
# pcre_table(5), format of PCRE lookup tables
|
||||
# regexp_table(5), format of POSIX regular expression tables
|
||||
# postconf(1), Postfix configuration utility
|
||||
# postmap(1), Postfix lookup table management
|
||||
# postsuper(1), Postfix janitor
|
||||
# postcat(1), show Postfix queue file contents
|
||||
# RFC 2045, base64 and quoted-printable encoding rules
|
||||
# RFC 2047, message header encoding for non-ASCII text
|
||||
#
|
||||
# README FILES
|
||||
# Use "postconf readme_directory" or "postconf html_direc-
|
||||
# tory" to locate this information.
|
||||
# DATABASE_README, Postfix lookup table overview
|
||||
# CONTENT_INSPECTION_README, Postfix content inspection overview
|
||||
# BUILTIN_FILTER_README, Postfix built-in content inspection
|
||||
# BACKSCATTER_README, blocking returned forged mail
|
||||
#
|
||||
# LICENSE
|
||||
# The Secure Mailer license must be distributed with this
|
||||
# software.
|
||||
#
|
||||
# AUTHOR(S)
|
||||
# Wietse Venema
|
||||
# IBM T.J. Watson Research
|
||||
# P.O. Box 704
|
||||
# Yorktown Heights, NY 10598, USA
|
||||
#
|
||||
# HEADER_CHECKS(5)
|
||||
@@ -1,83 +0,0 @@
|
||||
###
|
||||
### main.cf for IPFire
|
||||
###
|
||||
queue_directory = /var/spool/postfix
|
||||
command_directory = /usr/sbin
|
||||
daemon_directory = /usr/lib/postfix
|
||||
manpage_directory = /usr/share/man
|
||||
sample_directory = /etc/postfix
|
||||
html_directory = no
|
||||
readme_directory = no
|
||||
|
||||
sendmail_path = /usr/sbin/sendmail
|
||||
newaliases_path = /usr/bin/newaliases
|
||||
mailq_path = /usr/bin/mailq
|
||||
|
||||
mail_owner = postfix
|
||||
setgid_group = postdrop
|
||||
|
||||
myhostname = ipfire.localdomain
|
||||
myorigin = $myhostname
|
||||
|
||||
inet_interfaces = all
|
||||
#proxy_interfaces =
|
||||
mydestination = $myhostname, localhost, mysql:/etc/postfix/mysql-mydestination.cf
|
||||
unknown_local_recipient_reject_code = 550
|
||||
|
||||
mynetworks_style = host
|
||||
mynetworks = 127.0.0.0/8
|
||||
|
||||
#relay_domains = $mydestination
|
||||
#relayhost = $mydomain
|
||||
#relayhost = [gateway.my.domain]
|
||||
#relayhost = [mailserver.isp.tld]
|
||||
#relayhost = uucphost
|
||||
#relayhost = [an.ip.add.ress]
|
||||
#relay_recipient_maps = hash:/etc/postfix/relay_recipients
|
||||
#in_flow_delay = 1s
|
||||
alias_maps = hash:/etc/aliases
|
||||
alias_database = hash:/etc/aliases
|
||||
recipient_delimiter = +
|
||||
|
||||
mailbox_transport = cyrus
|
||||
cyrus_destination_recipient_limit=1
|
||||
|
||||
header_checks = regexp:/etc/postfix/header_checks
|
||||
#fast_flush_domains = $relay_domains
|
||||
|
||||
smtpd_banner = $myhostname ESMTP $mail_name ($mail_version)
|
||||
#local_destination_concurrency_limit = 2
|
||||
#default_destination_concurrency_limit = 20
|
||||
|
||||
virtual_alias_maps = mysql:/etc/postfix/mysql-virtual.cf
|
||||
sender_canonical_maps = mysql:/etc/postfix/mysql-canonical.cf
|
||||
|
||||
smtpd_sasl_type = cyrus
|
||||
smtpd_sasl_auth_enable = yes
|
||||
smtpd_sasl_security_options = noanonymous
|
||||
smtpd_sasl_local_domain = $myhostname
|
||||
broken_sasl_auth_clients = yes
|
||||
|
||||
#smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
|
||||
|
||||
#content_filter=amavis:[127.0.0.1]:10024
|
||||
|
||||
smtpd_helo_required = yes
|
||||
mime_header_checks=pcre:/etc/postfix/body_checks
|
||||
smtpd_recipient_restrictions =
|
||||
reject_invalid_hostname,
|
||||
#reject_non_fqdn_hostname,
|
||||
reject_non_fqdn_sender,
|
||||
reject_non_fqdn_recipient,
|
||||
reject_unknown_sender_domain,
|
||||
reject_unknown_recipient_domain,
|
||||
reject_unauth_pipelining,
|
||||
permit_mynetworks,
|
||||
permit_sasl_authenticated,
|
||||
reject_unauth_destination,
|
||||
reject_rbl_client zombie.dnsbl.sorbs.net,
|
||||
reject_rbl_client opm.blitzed.org,
|
||||
reject_rbl_client list.dsbl.org,
|
||||
reject_rbl_client sbl.spamhaus.org,
|
||||
permit
|
||||
|
||||
@@ -1,103 +0,0 @@
|
||||
#
|
||||
# Postfix master process configuration file. For details on the format
|
||||
# of the file, see the Postfix master(5) manual page.
|
||||
#
|
||||
# ==========================================================================
|
||||
# service type private unpriv chroot wakeup maxproc command + args
|
||||
# (yes) (yes) (yes) (never) (100)
|
||||
# ==========================================================================
|
||||
smtp inet n - n - - smtpd
|
||||
#submission inet n - n - - smtpd
|
||||
# -o smtpd_etrn_restrictions=reject
|
||||
# -o smtpd_client_restrictions=permit_sasl_authenticated,reject
|
||||
#smtps inet n - n - - smtpd
|
||||
# -o smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes
|
||||
#submission inet n - n - - smtpd
|
||||
# -o smtpd_etrn_restrictions=reject
|
||||
# -o smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes
|
||||
#628 inet n - n - - qmqpd
|
||||
pickup fifo n - n 60 1 pickup
|
||||
cleanup unix n - n - 0 cleanup
|
||||
qmgr fifo n - n 300 1 qmgr
|
||||
#qmgr fifo n - n 300 1 oqmgr
|
||||
tlsmgr unix - - n 1000? 1 tlsmgr
|
||||
rewrite unix - - n - - trivial-rewrite
|
||||
bounce unix - - n - 0 bounce
|
||||
defer unix - - n - 0 bounce
|
||||
trace unix - - n - 0 bounce
|
||||
verify unix - - n - 1 verify
|
||||
flush unix n - n 1000? 0 flush
|
||||
proxymap unix - - n - - proxymap
|
||||
smtp unix - - n - - smtp
|
||||
# When relaying mail as backup MX, disable fallback_relay to avoid MX loops
|
||||
relay unix - - n - - smtp
|
||||
-o fallback_relay=
|
||||
# -o smtp_helo_timeout=5 -o smtp_connect_timeout=5
|
||||
showq unix n - n - - showq
|
||||
error unix - - n - - error
|
||||
discard unix - - n - - discard
|
||||
local unix - n n - - local
|
||||
virtual unix - n n - - virtual
|
||||
lmtp unix - - n - - lmtp
|
||||
anvil unix - - n - 1 anvil
|
||||
scache unix - - n - 1 scache
|
||||
#
|
||||
# ====================================================================
|
||||
# Interfaces to non-Postfix software. Be sure to examine the manual
|
||||
# pages of the non-Postfix software to find out what options it wants.
|
||||
#
|
||||
# Many of the following services use the Postfix pipe(8) delivery
|
||||
# agent. See the pipe(8) man page for information about ${recipient}
|
||||
# and other message envelope options.
|
||||
# ====================================================================
|
||||
#
|
||||
# maildrop. See the Postfix MAILDROP_README file for details.
|
||||
# Also specify in main.cf: maildrop_destination_recipient_limit=1
|
||||
#
|
||||
maildrop unix - n n - - pipe
|
||||
flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
|
||||
#
|
||||
# The Cyrus deliver program has changed incompatibly, multiple times.
|
||||
#
|
||||
old-cyrus unix - n n - - pipe
|
||||
flags= user=cyrus argv=/usr/cyrus/bin/deliver -r ${sender} -m ${extension} ${user}
|
||||
# Cyrus 2.1.5 (Amos Gouaux)
|
||||
# Also specify in main.cf: cyrus_destination_recipient_limit=1
|
||||
cyrus unix - n n - - pipe
|
||||
user=cyrus argv=/usr/lib/cyrus/deliver -e -r ${sender} -m ${extension} ${user}
|
||||
#
|
||||
# See the Postfix UUCP_README file for configuration details.
|
||||
#
|
||||
uucp unix - n n - - pipe
|
||||
flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
|
||||
#
|
||||
# Other external delivery methods.
|
||||
#
|
||||
procmail unix - n n - 20 pipe
|
||||
flags=R user=cyrus argv=/usr/bin/procmail -r SENDER=${sender} -t -m USER=${user} EXTENSION=${extension} /etc/procmailrc
|
||||
|
||||
amavis unix - - n - 2 lmtp
|
||||
-o lmtp_data_done_timeout=1200
|
||||
-o lmtp_send_xforward_command=yes
|
||||
-o disable_dns_lookups=yes
|
||||
-o max_use=20
|
||||
|
||||
127.0.0.1:10025 inet n - n - - smtpd
|
||||
-o content_filter=
|
||||
-o local_recipient_maps=
|
||||
-o relay_recipient_maps=
|
||||
-o smtpd_delay_reject=no
|
||||
-o smtpd_restriction_classes=
|
||||
-o smtpd_client_restrictions=
|
||||
-o smtpd_helo_restrictions=
|
||||
-o smtpd_sender_restrictions=
|
||||
-o smtpd_recipient_restrictions=permit_mynetworks,reject
|
||||
-o smtpd_data_restrictions=reject_unauth_pipelining
|
||||
-o smtpd_end_of_data_restrictions=
|
||||
-o mynetworks=127.0.0.0/8
|
||||
-o smtpd_error_sleep_time=0
|
||||
-o smtpd_soft_error_limit=1001
|
||||
-o smtpd_hard_error_limit=1000
|
||||
-o smtpd_client_connection_count_limit=0
|
||||
-o smtpd_client_connection_rate_limit=0
|
||||
-o receive_override_options=no_header_body_checks,no_unknown_recipient_checks
|
||||
@@ -1,8 +0,0 @@
|
||||
hosts = localhost
|
||||
user = root
|
||||
password = mysqlfire
|
||||
table = user
|
||||
dbname = mail
|
||||
select_field = canonical
|
||||
where_field = mbox
|
||||
additional_conditions = and active = '1' limit 1
|
||||
@@ -1,7 +0,0 @@
|
||||
hosts = localhost
|
||||
user = root
|
||||
password = mysqlfire
|
||||
dbname = mail
|
||||
table = domains
|
||||
select_field = domain
|
||||
where_field = domain
|
||||
@@ -1,8 +0,0 @@
|
||||
hosts = localhost
|
||||
user = root
|
||||
password = mysqlfire
|
||||
dbname = mail
|
||||
table = virtual
|
||||
select_field = dest
|
||||
where_field = address
|
||||
additional_conditions = and active = '1'
|
||||
@@ -252,8 +252,8 @@ foreach $subclassentry (sort @subclasses) {
|
||||
}
|
||||
print <<END
|
||||
|
||||
### add l7-filter to POSTROUTING chain to see all traffic
|
||||
iptables -t mangle -A POSTROUTING -m layer7 --l7proto unset
|
||||
### add l7-filter to PREROUTING chain to see all traffic
|
||||
iptables -t mangle -A PREROUTING -m layer7 --l7proto unset
|
||||
|
||||
### ADD QOS-OUT CHAIN TO THE MANGLE TABLE IN IPTABLES
|
||||
iptables -t mangle -N QOS-OUT
|
||||
@@ -715,7 +715,7 @@ print <<END
|
||||
iptables -t mangle --flush QOS-TOS >/dev/null 2>&1
|
||||
iptables -t mangle --delete-chain QOS-TOS >/dev/null 2>&1
|
||||
# remove l7-filter
|
||||
iptables -t mangle --delete POSTROUTING -m layer7 --l7proto unset
|
||||
iptables -t mangle --delete PREROUTING -m layer7 --l7proto unset
|
||||
|
||||
rmmod sch_htb >/dev/null 2>&1
|
||||
|
||||
@@ -726,7 +726,7 @@ print <<END
|
||||
echo "Quality of Service was successfully cleared!"
|
||||
;;
|
||||
gen|generate)
|
||||
echo -n "Generateing the QoS-Scripts..."
|
||||
echo -n "Generating the QoS-Scripts..."
|
||||
/usr/bin/perl /var/ipfire/qos/bin/makeqosscripts.pl > /var/ipfire/qos/bin/qos.sh
|
||||
echo ".Done!"
|
||||
exit 0
|
||||
|
||||
435
config/rootfiles/common/aarch64/binutils
Normal file
435
config/rootfiles/common/aarch64/binutils
Normal file
@@ -0,0 +1,435 @@
|
||||
#usr/bin/addr2line
|
||||
#usr/bin/ar
|
||||
#usr/bin/as
|
||||
#usr/bin/c++filt
|
||||
#usr/bin/elfedit
|
||||
#usr/bin/gprof
|
||||
#usr/bin/ld
|
||||
#usr/bin/ld.bfd
|
||||
#usr/bin/nm
|
||||
#usr/bin/objcopy
|
||||
#usr/bin/objdump
|
||||
#usr/bin/ranlib
|
||||
#usr/bin/readelf
|
||||
#usr/bin/size
|
||||
#usr/bin/strings
|
||||
#usr/bin/strip
|
||||
#usr/include/ansidecl.h
|
||||
#usr/include/bfd.h
|
||||
#usr/include/bfdlink.h
|
||||
#usr/include/dis-asm.h
|
||||
#usr/include/libiberty.h
|
||||
#usr/include/plugin-api.h
|
||||
#usr/include/symcat.h
|
||||
#usr/lib/ldscripts
|
||||
#usr/lib/ldscripts/aarch64elf.x
|
||||
#usr/lib/ldscripts/aarch64elf.xbn
|
||||
#usr/lib/ldscripts/aarch64elf.xc
|
||||
#usr/lib/ldscripts/aarch64elf.xce
|
||||
#usr/lib/ldscripts/aarch64elf.xd
|
||||
#usr/lib/ldscripts/aarch64elf.xdc
|
||||
#usr/lib/ldscripts/aarch64elf.xdce
|
||||
#usr/lib/ldscripts/aarch64elf.xde
|
||||
#usr/lib/ldscripts/aarch64elf.xdw
|
||||
#usr/lib/ldscripts/aarch64elf.xdwe
|
||||
#usr/lib/ldscripts/aarch64elf.xe
|
||||
#usr/lib/ldscripts/aarch64elf.xn
|
||||
#usr/lib/ldscripts/aarch64elf.xr
|
||||
#usr/lib/ldscripts/aarch64elf.xs
|
||||
#usr/lib/ldscripts/aarch64elf.xsc
|
||||
#usr/lib/ldscripts/aarch64elf.xsce
|
||||
#usr/lib/ldscripts/aarch64elf.xse
|
||||
#usr/lib/ldscripts/aarch64elf.xsw
|
||||
#usr/lib/ldscripts/aarch64elf.xswe
|
||||
#usr/lib/ldscripts/aarch64elf.xu
|
||||
#usr/lib/ldscripts/aarch64elf.xw
|
||||
#usr/lib/ldscripts/aarch64elf.xwe
|
||||
#usr/lib/ldscripts/aarch64elf32.x
|
||||
#usr/lib/ldscripts/aarch64elf32.xbn
|
||||
#usr/lib/ldscripts/aarch64elf32.xc
|
||||
#usr/lib/ldscripts/aarch64elf32.xce
|
||||
#usr/lib/ldscripts/aarch64elf32.xd
|
||||
#usr/lib/ldscripts/aarch64elf32.xdc
|
||||
#usr/lib/ldscripts/aarch64elf32.xdce
|
||||
#usr/lib/ldscripts/aarch64elf32.xde
|
||||
#usr/lib/ldscripts/aarch64elf32.xdw
|
||||
#usr/lib/ldscripts/aarch64elf32.xdwe
|
||||
#usr/lib/ldscripts/aarch64elf32.xe
|
||||
#usr/lib/ldscripts/aarch64elf32.xn
|
||||
#usr/lib/ldscripts/aarch64elf32.xr
|
||||
#usr/lib/ldscripts/aarch64elf32.xs
|
||||
#usr/lib/ldscripts/aarch64elf32.xsc
|
||||
#usr/lib/ldscripts/aarch64elf32.xsce
|
||||
#usr/lib/ldscripts/aarch64elf32.xse
|
||||
#usr/lib/ldscripts/aarch64elf32.xsw
|
||||
#usr/lib/ldscripts/aarch64elf32.xswe
|
||||
#usr/lib/ldscripts/aarch64elf32.xu
|
||||
#usr/lib/ldscripts/aarch64elf32.xw
|
||||
#usr/lib/ldscripts/aarch64elf32.xwe
|
||||
#usr/lib/ldscripts/aarch64elf32b.x
|
||||
#usr/lib/ldscripts/aarch64elf32b.xbn
|
||||
#usr/lib/ldscripts/aarch64elf32b.xc
|
||||
#usr/lib/ldscripts/aarch64elf32b.xce
|
||||
#usr/lib/ldscripts/aarch64elf32b.xd
|
||||
#usr/lib/ldscripts/aarch64elf32b.xdc
|
||||
#usr/lib/ldscripts/aarch64elf32b.xdce
|
||||
#usr/lib/ldscripts/aarch64elf32b.xde
|
||||
#usr/lib/ldscripts/aarch64elf32b.xdw
|
||||
#usr/lib/ldscripts/aarch64elf32b.xdwe
|
||||
#usr/lib/ldscripts/aarch64elf32b.xe
|
||||
#usr/lib/ldscripts/aarch64elf32b.xn
|
||||
#usr/lib/ldscripts/aarch64elf32b.xr
|
||||
#usr/lib/ldscripts/aarch64elf32b.xs
|
||||
#usr/lib/ldscripts/aarch64elf32b.xsc
|
||||
#usr/lib/ldscripts/aarch64elf32b.xsce
|
||||
#usr/lib/ldscripts/aarch64elf32b.xse
|
||||
#usr/lib/ldscripts/aarch64elf32b.xsw
|
||||
#usr/lib/ldscripts/aarch64elf32b.xswe
|
||||
#usr/lib/ldscripts/aarch64elf32b.xu
|
||||
#usr/lib/ldscripts/aarch64elf32b.xw
|
||||
#usr/lib/ldscripts/aarch64elf32b.xwe
|
||||
#usr/lib/ldscripts/aarch64elfb.x
|
||||
#usr/lib/ldscripts/aarch64elfb.xbn
|
||||
#usr/lib/ldscripts/aarch64elfb.xc
|
||||
#usr/lib/ldscripts/aarch64elfb.xce
|
||||
#usr/lib/ldscripts/aarch64elfb.xd
|
||||
#usr/lib/ldscripts/aarch64elfb.xdc
|
||||
#usr/lib/ldscripts/aarch64elfb.xdce
|
||||
#usr/lib/ldscripts/aarch64elfb.xde
|
||||
#usr/lib/ldscripts/aarch64elfb.xdw
|
||||
#usr/lib/ldscripts/aarch64elfb.xdwe
|
||||
#usr/lib/ldscripts/aarch64elfb.xe
|
||||
#usr/lib/ldscripts/aarch64elfb.xn
|
||||
#usr/lib/ldscripts/aarch64elfb.xr
|
||||
#usr/lib/ldscripts/aarch64elfb.xs
|
||||
#usr/lib/ldscripts/aarch64elfb.xsc
|
||||
#usr/lib/ldscripts/aarch64elfb.xsce
|
||||
#usr/lib/ldscripts/aarch64elfb.xse
|
||||
#usr/lib/ldscripts/aarch64elfb.xsw
|
||||
#usr/lib/ldscripts/aarch64elfb.xswe
|
||||
#usr/lib/ldscripts/aarch64elfb.xu
|
||||
#usr/lib/ldscripts/aarch64elfb.xw
|
||||
#usr/lib/ldscripts/aarch64elfb.xwe
|
||||
#usr/lib/ldscripts/aarch64linux.x
|
||||
#usr/lib/ldscripts/aarch64linux.xbn
|
||||
#usr/lib/ldscripts/aarch64linux.xc
|
||||
#usr/lib/ldscripts/aarch64linux.xce
|
||||
#usr/lib/ldscripts/aarch64linux.xd
|
||||
#usr/lib/ldscripts/aarch64linux.xdc
|
||||
#usr/lib/ldscripts/aarch64linux.xdce
|
||||
#usr/lib/ldscripts/aarch64linux.xde
|
||||
#usr/lib/ldscripts/aarch64linux.xdw
|
||||
#usr/lib/ldscripts/aarch64linux.xdwe
|
||||
#usr/lib/ldscripts/aarch64linux.xe
|
||||
#usr/lib/ldscripts/aarch64linux.xn
|
||||
#usr/lib/ldscripts/aarch64linux.xr
|
||||
#usr/lib/ldscripts/aarch64linux.xs
|
||||
#usr/lib/ldscripts/aarch64linux.xsc
|
||||
#usr/lib/ldscripts/aarch64linux.xsce
|
||||
#usr/lib/ldscripts/aarch64linux.xse
|
||||
#usr/lib/ldscripts/aarch64linux.xsw
|
||||
#usr/lib/ldscripts/aarch64linux.xswe
|
||||
#usr/lib/ldscripts/aarch64linux.xu
|
||||
#usr/lib/ldscripts/aarch64linux.xw
|
||||
#usr/lib/ldscripts/aarch64linux.xwe
|
||||
#usr/lib/ldscripts/aarch64linux32.x
|
||||
#usr/lib/ldscripts/aarch64linux32.xbn
|
||||
#usr/lib/ldscripts/aarch64linux32.xc
|
||||
#usr/lib/ldscripts/aarch64linux32.xce
|
||||
#usr/lib/ldscripts/aarch64linux32.xd
|
||||
#usr/lib/ldscripts/aarch64linux32.xdc
|
||||
#usr/lib/ldscripts/aarch64linux32.xdce
|
||||
#usr/lib/ldscripts/aarch64linux32.xde
|
||||
#usr/lib/ldscripts/aarch64linux32.xdw
|
||||
#usr/lib/ldscripts/aarch64linux32.xdwe
|
||||
#usr/lib/ldscripts/aarch64linux32.xe
|
||||
#usr/lib/ldscripts/aarch64linux32.xn
|
||||
#usr/lib/ldscripts/aarch64linux32.xr
|
||||
#usr/lib/ldscripts/aarch64linux32.xs
|
||||
#usr/lib/ldscripts/aarch64linux32.xsc
|
||||
#usr/lib/ldscripts/aarch64linux32.xsce
|
||||
#usr/lib/ldscripts/aarch64linux32.xse
|
||||
#usr/lib/ldscripts/aarch64linux32.xsw
|
||||
#usr/lib/ldscripts/aarch64linux32.xswe
|
||||
#usr/lib/ldscripts/aarch64linux32.xu
|
||||
#usr/lib/ldscripts/aarch64linux32.xw
|
||||
#usr/lib/ldscripts/aarch64linux32.xwe
|
||||
#usr/lib/ldscripts/aarch64linux32b.x
|
||||
#usr/lib/ldscripts/aarch64linux32b.xbn
|
||||
#usr/lib/ldscripts/aarch64linux32b.xc
|
||||
#usr/lib/ldscripts/aarch64linux32b.xce
|
||||
#usr/lib/ldscripts/aarch64linux32b.xd
|
||||
#usr/lib/ldscripts/aarch64linux32b.xdc
|
||||
#usr/lib/ldscripts/aarch64linux32b.xdce
|
||||
#usr/lib/ldscripts/aarch64linux32b.xde
|
||||
#usr/lib/ldscripts/aarch64linux32b.xdw
|
||||
#usr/lib/ldscripts/aarch64linux32b.xdwe
|
||||
#usr/lib/ldscripts/aarch64linux32b.xe
|
||||
#usr/lib/ldscripts/aarch64linux32b.xn
|
||||
#usr/lib/ldscripts/aarch64linux32b.xr
|
||||
#usr/lib/ldscripts/aarch64linux32b.xs
|
||||
#usr/lib/ldscripts/aarch64linux32b.xsc
|
||||
#usr/lib/ldscripts/aarch64linux32b.xsce
|
||||
#usr/lib/ldscripts/aarch64linux32b.xse
|
||||
#usr/lib/ldscripts/aarch64linux32b.xsw
|
||||
#usr/lib/ldscripts/aarch64linux32b.xswe
|
||||
#usr/lib/ldscripts/aarch64linux32b.xu
|
||||
#usr/lib/ldscripts/aarch64linux32b.xw
|
||||
#usr/lib/ldscripts/aarch64linux32b.xwe
|
||||
#usr/lib/ldscripts/aarch64linuxb.x
|
||||
#usr/lib/ldscripts/aarch64linuxb.xbn
|
||||
#usr/lib/ldscripts/aarch64linuxb.xc
|
||||
#usr/lib/ldscripts/aarch64linuxb.xce
|
||||
#usr/lib/ldscripts/aarch64linuxb.xd
|
||||
#usr/lib/ldscripts/aarch64linuxb.xdc
|
||||
#usr/lib/ldscripts/aarch64linuxb.xdce
|
||||
#usr/lib/ldscripts/aarch64linuxb.xde
|
||||
#usr/lib/ldscripts/aarch64linuxb.xdw
|
||||
#usr/lib/ldscripts/aarch64linuxb.xdwe
|
||||
#usr/lib/ldscripts/aarch64linuxb.xe
|
||||
#usr/lib/ldscripts/aarch64linuxb.xn
|
||||
#usr/lib/ldscripts/aarch64linuxb.xr
|
||||
#usr/lib/ldscripts/aarch64linuxb.xs
|
||||
#usr/lib/ldscripts/aarch64linuxb.xsc
|
||||
#usr/lib/ldscripts/aarch64linuxb.xsce
|
||||
#usr/lib/ldscripts/aarch64linuxb.xse
|
||||
#usr/lib/ldscripts/aarch64linuxb.xsw
|
||||
#usr/lib/ldscripts/aarch64linuxb.xswe
|
||||
#usr/lib/ldscripts/aarch64linuxb.xu
|
||||
#usr/lib/ldscripts/aarch64linuxb.xw
|
||||
#usr/lib/ldscripts/aarch64linuxb.xwe
|
||||
#usr/lib/ldscripts/armelf.x
|
||||
#usr/lib/ldscripts/armelf.xbn
|
||||
#usr/lib/ldscripts/armelf.xc
|
||||
#usr/lib/ldscripts/armelf.xce
|
||||
#usr/lib/ldscripts/armelf.xd
|
||||
#usr/lib/ldscripts/armelf.xdc
|
||||
#usr/lib/ldscripts/armelf.xdce
|
||||
#usr/lib/ldscripts/armelf.xde
|
||||
#usr/lib/ldscripts/armelf.xdw
|
||||
#usr/lib/ldscripts/armelf.xdwe
|
||||
#usr/lib/ldscripts/armelf.xe
|
||||
#usr/lib/ldscripts/armelf.xn
|
||||
#usr/lib/ldscripts/armelf.xr
|
||||
#usr/lib/ldscripts/armelf.xs
|
||||
#usr/lib/ldscripts/armelf.xsc
|
||||
#usr/lib/ldscripts/armelf.xsce
|
||||
#usr/lib/ldscripts/armelf.xse
|
||||
#usr/lib/ldscripts/armelf.xsw
|
||||
#usr/lib/ldscripts/armelf.xswe
|
||||
#usr/lib/ldscripts/armelf.xu
|
||||
#usr/lib/ldscripts/armelf.xw
|
||||
#usr/lib/ldscripts/armelf.xwe
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.x
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xbn
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xc
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xce
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xd
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xdc
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xdce
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xde
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xdw
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xdwe
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xe
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xn
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xr
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xs
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xsc
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xsce
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xse
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xsw
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xswe
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xu
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xw
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xwe
|
||||
#usr/lib/ldscripts/armelfb.x
|
||||
#usr/lib/ldscripts/armelfb.xbn
|
||||
#usr/lib/ldscripts/armelfb.xc
|
||||
#usr/lib/ldscripts/armelfb.xce
|
||||
#usr/lib/ldscripts/armelfb.xd
|
||||
#usr/lib/ldscripts/armelfb.xdc
|
||||
#usr/lib/ldscripts/armelfb.xdce
|
||||
#usr/lib/ldscripts/armelfb.xde
|
||||
#usr/lib/ldscripts/armelfb.xdw
|
||||
#usr/lib/ldscripts/armelfb.xdwe
|
||||
#usr/lib/ldscripts/armelfb.xe
|
||||
#usr/lib/ldscripts/armelfb.xn
|
||||
#usr/lib/ldscripts/armelfb.xr
|
||||
#usr/lib/ldscripts/armelfb.xs
|
||||
#usr/lib/ldscripts/armelfb.xsc
|
||||
#usr/lib/ldscripts/armelfb.xsce
|
||||
#usr/lib/ldscripts/armelfb.xse
|
||||
#usr/lib/ldscripts/armelfb.xsw
|
||||
#usr/lib/ldscripts/armelfb.xswe
|
||||
#usr/lib/ldscripts/armelfb.xu
|
||||
#usr/lib/ldscripts/armelfb.xw
|
||||
#usr/lib/ldscripts/armelfb.xwe
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.x
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xbn
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xc
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xce
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xd
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xdc
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xdce
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xde
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xdw
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xdwe
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xe
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xn
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xr
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xs
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xsc
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xsce
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xse
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xsw
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xswe
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xu
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xw
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xwe
|
||||
usr/lib/libbfd-2.30.so
|
||||
#usr/lib/libbfd.a
|
||||
#usr/lib/libbfd.la
|
||||
#usr/lib/libbfd.so
|
||||
usr/lib/libopcodes-2.30.so
|
||||
#usr/lib/libopcodes.a
|
||||
#usr/lib/libopcodes.la
|
||||
#usr/lib/libopcodes.so
|
||||
#usr/share/info/as.info
|
||||
#usr/share/info/bfd.info
|
||||
#usr/share/info/binutils.info
|
||||
#usr/share/info/gprof.info
|
||||
#usr/share/info/ld.info
|
||||
#usr/share/locale/bg/LC_MESSAGES/binutils.mo
|
||||
#usr/share/locale/bg/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/bg/LC_MESSAGES/ld.mo
|
||||
#usr/share/locale/ca/LC_MESSAGES/binutils.mo
|
||||
#usr/share/locale/da/LC_MESSAGES/bfd.mo
|
||||
#usr/share/locale/da/LC_MESSAGES/binutils.mo
|
||||
#usr/share/locale/da/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/da/LC_MESSAGES/ld.mo
|
||||
#usr/share/locale/da/LC_MESSAGES/opcodes.mo
|
||||
#usr/share/locale/de/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/de/LC_MESSAGES/ld.mo
|
||||
#usr/share/locale/de/LC_MESSAGES/opcodes.mo
|
||||
#usr/share/locale/eo/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/es/LC_MESSAGES/bfd.mo
|
||||
#usr/share/locale/es/LC_MESSAGES/binutils.mo
|
||||
#usr/share/locale/es/LC_MESSAGES/gas.mo
|
||||
#usr/share/locale/es/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/es/LC_MESSAGES/ld.mo
|
||||
#usr/share/locale/es/LC_MESSAGES/opcodes.mo
|
||||
#usr/share/locale/fi/LC_MESSAGES/bfd.mo
|
||||
#usr/share/locale/fi/LC_MESSAGES/binutils.mo
|
||||
#usr/share/locale/fi/LC_MESSAGES/gas.mo
|
||||
#usr/share/locale/fi/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/fi/LC_MESSAGES/ld.mo
|
||||
#usr/share/locale/fi/LC_MESSAGES/opcodes.mo
|
||||
#usr/share/locale/fr/LC_MESSAGES/bfd.mo
|
||||
#usr/share/locale/fr/LC_MESSAGES/binutils.mo
|
||||
#usr/share/locale/fr/LC_MESSAGES/gas.mo
|
||||
#usr/share/locale/fr/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/fr/LC_MESSAGES/ld.mo
|
||||
#usr/share/locale/fr/LC_MESSAGES/opcodes.mo
|
||||
#usr/share/locale/ga
|
||||
#usr/share/locale/ga/LC_MESSAGES
|
||||
#usr/share/locale/ga/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/ga/LC_MESSAGES/ld.mo
|
||||
#usr/share/locale/ga/LC_MESSAGES/opcodes.mo
|
||||
#usr/share/locale/hr/LC_MESSAGES/bfd.mo
|
||||
#usr/share/locale/hr/LC_MESSAGES/binutils.mo
|
||||
#usr/share/locale/hu/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/id/LC_MESSAGES/bfd.mo
|
||||
#usr/share/locale/id/LC_MESSAGES/binutils.mo
|
||||
#usr/share/locale/id/LC_MESSAGES/gas.mo
|
||||
#usr/share/locale/id/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/id/LC_MESSAGES/ld.mo
|
||||
#usr/share/locale/id/LC_MESSAGES/opcodes.mo
|
||||
#usr/share/locale/it/LC_MESSAGES/binutils.mo
|
||||
#usr/share/locale/it/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/it/LC_MESSAGES/ld.mo
|
||||
#usr/share/locale/it/LC_MESSAGES/opcodes.mo
|
||||
#usr/share/locale/ja/LC_MESSAGES/bfd.mo
|
||||
#usr/share/locale/ja/LC_MESSAGES/binutils.mo
|
||||
#usr/share/locale/ja/LC_MESSAGES/gas.mo
|
||||
#usr/share/locale/ja/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/ja/LC_MESSAGES/ld.mo
|
||||
#usr/share/locale/ms
|
||||
#usr/share/locale/ms/LC_MESSAGES
|
||||
#usr/share/locale/ms/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/nl/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/nl/LC_MESSAGES/opcodes.mo
|
||||
#usr/share/locale/pt_BR/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/pt_BR/LC_MESSAGES/ld.mo
|
||||
#usr/share/locale/pt_BR/LC_MESSAGES/opcodes.mo
|
||||
#usr/share/locale/ro
|
||||
#usr/share/locale/ro/LC_MESSAGES
|
||||
#usr/share/locale/ro/LC_MESSAGES/bfd.mo
|
||||
#usr/share/locale/ro/LC_MESSAGES/binutils.mo
|
||||
#usr/share/locale/ro/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/ro/LC_MESSAGES/opcodes.mo
|
||||
#usr/share/locale/ru/LC_MESSAGES/bfd.mo
|
||||
#usr/share/locale/ru/LC_MESSAGES/binutils.mo
|
||||
#usr/share/locale/ru/LC_MESSAGES/gas.mo
|
||||
#usr/share/locale/ru/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/ru/LC_MESSAGES/ld.mo
|
||||
#usr/share/locale/rw/LC_MESSAGES/bfd.mo
|
||||
#usr/share/locale/rw/LC_MESSAGES/binutils.mo
|
||||
#usr/share/locale/rw/LC_MESSAGES/gas.mo
|
||||
#usr/share/locale/rw/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/sk/LC_MESSAGES/binutils.mo
|
||||
#usr/share/locale/sr
|
||||
#usr/share/locale/sr/LC_MESSAGES
|
||||
#usr/share/locale/sr/LC_MESSAGES/bfd.mo
|
||||
#usr/share/locale/sr/LC_MESSAGES/binutils.mo
|
||||
#usr/share/locale/sr/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/sr/LC_MESSAGES/ld.mo
|
||||
#usr/share/locale/sr/LC_MESSAGES/opcodes.mo
|
||||
#usr/share/locale/sv/LC_MESSAGES/bfd.mo
|
||||
#usr/share/locale/sv/LC_MESSAGES/binutils.mo
|
||||
#usr/share/locale/sv/LC_MESSAGES/gas.mo
|
||||
#usr/share/locale/sv/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/sv/LC_MESSAGES/ld.mo
|
||||
#usr/share/locale/sv/LC_MESSAGES/opcodes.mo
|
||||
#usr/share/locale/tr/LC_MESSAGES/bfd.mo
|
||||
#usr/share/locale/tr/LC_MESSAGES/binutils.mo
|
||||
#usr/share/locale/tr/LC_MESSAGES/gas.mo
|
||||
#usr/share/locale/tr/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/tr/LC_MESSAGES/ld.mo
|
||||
#usr/share/locale/tr/LC_MESSAGES/opcodes.mo
|
||||
#usr/share/locale/uk/LC_MESSAGES/bfd.mo
|
||||
#usr/share/locale/uk/LC_MESSAGES/binutils.mo
|
||||
#usr/share/locale/uk/LC_MESSAGES/gas.mo
|
||||
#usr/share/locale/uk/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/uk/LC_MESSAGES/ld.mo
|
||||
#usr/share/locale/uk/LC_MESSAGES/opcodes.mo
|
||||
#usr/share/locale/vi/LC_MESSAGES/bfd.mo
|
||||
#usr/share/locale/vi/LC_MESSAGES/binutils.mo
|
||||
#usr/share/locale/vi/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/vi/LC_MESSAGES/ld.mo
|
||||
#usr/share/locale/vi/LC_MESSAGES/opcodes.mo
|
||||
#usr/share/locale/zh_CN/LC_MESSAGES/bfd.mo
|
||||
#usr/share/locale/zh_CN/LC_MESSAGES/binutils.mo
|
||||
#usr/share/locale/zh_CN/LC_MESSAGES/gas.mo
|
||||
#usr/share/locale/zh_CN/LC_MESSAGES/ld.mo
|
||||
#usr/share/locale/zh_CN/LC_MESSAGES/opcodes.mo
|
||||
#usr/share/locale/zh_TW/LC_MESSAGES/binutils.mo
|
||||
#usr/share/locale/zh_TW/LC_MESSAGES/ld.mo
|
||||
#usr/share/man/man1/addr2line.1
|
||||
#usr/share/man/man1/ar.1
|
||||
#usr/share/man/man1/as.1
|
||||
#usr/share/man/man1/c++filt.1
|
||||
#usr/share/man/man1/dlltool.1
|
||||
#usr/share/man/man1/elfedit.1
|
||||
#usr/share/man/man1/gprof.1
|
||||
#usr/share/man/man1/ld.1
|
||||
#usr/share/man/man1/nlmconv.1
|
||||
#usr/share/man/man1/nm.1
|
||||
#usr/share/man/man1/objcopy.1
|
||||
#usr/share/man/man1/objdump.1
|
||||
#usr/share/man/man1/ranlib.1
|
||||
#usr/share/man/man1/readelf.1
|
||||
#usr/share/man/man1/size.1
|
||||
#usr/share/man/man1/strings.1
|
||||
#usr/share/man/man1/strip.1
|
||||
#usr/share/man/man1/windmc.1
|
||||
#usr/share/man/man1/windres.1
|
||||
1370
config/rootfiles/common/aarch64/gcc
Normal file
1370
config/rootfiles/common/aarch64/gcc
Normal file
File diff suppressed because it is too large
Load Diff
8356
config/rootfiles/common/aarch64/glibc
Normal file
8356
config/rootfiles/common/aarch64/glibc
Normal file
File diff suppressed because it is too large
Load Diff
15
config/rootfiles/common/aarch64/gmp
Normal file
15
config/rootfiles/common/aarch64/gmp
Normal file
@@ -0,0 +1,15 @@
|
||||
#usr/include/gmp.h
|
||||
#usr/include/gmpxx.h
|
||||
#usr/lib/libgmp.a
|
||||
#usr/lib/libgmp.la
|
||||
#usr/lib/libgmp.so
|
||||
usr/lib/libgmp.so.10
|
||||
usr/lib/libgmp.so.10.3.2
|
||||
#usr/lib/libgmpxx.a
|
||||
#usr/lib/libgmpxx.la
|
||||
#usr/lib/libgmpxx.so
|
||||
usr/lib/libgmpxx.so.4
|
||||
usr/lib/libgmpxx.so.4.5.2
|
||||
#usr/share/info/gmp.info
|
||||
#usr/share/info/gmp.info-1
|
||||
#usr/share/info/gmp.info-2
|
||||
199
config/rootfiles/common/aarch64/initscripts
Normal file
199
config/rootfiles/common/aarch64/initscripts
Normal file
@@ -0,0 +1,199 @@
|
||||
etc/init.d
|
||||
#etc/rc.d
|
||||
#etc/rc.d/helper
|
||||
etc/rc.d/helper/getdnsfromdhcpc.pl
|
||||
#etc/rc.d/init.d
|
||||
etc/rc.d/init.d/acpid
|
||||
etc/rc.d/init.d/apache
|
||||
etc/rc.d/init.d/beep
|
||||
etc/rc.d/init.d/checkfs
|
||||
etc/rc.d/init.d/cleanfs
|
||||
etc/rc.d/init.d/collectd
|
||||
etc/rc.d/init.d/connectd
|
||||
etc/rc.d/init.d/console
|
||||
etc/rc.d/init.d/dhcp
|
||||
etc/rc.d/init.d/dhcrelay
|
||||
etc/rc.d/init.d/fcron
|
||||
etc/rc.d/init.d/fireinfo
|
||||
etc/rc.d/init.d/firewall
|
||||
etc/rc.d/init.d/firstsetup
|
||||
etc/rc.d/init.d/fsresize
|
||||
etc/rc.d/init.d/functions
|
||||
etc/rc.d/init.d/halt
|
||||
etc/rc.d/init.d/ipsec
|
||||
etc/rc.d/init.d/leds
|
||||
etc/rc.d/init.d/localnet
|
||||
etc/rc.d/init.d/modules
|
||||
etc/rc.d/init.d/mountfs
|
||||
etc/rc.d/init.d/mountkernfs
|
||||
etc/rc.d/init.d/mounttmpfs
|
||||
etc/rc.d/init.d/network
|
||||
etc/rc.d/init.d/network-trigger
|
||||
#etc/rc.d/init.d/networking
|
||||
etc/rc.d/init.d/networking/any
|
||||
etc/rc.d/init.d/networking/blue
|
||||
etc/rc.d/init.d/networking/dhcpcd.exe
|
||||
etc/rc.d/init.d/networking/functions.network
|
||||
etc/rc.d/init.d/networking/green
|
||||
etc/rc.d/init.d/networking/orange
|
||||
etc/rc.d/init.d/networking/red
|
||||
#etc/rc.d/init.d/networking/red.down
|
||||
etc/rc.d/init.d/networking/red.down/05-update-dns-forwarders
|
||||
etc/rc.d/init.d/networking/red.down/10-ipsec
|
||||
etc/rc.d/init.d/networking/red.down/10-miniupnpd
|
||||
etc/rc.d/init.d/networking/red.down/10-ovpn
|
||||
etc/rc.d/init.d/networking/red.down/10-static-routes
|
||||
etc/rc.d/init.d/networking/red.down/20-firewall
|
||||
#etc/rc.d/init.d/networking/red.up
|
||||
etc/rc.d/init.d/networking/red.up/01-conntrack-cleanup
|
||||
etc/rc.d/init.d/networking/red.up/05-update-dns-forwarders
|
||||
etc/rc.d/init.d/networking/red.up/10-miniupnpd
|
||||
etc/rc.d/init.d/networking/red.up/10-multicast
|
||||
etc/rc.d/init.d/networking/red.up/10-static-routes
|
||||
etc/rc.d/init.d/networking/red.up/20-firewall
|
||||
etc/rc.d/init.d/networking/red.up/23-RS-snort
|
||||
etc/rc.d/init.d/networking/red.up/24-RS-qos
|
||||
etc/rc.d/init.d/networking/red.up/27-RS-squid
|
||||
etc/rc.d/init.d/networking/red.up/30-ddns
|
||||
#etc/rc.d/init.d/networking/red.up/35-guardian
|
||||
etc/rc.d/init.d/networking/red.up/50-ipsec
|
||||
etc/rc.d/init.d/networking/red.up/50-ovpn
|
||||
etc/rc.d/init.d/networking/red.up/98-leds
|
||||
etc/rc.d/init.d/networking/red.up/99-fireinfo
|
||||
etc/rc.d/init.d/networking/red.up/99-geoip-database
|
||||
etc/rc.d/init.d/networking/red.up/99-pakfire-update
|
||||
etc/rc.d/init.d/networking/wpa_supplicant.exe
|
||||
etc/rc.d/init.d/ntp
|
||||
etc/rc.d/init.d/pakfire
|
||||
etc/rc.d/init.d/partresize
|
||||
etc/rc.d/init.d/random
|
||||
etc/rc.d/init.d/rc
|
||||
etc/rc.d/init.d/reboot
|
||||
etc/rc.d/init.d/rngd
|
||||
etc/rc.d/init.d/sendsignals
|
||||
etc/rc.d/init.d/setclock
|
||||
etc/rc.d/init.d/smartenabler
|
||||
etc/rc.d/init.d/snort
|
||||
etc/rc.d/init.d/squid
|
||||
etc/rc.d/init.d/sshd
|
||||
etc/rc.d/init.d/static-routes
|
||||
etc/rc.d/init.d/swap
|
||||
etc/rc.d/init.d/swconfig
|
||||
etc/rc.d/init.d/sysctl
|
||||
etc/rc.d/init.d/sysklogd
|
||||
etc/rc.d/init.d/template
|
||||
etc/rc.d/init.d/udev
|
||||
etc/rc.d/init.d/udev_retry
|
||||
etc/rc.d/init.d/unbound
|
||||
etc/rc.d/init.d/upnpd
|
||||
etc/rc.d/init.d/vnstat
|
||||
etc/rc.d/init.d/waitdrives
|
||||
etc/rc.d/init.d/wlanclient
|
||||
#etc/rc.d/rc0.d
|
||||
#etc/rc.d/rc0.d/K01imspetor
|
||||
#etc/rc.d/rc0.d/K01motion
|
||||
#etc/rc.d/rc0.d/K01vdradmin
|
||||
#etc/rc.d/rc0.d/K02sslh
|
||||
etc/rc.d/rc0.d/K08fcron
|
||||
etc/rc.d/rc0.d/K28apache
|
||||
etc/rc.d/rc0.d/K30sshd
|
||||
#etc/rc.d/rc0.d/K34client175
|
||||
etc/rc.d/rc0.d/K45random
|
||||
etc/rc.d/rc0.d/K47setclock
|
||||
etc/rc.d/rc0.d/K49cyrus-sasl
|
||||
etc/rc.d/rc0.d/K51vnstat
|
||||
etc/rc.d/rc0.d/K78snort
|
||||
etc/rc.d/rc0.d/K79leds
|
||||
etc/rc.d/rc0.d/K79unbound
|
||||
etc/rc.d/rc0.d/K80network
|
||||
etc/rc.d/rc0.d/K82wlanclient
|
||||
#etc/rc.d/rc0.d/K84bluetooth
|
||||
#etc/rc.d/rc0.d/K85messagebus
|
||||
etc/rc.d/rc0.d/K87acpid
|
||||
etc/rc.d/rc0.d/K90sysklogd
|
||||
etc/rc.d/rc0.d/S60sendsignals
|
||||
etc/rc.d/rc0.d/S70localnet
|
||||
etc/rc.d/rc0.d/S80mountfs
|
||||
etc/rc.d/rc0.d/S90swap
|
||||
etc/rc.d/rc0.d/S99halt
|
||||
#etc/rc.d/rc3.d
|
||||
etc/rc.d/rc3.d/S01vnstat
|
||||
etc/rc.d/rc3.d/S10sysklogd
|
||||
etc/rc.d/rc3.d/S11unbound
|
||||
etc/rc.d/rc3.d/S12acpid
|
||||
etc/rc.d/rc3.d/S15fireinfo
|
||||
#etc/rc.d/rc3.d/S15messagebus
|
||||
#etc/rc.d/rc3.d/S16bluetooth
|
||||
#etc/rc.d/rc3.d/S18cpufreq
|
||||
etc/rc.d/rc3.d/S19smartenabler
|
||||
etc/rc.d/rc3.d/S19wlanclient
|
||||
etc/rc.d/rc3.d/S20network
|
||||
etc/rc.d/rc3.d/S21leds
|
||||
etc/rc.d/rc3.d/S24cyrus-sasl
|
||||
etc/rc.d/rc3.d/S25random
|
||||
etc/rc.d/rc3.d/S30sshd
|
||||
etc/rc.d/rc3.d/S32apache
|
||||
etc/rc.d/rc3.d/S40fcron
|
||||
#etc/rc.d/rc3.d/S66client175
|
||||
etc/rc.d/rc3.d/S98rc.local
|
||||
#etc/rc.d/rc3.d/S98sslh
|
||||
#etc/rc.d/rc3.d/S99imspetor
|
||||
#etc/rc.d/rc3.d/S99motion
|
||||
#etc/rc.d/rc3.d/S99vdradmin
|
||||
#etc/rc.d/rc6.d
|
||||
#etc/rc.d/rc6.d/K01imspetor
|
||||
#etc/rc.d/rc6.d/K01motion
|
||||
#etc/rc.d/rc6.d/K01vdradmin
|
||||
#etc/rc.d/rc6.d/K02sslh
|
||||
etc/rc.d/rc6.d/K08fcron
|
||||
etc/rc.d/rc6.d/K28apache
|
||||
etc/rc.d/rc6.d/K30sshd
|
||||
#etc/rc.d/rc6.d/K34client175
|
||||
etc/rc.d/rc6.d/K45random
|
||||
etc/rc.d/rc6.d/K47setclock
|
||||
etc/rc.d/rc6.d/K49cyrus-sasl
|
||||
etc/rc.d/rc6.d/K51vnstat
|
||||
etc/rc.d/rc6.d/K78snort
|
||||
etc/rc.d/rc6.d/K79leds
|
||||
etc/rc.d/rc6.d/K79unbound
|
||||
etc/rc.d/rc6.d/K80network
|
||||
etc/rc.d/rc6.d/K82wlanclient
|
||||
#etc/rc.d/rc6.d/K84bluetooth
|
||||
#etc/rc.d/rc6.d/K85messagebus
|
||||
etc/rc.d/rc6.d/K87acpid
|
||||
etc/rc.d/rc6.d/K90sysklogd
|
||||
etc/rc.d/rc6.d/S60sendsignals
|
||||
etc/rc.d/rc6.d/S70mountfs
|
||||
etc/rc.d/rc6.d/S80swap
|
||||
etc/rc.d/rc6.d/S90localnet
|
||||
etc/rc.d/rc6.d/S99reboot
|
||||
#etc/rc.d/rcsysinit.d
|
||||
etc/rc.d/rcsysinit.d/S00mountkernfs
|
||||
etc/rc.d/rcsysinit.d/S01sysctl
|
||||
etc/rc.d/rcsysinit.d/S05modules
|
||||
etc/rc.d/rcsysinit.d/S10udev
|
||||
etc/rc.d/rcsysinit.d/S19waitdrives
|
||||
etc/rc.d/rcsysinit.d/S20swap
|
||||
etc/rc.d/rcsysinit.d/S25partresize
|
||||
etc/rc.d/rcsysinit.d/S30checkfs
|
||||
etc/rc.d/rcsysinit.d/S40mountfs
|
||||
etc/rc.d/rcsysinit.d/S42fsresize
|
||||
etc/rc.d/rcsysinit.d/S43mounttmpfs
|
||||
etc/rc.d/rcsysinit.d/S45udev_retry
|
||||
etc/rc.d/rcsysinit.d/S50cleanfs
|
||||
etc/rc.d/rcsysinit.d/S60setclock
|
||||
etc/rc.d/rcsysinit.d/S70console
|
||||
etc/rc.d/rcsysinit.d/S73swconfig
|
||||
etc/rc.d/rcsysinit.d/S75firstsetup
|
||||
etc/rc.d/rcsysinit.d/S80localnet
|
||||
etc/rc.d/rcsysinit.d/S81pakfire
|
||||
etc/rc.d/rcsysinit.d/S85firewall
|
||||
etc/rc.d/rcsysinit.d/S90network-trigger
|
||||
etc/rc.d/rcsysinit.d/S92rngd
|
||||
#etc/sysconfig
|
||||
etc/sysconfig/createfiles
|
||||
etc/sysconfig/firewall.local
|
||||
etc/sysconfig/modules
|
||||
etc/sysconfig/ramdisk
|
||||
etc/sysconfig/rc
|
||||
etc/sysconfig/rc.local
|
||||
879
config/rootfiles/common/aarch64/linux-headers
Normal file
879
config/rootfiles/common/aarch64/linux-headers
Normal file
@@ -0,0 +1,879 @@
|
||||
#usr/include/asm
|
||||
#usr/include/asm-generic
|
||||
#usr/include/asm-generic/auxvec.h
|
||||
#usr/include/asm-generic/bitsperlong.h
|
||||
#usr/include/asm-generic/errno-base.h
|
||||
#usr/include/asm-generic/errno.h
|
||||
#usr/include/asm-generic/fcntl.h
|
||||
#usr/include/asm-generic/hugetlb_encode.h
|
||||
#usr/include/asm-generic/int-l64.h
|
||||
#usr/include/asm-generic/int-ll64.h
|
||||
#usr/include/asm-generic/ioctl.h
|
||||
#usr/include/asm-generic/ioctls.h
|
||||
#usr/include/asm-generic/ipcbuf.h
|
||||
#usr/include/asm-generic/kvm_para.h
|
||||
#usr/include/asm-generic/mman-common.h
|
||||
#usr/include/asm-generic/mman.h
|
||||
#usr/include/asm-generic/msgbuf.h
|
||||
#usr/include/asm-generic/param.h
|
||||
#usr/include/asm-generic/poll.h
|
||||
#usr/include/asm-generic/posix_types.h
|
||||
#usr/include/asm-generic/resource.h
|
||||
#usr/include/asm-generic/sembuf.h
|
||||
#usr/include/asm-generic/setup.h
|
||||
#usr/include/asm-generic/shmbuf.h
|
||||
#usr/include/asm-generic/shmparam.h
|
||||
#usr/include/asm-generic/siginfo.h
|
||||
#usr/include/asm-generic/signal-defs.h
|
||||
#usr/include/asm-generic/signal.h
|
||||
#usr/include/asm-generic/socket.h
|
||||
#usr/include/asm-generic/sockios.h
|
||||
#usr/include/asm-generic/stat.h
|
||||
#usr/include/asm-generic/statfs.h
|
||||
#usr/include/asm-generic/swab.h
|
||||
#usr/include/asm-generic/termbits.h
|
||||
#usr/include/asm-generic/termios.h
|
||||
#usr/include/asm-generic/types.h
|
||||
#usr/include/asm-generic/ucontext.h
|
||||
#usr/include/asm-generic/unistd.h
|
||||
#usr/include/asm/auxvec.h
|
||||
#usr/include/asm/bitsperlong.h
|
||||
#usr/include/asm/byteorder.h
|
||||
#usr/include/asm/errno.h
|
||||
#usr/include/asm/fcntl.h
|
||||
#usr/include/asm/hwcap.h
|
||||
#usr/include/asm/ioctl.h
|
||||
#usr/include/asm/ioctls.h
|
||||
#usr/include/asm/ipcbuf.h
|
||||
#usr/include/asm/kvm.h
|
||||
#usr/include/asm/kvm_para.h
|
||||
#usr/include/asm/mman.h
|
||||
#usr/include/asm/msgbuf.h
|
||||
#usr/include/asm/param.h
|
||||
#usr/include/asm/perf_regs.h
|
||||
#usr/include/asm/poll.h
|
||||
#usr/include/asm/posix_types.h
|
||||
#usr/include/asm/ptrace.h
|
||||
#usr/include/asm/resource.h
|
||||
#usr/include/asm/sembuf.h
|
||||
#usr/include/asm/setup.h
|
||||
#usr/include/asm/shmbuf.h
|
||||
#usr/include/asm/sigcontext.h
|
||||
#usr/include/asm/siginfo.h
|
||||
#usr/include/asm/signal.h
|
||||
#usr/include/asm/socket.h
|
||||
#usr/include/asm/sockios.h
|
||||
#usr/include/asm/stat.h
|
||||
#usr/include/asm/statfs.h
|
||||
#usr/include/asm/swab.h
|
||||
#usr/include/asm/termbits.h
|
||||
#usr/include/asm/termios.h
|
||||
#usr/include/asm/types.h
|
||||
#usr/include/asm/ucontext.h
|
||||
#usr/include/asm/unistd.h
|
||||
#usr/include/drm
|
||||
#usr/include/drm/amdgpu_drm.h
|
||||
#usr/include/drm/armada_drm.h
|
||||
#usr/include/drm/drm.h
|
||||
#usr/include/drm/drm_fourcc.h
|
||||
#usr/include/drm/drm_mode.h
|
||||
#usr/include/drm/drm_sarea.h
|
||||
#usr/include/drm/etnaviv_drm.h
|
||||
#usr/include/drm/exynos_drm.h
|
||||
#usr/include/drm/i810_drm.h
|
||||
#usr/include/drm/i915_drm.h
|
||||
#usr/include/drm/mga_drm.h
|
||||
#usr/include/drm/msm_drm.h
|
||||
#usr/include/drm/nouveau_drm.h
|
||||
#usr/include/drm/omap_drm.h
|
||||
#usr/include/drm/qxl_drm.h
|
||||
#usr/include/drm/r128_drm.h
|
||||
#usr/include/drm/radeon_drm.h
|
||||
#usr/include/drm/savage_drm.h
|
||||
#usr/include/drm/sis_drm.h
|
||||
#usr/include/drm/tegra_drm.h
|
||||
#usr/include/drm/vc4_drm.h
|
||||
#usr/include/drm/vgem_drm.h
|
||||
#usr/include/drm/via_drm.h
|
||||
#usr/include/drm/virtgpu_drm.h
|
||||
#usr/include/drm/vmwgfx_drm.h
|
||||
#usr/include/linux
|
||||
#usr/include/linux/acct.h
|
||||
#usr/include/linux/adb.h
|
||||
#usr/include/linux/adfs_fs.h
|
||||
#usr/include/linux/affs_hardblocks.h
|
||||
#usr/include/linux/agpgart.h
|
||||
#usr/include/linux/aio_abi.h
|
||||
#usr/include/linux/am437x-vpfe.h
|
||||
#usr/include/linux/android
|
||||
#usr/include/linux/android/binder.h
|
||||
#usr/include/linux/apm_bios.h
|
||||
#usr/include/linux/arcfb.h
|
||||
#usr/include/linux/aspeed-lpc-ctrl.h
|
||||
#usr/include/linux/atalk.h
|
||||
#usr/include/linux/atm.h
|
||||
#usr/include/linux/atm_eni.h
|
||||
#usr/include/linux/atm_he.h
|
||||
#usr/include/linux/atm_idt77105.h
|
||||
#usr/include/linux/atm_nicstar.h
|
||||
#usr/include/linux/atm_tcp.h
|
||||
#usr/include/linux/atm_zatm.h
|
||||
#usr/include/linux/atmapi.h
|
||||
#usr/include/linux/atmarp.h
|
||||
#usr/include/linux/atmbr2684.h
|
||||
#usr/include/linux/atmclip.h
|
||||
#usr/include/linux/atmdev.h
|
||||
#usr/include/linux/atmioc.h
|
||||
#usr/include/linux/atmlec.h
|
||||
#usr/include/linux/atmmpc.h
|
||||
#usr/include/linux/atmppp.h
|
||||
#usr/include/linux/atmsap.h
|
||||
#usr/include/linux/atmsvc.h
|
||||
#usr/include/linux/audit.h
|
||||
#usr/include/linux/auto_dev-ioctl.h
|
||||
#usr/include/linux/auto_fs.h
|
||||
#usr/include/linux/auto_fs4.h
|
||||
#usr/include/linux/auxvec.h
|
||||
#usr/include/linux/ax25.h
|
||||
#usr/include/linux/b1lli.h
|
||||
#usr/include/linux/batman_adv.h
|
||||
#usr/include/linux/baycom.h
|
||||
#usr/include/linux/bcache.h
|
||||
#usr/include/linux/bcm933xx_hcs.h
|
||||
#usr/include/linux/bfs_fs.h
|
||||
#usr/include/linux/binfmts.h
|
||||
#usr/include/linux/blkpg.h
|
||||
#usr/include/linux/blktrace_api.h
|
||||
#usr/include/linux/blkzoned.h
|
||||
#usr/include/linux/bpf.h
|
||||
#usr/include/linux/bpf_common.h
|
||||
#usr/include/linux/bpf_perf_event.h
|
||||
#usr/include/linux/bpqether.h
|
||||
#usr/include/linux/bsg.h
|
||||
#usr/include/linux/bt-bmc.h
|
||||
#usr/include/linux/btrfs.h
|
||||
#usr/include/linux/btrfs_tree.h
|
||||
#usr/include/linux/byteorder
|
||||
#usr/include/linux/byteorder/big_endian.h
|
||||
#usr/include/linux/byteorder/little_endian.h
|
||||
#usr/include/linux/caif
|
||||
#usr/include/linux/caif/caif_socket.h
|
||||
#usr/include/linux/caif/if_caif.h
|
||||
#usr/include/linux/can
|
||||
#usr/include/linux/can.h
|
||||
#usr/include/linux/can/bcm.h
|
||||
#usr/include/linux/can/error.h
|
||||
#usr/include/linux/can/gw.h
|
||||
#usr/include/linux/can/netlink.h
|
||||
#usr/include/linux/can/raw.h
|
||||
#usr/include/linux/can/vxcan.h
|
||||
#usr/include/linux/capability.h
|
||||
#usr/include/linux/capi.h
|
||||
#usr/include/linux/cciss_defs.h
|
||||
#usr/include/linux/cciss_ioctl.h
|
||||
#usr/include/linux/cdrom.h
|
||||
#usr/include/linux/cec-funcs.h
|
||||
#usr/include/linux/cec.h
|
||||
#usr/include/linux/cgroupstats.h
|
||||
#usr/include/linux/chio.h
|
||||
#usr/include/linux/cifs
|
||||
#usr/include/linux/cifs/cifs_mount.h
|
||||
#usr/include/linux/cm4000_cs.h
|
||||
#usr/include/linux/cn_proc.h
|
||||
#usr/include/linux/coda.h
|
||||
#usr/include/linux/coda_psdev.h
|
||||
#usr/include/linux/coff.h
|
||||
#usr/include/linux/connector.h
|
||||
#usr/include/linux/const.h
|
||||
#usr/include/linux/coresight-stm.h
|
||||
#usr/include/linux/cramfs_fs.h
|
||||
#usr/include/linux/cryptouser.h
|
||||
#usr/include/linux/cuda.h
|
||||
#usr/include/linux/cyclades.h
|
||||
#usr/include/linux/cycx_cfm.h
|
||||
#usr/include/linux/dcbnl.h
|
||||
#usr/include/linux/dccp.h
|
||||
#usr/include/linux/devlink.h
|
||||
#usr/include/linux/dlm.h
|
||||
#usr/include/linux/dlm_device.h
|
||||
#usr/include/linux/dlm_netlink.h
|
||||
#usr/include/linux/dlm_plock.h
|
||||
#usr/include/linux/dlmconstants.h
|
||||
#usr/include/linux/dm-ioctl.h
|
||||
#usr/include/linux/dm-log-userspace.h
|
||||
#usr/include/linux/dma-buf.h
|
||||
#usr/include/linux/dn.h
|
||||
#usr/include/linux/dqblk_xfs.h
|
||||
#usr/include/linux/dvb
|
||||
#usr/include/linux/dvb/audio.h
|
||||
#usr/include/linux/dvb/ca.h
|
||||
#usr/include/linux/dvb/dmx.h
|
||||
#usr/include/linux/dvb/frontend.h
|
||||
#usr/include/linux/dvb/net.h
|
||||
#usr/include/linux/dvb/osd.h
|
||||
#usr/include/linux/dvb/version.h
|
||||
#usr/include/linux/dvb/video.h
|
||||
#usr/include/linux/edd.h
|
||||
#usr/include/linux/efs_fs_sb.h
|
||||
#usr/include/linux/elf-em.h
|
||||
#usr/include/linux/elf-fdpic.h
|
||||
#usr/include/linux/elf.h
|
||||
#usr/include/linux/elfcore.h
|
||||
#usr/include/linux/errno.h
|
||||
#usr/include/linux/errqueue.h
|
||||
#usr/include/linux/ethtool.h
|
||||
#usr/include/linux/eventpoll.h
|
||||
#usr/include/linux/fadvise.h
|
||||
#usr/include/linux/falloc.h
|
||||
#usr/include/linux/fanotify.h
|
||||
#usr/include/linux/fb.h
|
||||
#usr/include/linux/fcntl.h
|
||||
#usr/include/linux/fd.h
|
||||
#usr/include/linux/fdreg.h
|
||||
#usr/include/linux/fib_rules.h
|
||||
#usr/include/linux/fiemap.h
|
||||
#usr/include/linux/filter.h
|
||||
#usr/include/linux/firewire-cdev.h
|
||||
#usr/include/linux/firewire-constants.h
|
||||
#usr/include/linux/flat.h
|
||||
#usr/include/linux/fou.h
|
||||
#usr/include/linux/fs.h
|
||||
#usr/include/linux/fsl_hypervisor.h
|
||||
#usr/include/linux/fsmap.h
|
||||
#usr/include/linux/fuse.h
|
||||
#usr/include/linux/futex.h
|
||||
#usr/include/linux/gameport.h
|
||||
#usr/include/linux/gen_stats.h
|
||||
#usr/include/linux/genetlink.h
|
||||
#usr/include/linux/genwqe
|
||||
#usr/include/linux/genwqe/genwqe_card.h
|
||||
#usr/include/linux/gfs2_ondisk.h
|
||||
#usr/include/linux/gigaset_dev.h
|
||||
#usr/include/linux/gpio.h
|
||||
#usr/include/linux/gsmmux.h
|
||||
#usr/include/linux/gtp.h
|
||||
#usr/include/linux/hash_info.h
|
||||
#usr/include/linux/hdlc
|
||||
#usr/include/linux/hdlc.h
|
||||
#usr/include/linux/hdlc/ioctl.h
|
||||
#usr/include/linux/hdlcdrv.h
|
||||
#usr/include/linux/hdreg.h
|
||||
#usr/include/linux/hid.h
|
||||
#usr/include/linux/hiddev.h
|
||||
#usr/include/linux/hidraw.h
|
||||
#usr/include/linux/hpet.h
|
||||
#usr/include/linux/hsi
|
||||
#usr/include/linux/hsi/cs-protocol.h
|
||||
#usr/include/linux/hsi/hsi_char.h
|
||||
#usr/include/linux/hsr_netlink.h
|
||||
#usr/include/linux/hw_breakpoint.h
|
||||
#usr/include/linux/hyperv.h
|
||||
#usr/include/linux/hysdn_if.h
|
||||
#usr/include/linux/i2c-dev.h
|
||||
#usr/include/linux/i2c.h
|
||||
#usr/include/linux/i2o-dev.h
|
||||
#usr/include/linux/i8k.h
|
||||
#usr/include/linux/icmp.h
|
||||
#usr/include/linux/icmpv6.h
|
||||
#usr/include/linux/if.h
|
||||
#usr/include/linux/if_addr.h
|
||||
#usr/include/linux/if_addrlabel.h
|
||||
#usr/include/linux/if_alg.h
|
||||
#usr/include/linux/if_arcnet.h
|
||||
#usr/include/linux/if_arp.h
|
||||
#usr/include/linux/if_bonding.h
|
||||
#usr/include/linux/if_bridge.h
|
||||
#usr/include/linux/if_cablemodem.h
|
||||
#usr/include/linux/if_eql.h
|
||||
#usr/include/linux/if_ether.h
|
||||
#usr/include/linux/if_fc.h
|
||||
#usr/include/linux/if_fddi.h
|
||||
#usr/include/linux/if_frad.h
|
||||
#usr/include/linux/if_hippi.h
|
||||
#usr/include/linux/if_infiniband.h
|
||||
#usr/include/linux/if_link.h
|
||||
#usr/include/linux/if_ltalk.h
|
||||
#usr/include/linux/if_macsec.h
|
||||
#usr/include/linux/if_packet.h
|
||||
#usr/include/linux/if_phonet.h
|
||||
#usr/include/linux/if_plip.h
|
||||
#usr/include/linux/if_ppp.h
|
||||
#usr/include/linux/if_pppol2tp.h
|
||||
#usr/include/linux/if_pppox.h
|
||||
#usr/include/linux/if_slip.h
|
||||
#usr/include/linux/if_team.h
|
||||
#usr/include/linux/if_tun.h
|
||||
#usr/include/linux/if_tunnel.h
|
||||
#usr/include/linux/if_vlan.h
|
||||
#usr/include/linux/if_x25.h
|
||||
#usr/include/linux/ife.h
|
||||
#usr/include/linux/igmp.h
|
||||
#usr/include/linux/iio
|
||||
#usr/include/linux/iio/events.h
|
||||
#usr/include/linux/iio/types.h
|
||||
#usr/include/linux/ila.h
|
||||
#usr/include/linux/in.h
|
||||
#usr/include/linux/in6.h
|
||||
#usr/include/linux/in_route.h
|
||||
#usr/include/linux/inet_diag.h
|
||||
#usr/include/linux/inotify.h
|
||||
#usr/include/linux/input-event-codes.h
|
||||
#usr/include/linux/input.h
|
||||
#usr/include/linux/ioctl.h
|
||||
#usr/include/linux/ip.h
|
||||
#usr/include/linux/ip6_tunnel.h
|
||||
#usr/include/linux/ip_vs.h
|
||||
#usr/include/linux/ipc.h
|
||||
#usr/include/linux/ipmi.h
|
||||
#usr/include/linux/ipmi_msgdefs.h
|
||||
#usr/include/linux/ipsec.h
|
||||
#usr/include/linux/ipv6.h
|
||||
#usr/include/linux/ipv6_route.h
|
||||
#usr/include/linux/ipx.h
|
||||
#usr/include/linux/irda.h
|
||||
#usr/include/linux/irqnr.h
|
||||
#usr/include/linux/isdn
|
||||
#usr/include/linux/isdn.h
|
||||
#usr/include/linux/isdn/capicmd.h
|
||||
#usr/include/linux/isdn_divertif.h
|
||||
#usr/include/linux/isdn_ppp.h
|
||||
#usr/include/linux/isdnif.h
|
||||
#usr/include/linux/iso_fs.h
|
||||
#usr/include/linux/ivtv.h
|
||||
#usr/include/linux/ivtvfb.h
|
||||
#usr/include/linux/ixjuser.h
|
||||
#usr/include/linux/jffs2.h
|
||||
#usr/include/linux/joystick.h
|
||||
#usr/include/linux/kcm.h
|
||||
#usr/include/linux/kcmp.h
|
||||
#usr/include/linux/kcov.h
|
||||
#usr/include/linux/kd.h
|
||||
#usr/include/linux/kdev_t.h
|
||||
#usr/include/linux/kernel-page-flags.h
|
||||
#usr/include/linux/kernel.h
|
||||
#usr/include/linux/kernelcapi.h
|
||||
#usr/include/linux/kexec.h
|
||||
#usr/include/linux/keyboard.h
|
||||
#usr/include/linux/keyctl.h
|
||||
#usr/include/linux/kfd_ioctl.h
|
||||
#usr/include/linux/kvm.h
|
||||
#usr/include/linux/l2tp.h
|
||||
#usr/include/linux/libc-compat.h
|
||||
#usr/include/linux/lightnvm.h
|
||||
#usr/include/linux/limits.h
|
||||
#usr/include/linux/lirc.h
|
||||
#usr/include/linux/llc.h
|
||||
#usr/include/linux/loop.h
|
||||
#usr/include/linux/lp.h
|
||||
#usr/include/linux/lwtunnel.h
|
||||
#usr/include/linux/magic.h
|
||||
#usr/include/linux/major.h
|
||||
#usr/include/linux/map_to_7segment.h
|
||||
#usr/include/linux/matroxfb.h
|
||||
#usr/include/linux/max2175.h
|
||||
#usr/include/linux/mdio.h
|
||||
#usr/include/linux/media-bus-format.h
|
||||
#usr/include/linux/media.h
|
||||
#usr/include/linux/mei.h
|
||||
#usr/include/linux/membarrier.h
|
||||
#usr/include/linux/memfd.h
|
||||
#usr/include/linux/mempolicy.h
|
||||
#usr/include/linux/meye.h
|
||||
#usr/include/linux/mic_common.h
|
||||
#usr/include/linux/mic_ioctl.h
|
||||
#usr/include/linux/mii.h
|
||||
#usr/include/linux/minix_fs.h
|
||||
#usr/include/linux/mman.h
|
||||
#usr/include/linux/mmc
|
||||
#usr/include/linux/mmc/ioctl.h
|
||||
#usr/include/linux/mmtimer.h
|
||||
#usr/include/linux/module.h
|
||||
#usr/include/linux/mpls.h
|
||||
#usr/include/linux/mpls_iptunnel.h
|
||||
#usr/include/linux/mqueue.h
|
||||
#usr/include/linux/mroute.h
|
||||
#usr/include/linux/mroute6.h
|
||||
#usr/include/linux/msdos_fs.h
|
||||
#usr/include/linux/msg.h
|
||||
#usr/include/linux/mtio.h
|
||||
#usr/include/linux/n_r3964.h
|
||||
#usr/include/linux/nbd-netlink.h
|
||||
#usr/include/linux/nbd.h
|
||||
#usr/include/linux/ncp.h
|
||||
#usr/include/linux/ncp_fs.h
|
||||
#usr/include/linux/ncp_mount.h
|
||||
#usr/include/linux/ncp_no.h
|
||||
#usr/include/linux/ndctl.h
|
||||
#usr/include/linux/neighbour.h
|
||||
#usr/include/linux/net.h
|
||||
#usr/include/linux/net_dropmon.h
|
||||
#usr/include/linux/net_namespace.h
|
||||
#usr/include/linux/net_tstamp.h
|
||||
#usr/include/linux/netconf.h
|
||||
#usr/include/linux/netdevice.h
|
||||
#usr/include/linux/netfilter
|
||||
#usr/include/linux/netfilter.h
|
||||
#usr/include/linux/netfilter/ipset
|
||||
#usr/include/linux/netfilter/ipset/ip_set.h
|
||||
#usr/include/linux/netfilter/ipset/ip_set_bitmap.h
|
||||
#usr/include/linux/netfilter/ipset/ip_set_hash.h
|
||||
#usr/include/linux/netfilter/ipset/ip_set_list.h
|
||||
#usr/include/linux/netfilter/nf_conntrack_common.h
|
||||
#usr/include/linux/netfilter/nf_conntrack_ftp.h
|
||||
#usr/include/linux/netfilter/nf_conntrack_sctp.h
|
||||
#usr/include/linux/netfilter/nf_conntrack_tcp.h
|
||||
#usr/include/linux/netfilter/nf_conntrack_tuple_common.h
|
||||
#usr/include/linux/netfilter/nf_log.h
|
||||
#usr/include/linux/netfilter/nf_nat.h
|
||||
#usr/include/linux/netfilter/nf_tables.h
|
||||
#usr/include/linux/netfilter/nf_tables_compat.h
|
||||
#usr/include/linux/netfilter/nfnetlink.h
|
||||
#usr/include/linux/netfilter/nfnetlink_acct.h
|
||||
#usr/include/linux/netfilter/nfnetlink_compat.h
|
||||
#usr/include/linux/netfilter/nfnetlink_conntrack.h
|
||||
#usr/include/linux/netfilter/nfnetlink_cthelper.h
|
||||
#usr/include/linux/netfilter/nfnetlink_cttimeout.h
|
||||
#usr/include/linux/netfilter/nfnetlink_log.h
|
||||
#usr/include/linux/netfilter/nfnetlink_queue.h
|
||||
#usr/include/linux/netfilter/x_tables.h
|
||||
#usr/include/linux/netfilter/xt_AUDIT.h
|
||||
#usr/include/linux/netfilter/xt_CHECKSUM.h
|
||||
#usr/include/linux/netfilter/xt_CLASSIFY.h
|
||||
#usr/include/linux/netfilter/xt_CONNMARK.h
|
||||
#usr/include/linux/netfilter/xt_CONNSECMARK.h
|
||||
#usr/include/linux/netfilter/xt_CT.h
|
||||
#usr/include/linux/netfilter/xt_DSCP.h
|
||||
#usr/include/linux/netfilter/xt_HMARK.h
|
||||
#usr/include/linux/netfilter/xt_IDLETIMER.h
|
||||
#usr/include/linux/netfilter/xt_LED.h
|
||||
#usr/include/linux/netfilter/xt_LOG.h
|
||||
#usr/include/linux/netfilter/xt_MARK.h
|
||||
#usr/include/linux/netfilter/xt_NFLOG.h
|
||||
#usr/include/linux/netfilter/xt_NFQUEUE.h
|
||||
#usr/include/linux/netfilter/xt_RATEEST.h
|
||||
#usr/include/linux/netfilter/xt_SECMARK.h
|
||||
#usr/include/linux/netfilter/xt_SYNPROXY.h
|
||||
#usr/include/linux/netfilter/xt_TCPMSS.h
|
||||
#usr/include/linux/netfilter/xt_TCPOPTSTRIP.h
|
||||
#usr/include/linux/netfilter/xt_TEE.h
|
||||
#usr/include/linux/netfilter/xt_TPROXY.h
|
||||
#usr/include/linux/netfilter/xt_addrtype.h
|
||||
#usr/include/linux/netfilter/xt_bpf.h
|
||||
#usr/include/linux/netfilter/xt_cgroup.h
|
||||
#usr/include/linux/netfilter/xt_cluster.h
|
||||
#usr/include/linux/netfilter/xt_comment.h
|
||||
#usr/include/linux/netfilter/xt_connbytes.h
|
||||
#usr/include/linux/netfilter/xt_connlabel.h
|
||||
#usr/include/linux/netfilter/xt_connlimit.h
|
||||
#usr/include/linux/netfilter/xt_connmark.h
|
||||
#usr/include/linux/netfilter/xt_conntrack.h
|
||||
#usr/include/linux/netfilter/xt_cpu.h
|
||||
#usr/include/linux/netfilter/xt_dccp.h
|
||||
#usr/include/linux/netfilter/xt_devgroup.h
|
||||
#usr/include/linux/netfilter/xt_dscp.h
|
||||
#usr/include/linux/netfilter/xt_ecn.h
|
||||
#usr/include/linux/netfilter/xt_esp.h
|
||||
#usr/include/linux/netfilter/xt_hashlimit.h
|
||||
#usr/include/linux/netfilter/xt_helper.h
|
||||
#usr/include/linux/netfilter/xt_ipcomp.h
|
||||
#usr/include/linux/netfilter/xt_iprange.h
|
||||
#usr/include/linux/netfilter/xt_ipvs.h
|
||||
#usr/include/linux/netfilter/xt_l2tp.h
|
||||
#usr/include/linux/netfilter/xt_length.h
|
||||
#usr/include/linux/netfilter/xt_limit.h
|
||||
#usr/include/linux/netfilter/xt_mac.h
|
||||
#usr/include/linux/netfilter/xt_mark.h
|
||||
#usr/include/linux/netfilter/xt_multiport.h
|
||||
#usr/include/linux/netfilter/xt_nfacct.h
|
||||
#usr/include/linux/netfilter/xt_osf.h
|
||||
#usr/include/linux/netfilter/xt_owner.h
|
||||
#usr/include/linux/netfilter/xt_physdev.h
|
||||
#usr/include/linux/netfilter/xt_pkttype.h
|
||||
#usr/include/linux/netfilter/xt_policy.h
|
||||
#usr/include/linux/netfilter/xt_quota.h
|
||||
#usr/include/linux/netfilter/xt_rateest.h
|
||||
#usr/include/linux/netfilter/xt_realm.h
|
||||
#usr/include/linux/netfilter/xt_recent.h
|
||||
#usr/include/linux/netfilter/xt_rpfilter.h
|
||||
#usr/include/linux/netfilter/xt_sctp.h
|
||||
#usr/include/linux/netfilter/xt_set.h
|
||||
#usr/include/linux/netfilter/xt_socket.h
|
||||
#usr/include/linux/netfilter/xt_state.h
|
||||
#usr/include/linux/netfilter/xt_statistic.h
|
||||
#usr/include/linux/netfilter/xt_string.h
|
||||
#usr/include/linux/netfilter/xt_tcpmss.h
|
||||
#usr/include/linux/netfilter/xt_tcpudp.h
|
||||
#usr/include/linux/netfilter/xt_time.h
|
||||
#usr/include/linux/netfilter/xt_u32.h
|
||||
#usr/include/linux/netfilter_arp
|
||||
#usr/include/linux/netfilter_arp.h
|
||||
#usr/include/linux/netfilter_arp/arp_tables.h
|
||||
#usr/include/linux/netfilter_arp/arpt_mangle.h
|
||||
#usr/include/linux/netfilter_bridge
|
||||
#usr/include/linux/netfilter_bridge.h
|
||||
#usr/include/linux/netfilter_bridge/ebt_802_3.h
|
||||
#usr/include/linux/netfilter_bridge/ebt_among.h
|
||||
#usr/include/linux/netfilter_bridge/ebt_arp.h
|
||||
#usr/include/linux/netfilter_bridge/ebt_arpreply.h
|
||||
#usr/include/linux/netfilter_bridge/ebt_ip.h
|
||||
#usr/include/linux/netfilter_bridge/ebt_ip6.h
|
||||
#usr/include/linux/netfilter_bridge/ebt_limit.h
|
||||
#usr/include/linux/netfilter_bridge/ebt_log.h
|
||||
#usr/include/linux/netfilter_bridge/ebt_mark_m.h
|
||||
#usr/include/linux/netfilter_bridge/ebt_mark_t.h
|
||||
#usr/include/linux/netfilter_bridge/ebt_nat.h
|
||||
#usr/include/linux/netfilter_bridge/ebt_nflog.h
|
||||
#usr/include/linux/netfilter_bridge/ebt_pkttype.h
|
||||
#usr/include/linux/netfilter_bridge/ebt_redirect.h
|
||||
#usr/include/linux/netfilter_bridge/ebt_stp.h
|
||||
#usr/include/linux/netfilter_bridge/ebt_vlan.h
|
||||
#usr/include/linux/netfilter_bridge/ebtables.h
|
||||
#usr/include/linux/netfilter_decnet.h
|
||||
#usr/include/linux/netfilter_ipv4
|
||||
#usr/include/linux/netfilter_ipv4.h
|
||||
#usr/include/linux/netfilter_ipv4/ip_tables.h
|
||||
#usr/include/linux/netfilter_ipv4/ipt_CLUSTERIP.h
|
||||
#usr/include/linux/netfilter_ipv4/ipt_ECN.h
|
||||
#usr/include/linux/netfilter_ipv4/ipt_LOG.h
|
||||
#usr/include/linux/netfilter_ipv4/ipt_REJECT.h
|
||||
#usr/include/linux/netfilter_ipv4/ipt_TTL.h
|
||||
#usr/include/linux/netfilter_ipv4/ipt_ah.h
|
||||
#usr/include/linux/netfilter_ipv4/ipt_ecn.h
|
||||
#usr/include/linux/netfilter_ipv4/ipt_ttl.h
|
||||
#usr/include/linux/netfilter_ipv6
|
||||
#usr/include/linux/netfilter_ipv6.h
|
||||
#usr/include/linux/netfilter_ipv6/ip6_tables.h
|
||||
#usr/include/linux/netfilter_ipv6/ip6t_HL.h
|
||||
#usr/include/linux/netfilter_ipv6/ip6t_LOG.h
|
||||
#usr/include/linux/netfilter_ipv6/ip6t_NPT.h
|
||||
#usr/include/linux/netfilter_ipv6/ip6t_REJECT.h
|
||||
#usr/include/linux/netfilter_ipv6/ip6t_ah.h
|
||||
#usr/include/linux/netfilter_ipv6/ip6t_frag.h
|
||||
#usr/include/linux/netfilter_ipv6/ip6t_hl.h
|
||||
#usr/include/linux/netfilter_ipv6/ip6t_ipv6header.h
|
||||
#usr/include/linux/netfilter_ipv6/ip6t_mh.h
|
||||
#usr/include/linux/netfilter_ipv6/ip6t_opts.h
|
||||
#usr/include/linux/netfilter_ipv6/ip6t_rt.h
|
||||
#usr/include/linux/netlink.h
|
||||
#usr/include/linux/netlink_diag.h
|
||||
#usr/include/linux/netrom.h
|
||||
#usr/include/linux/nfc.h
|
||||
#usr/include/linux/nfs.h
|
||||
#usr/include/linux/nfs2.h
|
||||
#usr/include/linux/nfs3.h
|
||||
#usr/include/linux/nfs4.h
|
||||
#usr/include/linux/nfs4_mount.h
|
||||
#usr/include/linux/nfs_fs.h
|
||||
#usr/include/linux/nfs_idmap.h
|
||||
#usr/include/linux/nfs_mount.h
|
||||
#usr/include/linux/nfsacl.h
|
||||
#usr/include/linux/nfsd
|
||||
#usr/include/linux/nfsd/cld.h
|
||||
#usr/include/linux/nfsd/debug.h
|
||||
#usr/include/linux/nfsd/export.h
|
||||
#usr/include/linux/nfsd/nfsfh.h
|
||||
#usr/include/linux/nfsd/stats.h
|
||||
#usr/include/linux/nilfs2_api.h
|
||||
#usr/include/linux/nilfs2_ondisk.h
|
||||
#usr/include/linux/nl80211.h
|
||||
#usr/include/linux/nsfs.h
|
||||
#usr/include/linux/nubus.h
|
||||
#usr/include/linux/nvme_ioctl.h
|
||||
#usr/include/linux/nvram.h
|
||||
#usr/include/linux/omap3isp.h
|
||||
#usr/include/linux/omapfb.h
|
||||
#usr/include/linux/oom.h
|
||||
#usr/include/linux/openvswitch.h
|
||||
#usr/include/linux/packet_diag.h
|
||||
#usr/include/linux/param.h
|
||||
#usr/include/linux/parport.h
|
||||
#usr/include/linux/patchkey.h
|
||||
#usr/include/linux/pci.h
|
||||
#usr/include/linux/pci_regs.h
|
||||
#usr/include/linux/pcitest.h
|
||||
#usr/include/linux/perf_event.h
|
||||
#usr/include/linux/personality.h
|
||||
#usr/include/linux/pfkeyv2.h
|
||||
#usr/include/linux/pg.h
|
||||
#usr/include/linux/phantom.h
|
||||
#usr/include/linux/phonet.h
|
||||
#usr/include/linux/pkt_cls.h
|
||||
#usr/include/linux/pkt_sched.h
|
||||
#usr/include/linux/pktcdvd.h
|
||||
#usr/include/linux/pmu.h
|
||||
#usr/include/linux/poll.h
|
||||
#usr/include/linux/posix_acl.h
|
||||
#usr/include/linux/posix_acl_xattr.h
|
||||
#usr/include/linux/posix_types.h
|
||||
#usr/include/linux/ppdev.h
|
||||
#usr/include/linux/ppp-comp.h
|
||||
#usr/include/linux/ppp-ioctl.h
|
||||
#usr/include/linux/ppp_defs.h
|
||||
#usr/include/linux/pps.h
|
||||
#usr/include/linux/pr.h
|
||||
#usr/include/linux/prctl.h
|
||||
#usr/include/linux/psample.h
|
||||
#usr/include/linux/psci.h
|
||||
#usr/include/linux/ptp_clock.h
|
||||
#usr/include/linux/ptrace.h
|
||||
#usr/include/linux/qnx4_fs.h
|
||||
#usr/include/linux/qnxtypes.h
|
||||
#usr/include/linux/qrtr.h
|
||||
#usr/include/linux/quota.h
|
||||
#usr/include/linux/radeonfb.h
|
||||
#usr/include/linux/raid
|
||||
#usr/include/linux/raid/md_p.h
|
||||
#usr/include/linux/raid/md_u.h
|
||||
#usr/include/linux/random.h
|
||||
#usr/include/linux/raw.h
|
||||
#usr/include/linux/rds.h
|
||||
#usr/include/linux/reboot.h
|
||||
#usr/include/linux/reiserfs_fs.h
|
||||
#usr/include/linux/reiserfs_xattr.h
|
||||
#usr/include/linux/resource.h
|
||||
#usr/include/linux/rfkill.h
|
||||
#usr/include/linux/rio_cm_cdev.h
|
||||
#usr/include/linux/rio_mport_cdev.h
|
||||
#usr/include/linux/romfs_fs.h
|
||||
#usr/include/linux/rose.h
|
||||
#usr/include/linux/route.h
|
||||
#usr/include/linux/rpmsg.h
|
||||
#usr/include/linux/rtc.h
|
||||
#usr/include/linux/rtnetlink.h
|
||||
#usr/include/linux/rxrpc.h
|
||||
#usr/include/linux/scc.h
|
||||
#usr/include/linux/sched
|
||||
#usr/include/linux/sched.h
|
||||
#usr/include/linux/sched/types.h
|
||||
#usr/include/linux/scif_ioctl.h
|
||||
#usr/include/linux/screen_info.h
|
||||
#usr/include/linux/sctp.h
|
||||
#usr/include/linux/sdla.h
|
||||
#usr/include/linux/seccomp.h
|
||||
#usr/include/linux/securebits.h
|
||||
#usr/include/linux/sed-opal.h
|
||||
#usr/include/linux/seg6.h
|
||||
#usr/include/linux/seg6_genl.h
|
||||
#usr/include/linux/seg6_hmac.h
|
||||
#usr/include/linux/seg6_iptunnel.h
|
||||
#usr/include/linux/seg6_local.h
|
||||
#usr/include/linux/selinux_netlink.h
|
||||
#usr/include/linux/sem.h
|
||||
#usr/include/linux/serial.h
|
||||
#usr/include/linux/serial_core.h
|
||||
#usr/include/linux/serial_reg.h
|
||||
#usr/include/linux/serio.h
|
||||
#usr/include/linux/shm.h
|
||||
#usr/include/linux/signal.h
|
||||
#usr/include/linux/signalfd.h
|
||||
#usr/include/linux/smc.h
|
||||
#usr/include/linux/smc_diag.h
|
||||
#usr/include/linux/smiapp.h
|
||||
#usr/include/linux/snmp.h
|
||||
#usr/include/linux/sock_diag.h
|
||||
#usr/include/linux/socket.h
|
||||
#usr/include/linux/sockios.h
|
||||
#usr/include/linux/sonet.h
|
||||
#usr/include/linux/sonypi.h
|
||||
#usr/include/linux/sound.h
|
||||
#usr/include/linux/soundcard.h
|
||||
#usr/include/linux/spi
|
||||
#usr/include/linux/spi/spidev.h
|
||||
#usr/include/linux/stat.h
|
||||
#usr/include/linux/stddef.h
|
||||
#usr/include/linux/stm.h
|
||||
#usr/include/linux/string.h
|
||||
#usr/include/linux/sunrpc
|
||||
#usr/include/linux/sunrpc/debug.h
|
||||
#usr/include/linux/suspend_ioctls.h
|
||||
#usr/include/linux/swab.h
|
||||
#usr/include/linux/switchtec_ioctl.h
|
||||
#usr/include/linux/sync_file.h
|
||||
#usr/include/linux/synclink.h
|
||||
#usr/include/linux/sysctl.h
|
||||
#usr/include/linux/sysinfo.h
|
||||
#usr/include/linux/target_core_user.h
|
||||
#usr/include/linux/taskstats.h
|
||||
#usr/include/linux/tc_act
|
||||
#usr/include/linux/tc_act/tc_bpf.h
|
||||
#usr/include/linux/tc_act/tc_connmark.h
|
||||
#usr/include/linux/tc_act/tc_csum.h
|
||||
#usr/include/linux/tc_act/tc_defact.h
|
||||
#usr/include/linux/tc_act/tc_gact.h
|
||||
#usr/include/linux/tc_act/tc_ife.h
|
||||
#usr/include/linux/tc_act/tc_ipt.h
|
||||
#usr/include/linux/tc_act/tc_mirred.h
|
||||
#usr/include/linux/tc_act/tc_nat.h
|
||||
#usr/include/linux/tc_act/tc_pedit.h
|
||||
#usr/include/linux/tc_act/tc_sample.h
|
||||
#usr/include/linux/tc_act/tc_skbedit.h
|
||||
#usr/include/linux/tc_act/tc_skbmod.h
|
||||
#usr/include/linux/tc_act/tc_tunnel_key.h
|
||||
#usr/include/linux/tc_act/tc_vlan.h
|
||||
#usr/include/linux/tc_ematch
|
||||
#usr/include/linux/tc_ematch/tc_em_cmp.h
|
||||
#usr/include/linux/tc_ematch/tc_em_meta.h
|
||||
#usr/include/linux/tc_ematch/tc_em_nbyte.h
|
||||
#usr/include/linux/tc_ematch/tc_em_text.h
|
||||
#usr/include/linux/tcp.h
|
||||
#usr/include/linux/tcp_metrics.h
|
||||
#usr/include/linux/tee.h
|
||||
#usr/include/linux/telephony.h
|
||||
#usr/include/linux/termios.h
|
||||
#usr/include/linux/thermal.h
|
||||
#usr/include/linux/time.h
|
||||
#usr/include/linux/timerfd.h
|
||||
#usr/include/linux/times.h
|
||||
#usr/include/linux/timex.h
|
||||
#usr/include/linux/tiocl.h
|
||||
#usr/include/linux/tipc.h
|
||||
#usr/include/linux/tipc_config.h
|
||||
#usr/include/linux/tipc_netlink.h
|
||||
#usr/include/linux/tls.h
|
||||
#usr/include/linux/toshiba.h
|
||||
#usr/include/linux/tty.h
|
||||
#usr/include/linux/tty_flags.h
|
||||
#usr/include/linux/types.h
|
||||
#usr/include/linux/udf_fs_i.h
|
||||
#usr/include/linux/udp.h
|
||||
#usr/include/linux/uhid.h
|
||||
#usr/include/linux/uinput.h
|
||||
#usr/include/linux/uio.h
|
||||
#usr/include/linux/uleds.h
|
||||
#usr/include/linux/ultrasound.h
|
||||
#usr/include/linux/un.h
|
||||
#usr/include/linux/unistd.h
|
||||
#usr/include/linux/unix_diag.h
|
||||
#usr/include/linux/usb
|
||||
#usr/include/linux/usb/audio.h
|
||||
#usr/include/linux/usb/cdc-wdm.h
|
||||
#usr/include/linux/usb/cdc.h
|
||||
#usr/include/linux/usb/ch11.h
|
||||
#usr/include/linux/usb/ch9.h
|
||||
#usr/include/linux/usb/charger.h
|
||||
#usr/include/linux/usb/functionfs.h
|
||||
#usr/include/linux/usb/g_printer.h
|
||||
#usr/include/linux/usb/gadgetfs.h
|
||||
#usr/include/linux/usb/midi.h
|
||||
#usr/include/linux/usb/tmc.h
|
||||
#usr/include/linux/usb/video.h
|
||||
#usr/include/linux/usbdevice_fs.h
|
||||
#usr/include/linux/usbip.h
|
||||
#usr/include/linux/userfaultfd.h
|
||||
#usr/include/linux/userio.h
|
||||
#usr/include/linux/utime.h
|
||||
#usr/include/linux/utsname.h
|
||||
#usr/include/linux/uuid.h
|
||||
#usr/include/linux/uvcvideo.h
|
||||
#usr/include/linux/v4l2-common.h
|
||||
#usr/include/linux/v4l2-controls.h
|
||||
#usr/include/linux/v4l2-dv-timings.h
|
||||
#usr/include/linux/v4l2-mediabus.h
|
||||
#usr/include/linux/v4l2-subdev.h
|
||||
#usr/include/linux/version.h
|
||||
#usr/include/linux/veth.h
|
||||
#usr/include/linux/vfio.h
|
||||
#usr/include/linux/vfio_ccw.h
|
||||
#usr/include/linux/vhost.h
|
||||
#usr/include/linux/videodev2.h
|
||||
#usr/include/linux/virtio_9p.h
|
||||
#usr/include/linux/virtio_balloon.h
|
||||
#usr/include/linux/virtio_blk.h
|
||||
#usr/include/linux/virtio_config.h
|
||||
#usr/include/linux/virtio_console.h
|
||||
#usr/include/linux/virtio_crypto.h
|
||||
#usr/include/linux/virtio_gpu.h
|
||||
#usr/include/linux/virtio_ids.h
|
||||
#usr/include/linux/virtio_input.h
|
||||
#usr/include/linux/virtio_mmio.h
|
||||
#usr/include/linux/virtio_net.h
|
||||
#usr/include/linux/virtio_pci.h
|
||||
#usr/include/linux/virtio_ring.h
|
||||
#usr/include/linux/virtio_rng.h
|
||||
#usr/include/linux/virtio_scsi.h
|
||||
#usr/include/linux/virtio_types.h
|
||||
#usr/include/linux/virtio_vsock.h
|
||||
#usr/include/linux/vm_sockets.h
|
||||
#usr/include/linux/vsockmon.h
|
||||
#usr/include/linux/vt.h
|
||||
#usr/include/linux/vtpm_proxy.h
|
||||
#usr/include/linux/wait.h
|
||||
#usr/include/linux/wanrouter.h
|
||||
#usr/include/linux/watchdog.h
|
||||
#usr/include/linux/wimax
|
||||
#usr/include/linux/wimax.h
|
||||
#usr/include/linux/wimax/i2400m.h
|
||||
#usr/include/linux/wireless.h
|
||||
#usr/include/linux/x25.h
|
||||
#usr/include/linux/xattr.h
|
||||
#usr/include/linux/xfrm.h
|
||||
#usr/include/linux/xilinx-v4l2-controls.h
|
||||
#usr/include/linux/zorro.h
|
||||
#usr/include/linux/zorro_ids.h
|
||||
#usr/include/misc
|
||||
#usr/include/misc/cxl.h
|
||||
#usr/include/mtd
|
||||
#usr/include/mtd/inftl-user.h
|
||||
#usr/include/mtd/mtd-abi.h
|
||||
#usr/include/mtd/mtd-user.h
|
||||
#usr/include/mtd/nftl-user.h
|
||||
#usr/include/mtd/ubi-user.h
|
||||
#usr/include/rdma
|
||||
#usr/include/rdma/bnxt_re-abi.h
|
||||
#usr/include/rdma/cxgb3-abi.h
|
||||
#usr/include/rdma/cxgb4-abi.h
|
||||
#usr/include/rdma/hfi
|
||||
#usr/include/rdma/hfi/hfi1_ioctl.h
|
||||
#usr/include/rdma/hfi/hfi1_user.h
|
||||
#usr/include/rdma/hns-abi.h
|
||||
#usr/include/rdma/ib_user_cm.h
|
||||
#usr/include/rdma/ib_user_ioctl_verbs.h
|
||||
#usr/include/rdma/ib_user_mad.h
|
||||
#usr/include/rdma/ib_user_sa.h
|
||||
#usr/include/rdma/ib_user_verbs.h
|
||||
#usr/include/rdma/mlx4-abi.h
|
||||
#usr/include/rdma/mlx5-abi.h
|
||||
#usr/include/rdma/mthca-abi.h
|
||||
#usr/include/rdma/nes-abi.h
|
||||
#usr/include/rdma/ocrdma-abi.h
|
||||
#usr/include/rdma/qedr-abi.h
|
||||
#usr/include/rdma/rdma_netlink.h
|
||||
#usr/include/rdma/rdma_user_cm.h
|
||||
#usr/include/rdma/rdma_user_ioctl.h
|
||||
#usr/include/rdma/rdma_user_rxe.h
|
||||
#usr/include/rdma/vmw_pvrdma-abi.h
|
||||
#usr/include/scsi
|
||||
#usr/include/scsi/cxlflash_ioctl.h
|
||||
#usr/include/scsi/fc
|
||||
#usr/include/scsi/fc/fc_els.h
|
||||
#usr/include/scsi/fc/fc_fs.h
|
||||
#usr/include/scsi/fc/fc_gs.h
|
||||
#usr/include/scsi/fc/fc_ns.h
|
||||
#usr/include/scsi/scsi_bsg_fc.h
|
||||
#usr/include/scsi/scsi_netlink.h
|
||||
#usr/include/scsi/scsi_netlink_fc.h
|
||||
#usr/include/sound
|
||||
#usr/include/sound/asequencer.h
|
||||
#usr/include/sound/asoc.h
|
||||
#usr/include/sound/asound.h
|
||||
#usr/include/sound/asound_fm.h
|
||||
#usr/include/sound/compress_offload.h
|
||||
#usr/include/sound/compress_params.h
|
||||
#usr/include/sound/emu10k1.h
|
||||
#usr/include/sound/firewire.h
|
||||
#usr/include/sound/hdsp.h
|
||||
#usr/include/sound/hdspm.h
|
||||
#usr/include/sound/sb16_csp.h
|
||||
#usr/include/sound/sfnt_info.h
|
||||
#usr/include/sound/snd_sst_tokens.h
|
||||
#usr/include/sound/tlv.h
|
||||
#usr/include/sound/usb_stream.h
|
||||
#usr/include/video
|
||||
#usr/include/video/edid.h
|
||||
#usr/include/video/sisfb.h
|
||||
#usr/include/video/uvesafb.h
|
||||
#usr/include/xen
|
||||
#usr/include/xen/evtchn.h
|
||||
#usr/include/xen/gntalloc.h
|
||||
#usr/include/xen/gntdev.h
|
||||
#usr/include/xen/privcmd.h
|
||||
22
config/rootfiles/common/aarch64/lm_sensors
Normal file
22
config/rootfiles/common/aarch64/lm_sensors
Normal file
@@ -0,0 +1,22 @@
|
||||
etc/sensors.d
|
||||
etc/sensors3.conf
|
||||
usr/bin/sensors
|
||||
usr/bin/sensors-conf-convert
|
||||
#usr/include/sensors
|
||||
#usr/include/sensors/error.h
|
||||
#usr/include/sensors/sensors.h
|
||||
#usr/lib/libsensors.a
|
||||
#usr/lib/libsensors.so
|
||||
usr/lib/libsensors.so.4
|
||||
usr/lib/libsensors.so.4.4.0
|
||||
#usr/man/man1/sensors.1
|
||||
#usr/man/man3/libsensors.3
|
||||
#usr/man/man5/sensors.conf.5
|
||||
#usr/man/man5/sensors3.conf.5
|
||||
#usr/man/man8/fancontrol.8
|
||||
#usr/man/man8/pwmconfig.8
|
||||
#usr/man/man8/sensors-conf-convert.8
|
||||
#usr/man/man8/sensors-detect.8
|
||||
usr/sbin/fancontrol
|
||||
usr/sbin/pwmconfig
|
||||
usr/sbin/sensors-detect
|
||||
4632
config/rootfiles/common/aarch64/python
Normal file
4632
config/rootfiles/common/aarch64/python
Normal file
File diff suppressed because it is too large
Load Diff
31
config/rootfiles/common/aarch64/reiserfsprogs
Normal file
31
config/rootfiles/common/aarch64/reiserfsprogs
Normal file
@@ -0,0 +1,31 @@
|
||||
#sbin/debugfs.reiserfs
|
||||
#sbin/debugreiserfs
|
||||
sbin/fsck.reiserfs
|
||||
sbin/mkfs.reiserfs
|
||||
sbin/mkreiserfs
|
||||
sbin/reiserfsck
|
||||
sbin/reiserfstune
|
||||
sbin/resize_reiserfs
|
||||
sbin/tunefs.reiserfs
|
||||
#usr/include/reiserfs
|
||||
#usr/include/reiserfs/io.h
|
||||
#usr/include/reiserfs/misc.h
|
||||
#usr/include/reiserfs/reiserfs_err.h
|
||||
#usr/include/reiserfs/reiserfs_fs.h
|
||||
#usr/include/reiserfs/reiserfs_lib.h
|
||||
#usr/include/reiserfs/swab.h
|
||||
#usr/lib/libreiserfscore.a
|
||||
#usr/lib/libreiserfscore.la
|
||||
#usr/lib/libreiserfscore.so
|
||||
usr/lib/libreiserfscore.so.0
|
||||
usr/lib/libreiserfscore.so.0.0.0
|
||||
#usr/lib/pkgconfig/reiserfscore.pc
|
||||
#usr/share/man/man8/debugfs.reiserfs.8
|
||||
#usr/share/man/man8/debugreiserfs.8
|
||||
#usr/share/man/man8/fsck.reiserfs.8
|
||||
#usr/share/man/man8/mkfs.reiserfs.8
|
||||
#usr/share/man/man8/mkreiserfs.8
|
||||
#usr/share/man/man8/reiserfsck.8
|
||||
#usr/share/man/man8/reiserfstune.8
|
||||
#usr/share/man/man8/resize_reiserfs.8
|
||||
#usr/share/man/man8/tunefs.reiserfs.8
|
||||
175
config/rootfiles/common/aarch64/stage2
Normal file
175
config/rootfiles/common/aarch64/stage2
Normal file
@@ -0,0 +1,175 @@
|
||||
bin/bash
|
||||
bin/cat
|
||||
bin/echo
|
||||
bin/pwd
|
||||
bin/stty
|
||||
#boot
|
||||
etc/bashrc
|
||||
etc/certparams
|
||||
etc/e2fsck.conf
|
||||
etc/fstab
|
||||
etc/group
|
||||
etc/hddtemp.db
|
||||
etc/host.conf
|
||||
etc/inittab
|
||||
etc/inputrc
|
||||
etc/ipsec.user.conf
|
||||
etc/ipsec.user.secrets
|
||||
etc/issue
|
||||
etc/ld.so.conf
|
||||
etc/logrotate.conf
|
||||
etc/mime.types
|
||||
etc/modprobe.d
|
||||
etc/modprobe.d/btmrvl_sdio.conf
|
||||
etc/modprobe.d/cfg80211.conf
|
||||
etc/modprobe.d/nf_conntrack.conf
|
||||
etc/modprobe.d/pcspeaker.conf
|
||||
etc/modules.conf
|
||||
etc/mtab
|
||||
etc/nsswitch.conf
|
||||
#etc/opt
|
||||
etc/passwd
|
||||
etc/profile
|
||||
#etc/profile.d
|
||||
etc/profile.d/colorls.sh
|
||||
etc/profile.d/extrapaths.sh
|
||||
etc/profile.d/glib2-locale.sh
|
||||
etc/profile.d/i18n.sh
|
||||
etc/profile.d/lang.sh
|
||||
etc/profile.d/readline.sh
|
||||
etc/profile.d/term256.sh
|
||||
etc/profile.d/umask.sh
|
||||
etc/resolv.conf
|
||||
etc/securetty
|
||||
etc/sysctl.conf
|
||||
etc/syslog.conf
|
||||
etc/system-release
|
||||
#home
|
||||
home/nobody
|
||||
#lib
|
||||
#lib/firmware
|
||||
#lib/firmware/brcm
|
||||
lib/firmware/brcm/brcmfmac43362-sdio.txt
|
||||
lib64
|
||||
#media
|
||||
media/cdrom
|
||||
media/floppy
|
||||
media/usbkey
|
||||
mnt
|
||||
#opt
|
||||
#opt/pakfire
|
||||
#opt/pakfire/db
|
||||
#opt/pakfire/db/core
|
||||
opt/pakfire/db/core/mine
|
||||
#root
|
||||
root/.bash_logout
|
||||
root/.bash_profile
|
||||
root/.bashrc
|
||||
root/ipfire
|
||||
run
|
||||
#sbin
|
||||
#srv
|
||||
#usr/bin
|
||||
usr/bin/captive-cleanup
|
||||
#usr/bin/perl
|
||||
#usr/include
|
||||
#usr/lib
|
||||
usr/lib/firewall
|
||||
usr/lib/firewall/firewall-lib.pl
|
||||
usr/lib/firewall/ipsec-block
|
||||
usr/lib/firewall/rules.pl
|
||||
#usr/lib/libgcc_s.so
|
||||
usr/lib/libgcc_s.so.1
|
||||
#usr/lib/libstdc++.la
|
||||
#usr/lib/libstdc++.so
|
||||
usr/lib/libstdc++.so.6
|
||||
#usr/lib/sse2
|
||||
usr/lib64
|
||||
#usr/local
|
||||
#usr/local/bin
|
||||
#usr/local/bin/archive.files
|
||||
usr/local/bin/backupiso
|
||||
usr/local/bin/connscheduler
|
||||
usr/local/bin/consort.sh
|
||||
usr/local/bin/convert-ovpn
|
||||
usr/local/bin/hddshutdown
|
||||
usr/local/bin/makegraphs
|
||||
usr/local/bin/qosd
|
||||
usr/local/bin/readhash
|
||||
usr/local/bin/rebuild-initrd
|
||||
usr/local/bin/run-parts
|
||||
#usr/local/bin/sanedloop
|
||||
usr/local/bin/scanhd
|
||||
usr/local/bin/settime
|
||||
usr/local/bin/timecheck
|
||||
usr/local/bin/timezone-transition
|
||||
usr/local/bin/update-bootloader
|
||||
usr/local/bin/update-lang-cache
|
||||
usr/local/bin/xt_geoip_build
|
||||
usr/local/bin/xt_geoip_update
|
||||
#usr/local/include
|
||||
#usr/local/lib
|
||||
#usr/local/lib/sse2
|
||||
#usr/local/sbin
|
||||
#usr/local/share
|
||||
#usr/local/share/doc
|
||||
#usr/local/share/info
|
||||
#usr/local/share/locale
|
||||
#usr/local/share/man
|
||||
#usr/local/share/man/man1
|
||||
#usr/local/share/man/man2
|
||||
#usr/local/share/man/man3
|
||||
#usr/local/share/man/man4
|
||||
#usr/local/share/man/man5
|
||||
#usr/local/share/man/man6
|
||||
#usr/local/share/man/man7
|
||||
#usr/local/share/man/man8
|
||||
#usr/local/share/misc
|
||||
#usr/local/share/terminfo
|
||||
#usr/local/share/xt_geoip
|
||||
#usr/local/share/zoneinfo
|
||||
#usr/local/src
|
||||
#usr/sbin
|
||||
usr/sbin/ovpn-ccd-convert
|
||||
usr/sbin/ovpn-collectd-convert
|
||||
#usr/share
|
||||
#usr/share/doc
|
||||
#usr/share/doc/licenses
|
||||
usr/share/doc/licenses/GPLv3
|
||||
#usr/share/info
|
||||
#usr/share/locale
|
||||
#usr/share/man
|
||||
#usr/share/man/man1
|
||||
#usr/share/man/man2
|
||||
#usr/share/man/man3
|
||||
#usr/share/man/man4
|
||||
#usr/share/man/man5
|
||||
#usr/share/man/man6
|
||||
#usr/share/man/man7
|
||||
#usr/share/man/man8
|
||||
#usr/share/misc
|
||||
#usr/share/terminfo
|
||||
#usr/share/xt_geoip
|
||||
#usr/share/zoneinfo
|
||||
#var
|
||||
#var/cache
|
||||
var/empty
|
||||
#var/lib
|
||||
#var/lib/locate
|
||||
#var/lib/misc
|
||||
#var/local
|
||||
var/lock
|
||||
#var/log
|
||||
var/log/btmp
|
||||
var/log/calamaris
|
||||
var/log/counter
|
||||
var/log/lastlog
|
||||
var/log/wtmp
|
||||
var/mail
|
||||
#var/opt
|
||||
var/run
|
||||
#var/spool
|
||||
var/tmp
|
||||
dev/console
|
||||
dev/null
|
||||
tmp
|
||||
298
config/rootfiles/common/aarch64/util-linux
Normal file
298
config/rootfiles/common/aarch64/util-linux
Normal file
@@ -0,0 +1,298 @@
|
||||
bin/dmesg
|
||||
bin/findmnt
|
||||
bin/lsblk
|
||||
bin/more
|
||||
bin/mount
|
||||
bin/umount
|
||||
bin/wdctl
|
||||
#etc/fcron.daily
|
||||
etc/fcron.daily/trim
|
||||
lib/libblkid.so.1.1.0
|
||||
lib/libfdisk.so.1
|
||||
lib/libfdisk.so.1.1.0
|
||||
lib/libmount.so.1
|
||||
lib/libmount.so.1.1.0
|
||||
lib/libsmartcols.so.1
|
||||
lib/libsmartcols.so.1.1.0
|
||||
lib/libuuid.so.1.3.0
|
||||
sbin/agetty
|
||||
sbin/blkdiscard
|
||||
sbin/blockdev
|
||||
sbin/cfdisk
|
||||
sbin/chcpu
|
||||
sbin/ctrlaltdel
|
||||
sbin/fdisk
|
||||
#sbin/fsck.cramfs
|
||||
sbin/fsck.minix
|
||||
sbin/fsfreeze
|
||||
sbin/fstrim
|
||||
sbin/hwclock
|
||||
sbin/losetup
|
||||
sbin/mkfs
|
||||
#sbin/mkfs.bfs
|
||||
#sbin/mkfs.cramfs
|
||||
sbin/mkfs.minix
|
||||
sbin/mkswap
|
||||
#sbin/pivot_root
|
||||
sbin/raw
|
||||
sbin/sfdisk
|
||||
sbin/swaplabel
|
||||
sbin/swapoff
|
||||
sbin/swapon
|
||||
sbin/switch_root
|
||||
sbin/wipefs
|
||||
sbin/zramctl
|
||||
#usr/bin/cal
|
||||
#usr/bin/chrt
|
||||
#usr/bin/col
|
||||
#usr/bin/colcrt
|
||||
#usr/bin/colrm
|
||||
#usr/bin/column
|
||||
usr/bin/eject
|
||||
usr/bin/fallocate
|
||||
usr/bin/flock
|
||||
usr/bin/getopt
|
||||
#usr/bin/hexdump
|
||||
#usr/bin/i386
|
||||
usr/bin/ionice
|
||||
#usr/bin/ipcmk
|
||||
#usr/bin/ipcrm
|
||||
#usr/bin/ipcs
|
||||
#usr/bin/isosize
|
||||
#usr/bin/linux32
|
||||
#usr/bin/linux64
|
||||
usr/bin/logger
|
||||
#usr/bin/look
|
||||
usr/bin/lscpu
|
||||
usr/bin/lsipc
|
||||
usr/bin/lslocks
|
||||
usr/bin/lslogins
|
||||
usr/bin/lsns
|
||||
#usr/bin/mcookie
|
||||
#usr/bin/namei
|
||||
#usr/bin/nsenter
|
||||
usr/bin/pg
|
||||
usr/bin/prlimit
|
||||
usr/bin/rename
|
||||
usr/bin/renice
|
||||
#usr/bin/rev
|
||||
#usr/bin/script
|
||||
#usr/bin/scriptreplay
|
||||
#usr/bin/setarch
|
||||
usr/bin/setsid
|
||||
#usr/bin/setterm
|
||||
usr/bin/tailf
|
||||
#usr/bin/taskset
|
||||
#usr/bin/ul
|
||||
#usr/bin/uname26
|
||||
#usr/bin/unshare
|
||||
#usr/bin/whereis
|
||||
#usr/include/libfdisk
|
||||
#usr/include/libfdisk/libfdisk.h
|
||||
#usr/include/libmount
|
||||
#usr/include/libmount/libmount.h
|
||||
#usr/include/libsmartcols
|
||||
#usr/include/libsmartcols/libsmartcols.h
|
||||
#usr/lib/libblkid.la
|
||||
#usr/lib/libfdisk.la
|
||||
#usr/lib/libfdisk.so
|
||||
#usr/lib/libmount.la
|
||||
#usr/lib/libmount.so
|
||||
#usr/lib/libsmartcols.la
|
||||
#usr/lib/libsmartcols.so
|
||||
#usr/lib/libuuid.la
|
||||
#usr/lib/pkgconfig/fdisk.pc
|
||||
#usr/lib/pkgconfig/mount.pc
|
||||
#usr/lib/pkgconfig/smartcols.pc
|
||||
usr/sbin/addpart
|
||||
usr/sbin/delpart
|
||||
usr/sbin/fdformat
|
||||
usr/sbin/ldattach
|
||||
usr/sbin/partx
|
||||
#usr/sbin/readprofile
|
||||
usr/sbin/resizepart
|
||||
usr/sbin/rtcwake
|
||||
#usr/share/bash-completion/completions/addpart
|
||||
#usr/share/bash-completion/completions/blkdiscard
|
||||
#usr/share/bash-completion/completions/blkid
|
||||
#usr/share/bash-completion/completions/blockdev
|
||||
#usr/share/bash-completion/completions/cal
|
||||
#usr/share/bash-completion/completions/cfdisk
|
||||
#usr/share/bash-completion/completions/chcpu
|
||||
#usr/share/bash-completion/completions/chrt
|
||||
#usr/share/bash-completion/completions/col
|
||||
#usr/share/bash-completion/completions/colcrt
|
||||
#usr/share/bash-completion/completions/colrm
|
||||
#usr/share/bash-completion/completions/column
|
||||
#usr/share/bash-completion/completions/ctrlaltdel
|
||||
#usr/share/bash-completion/completions/delpart
|
||||
#usr/share/bash-completion/completions/dmesg
|
||||
#usr/share/bash-completion/completions/eject
|
||||
#usr/share/bash-completion/completions/fallocate
|
||||
#usr/share/bash-completion/completions/fdformat
|
||||
#usr/share/bash-completion/completions/fdisk
|
||||
#usr/share/bash-completion/completions/findmnt
|
||||
#usr/share/bash-completion/completions/flock
|
||||
#usr/share/bash-completion/completions/fsck
|
||||
#usr/share/bash-completion/completions/fsck.cramfs
|
||||
#usr/share/bash-completion/completions/fsck.minix
|
||||
#usr/share/bash-completion/completions/fsfreeze
|
||||
#usr/share/bash-completion/completions/fstrim
|
||||
#usr/share/bash-completion/completions/getopt
|
||||
#usr/share/bash-completion/completions/hexdump
|
||||
#usr/share/bash-completion/completions/hwclock
|
||||
#usr/share/bash-completion/completions/ionice
|
||||
#usr/share/bash-completion/completions/ipcmk
|
||||
#usr/share/bash-completion/completions/ipcrm
|
||||
#usr/share/bash-completion/completions/ipcs
|
||||
#usr/share/bash-completion/completions/isosize
|
||||
#usr/share/bash-completion/completions/last
|
||||
#usr/share/bash-completion/completions/ldattach
|
||||
#usr/share/bash-completion/completions/logger
|
||||
#usr/share/bash-completion/completions/look
|
||||
#usr/share/bash-completion/completions/losetup
|
||||
#usr/share/bash-completion/completions/lsblk
|
||||
#usr/share/bash-completion/completions/lscpu
|
||||
#usr/share/bash-completion/completions/lsipc
|
||||
#usr/share/bash-completion/completions/lslocks
|
||||
#usr/share/bash-completion/completions/lslogins
|
||||
#usr/share/bash-completion/completions/lsns
|
||||
#usr/share/bash-completion/completions/mcookie
|
||||
#usr/share/bash-completion/completions/mesg
|
||||
#usr/share/bash-completion/completions/mkfs
|
||||
#usr/share/bash-completion/completions/mkfs.bfs
|
||||
#usr/share/bash-completion/completions/mkfs.cramfs
|
||||
#usr/share/bash-completion/completions/mkfs.minix
|
||||
#usr/share/bash-completion/completions/mkswap
|
||||
#usr/share/bash-completion/completions/more
|
||||
#usr/share/bash-completion/completions/mount
|
||||
#usr/share/bash-completion/completions/mountpoint
|
||||
#usr/share/bash-completion/completions/namei
|
||||
#usr/share/bash-completion/completions/nsenter
|
||||
#usr/share/bash-completion/completions/partx
|
||||
#usr/share/bash-completion/completions/pg
|
||||
#usr/share/bash-completion/completions/pivot_root
|
||||
#usr/share/bash-completion/completions/prlimit
|
||||
#usr/share/bash-completion/completions/raw
|
||||
#usr/share/bash-completion/completions/readprofile
|
||||
#usr/share/bash-completion/completions/rename
|
||||
#usr/share/bash-completion/completions/renice
|
||||
#usr/share/bash-completion/completions/resizepart
|
||||
#usr/share/bash-completion/completions/rev
|
||||
#usr/share/bash-completion/completions/rtcwake
|
||||
#usr/share/bash-completion/completions/script
|
||||
#usr/share/bash-completion/completions/scriptreplay
|
||||
#usr/share/bash-completion/completions/setarch
|
||||
#usr/share/bash-completion/completions/setsid
|
||||
#usr/share/bash-completion/completions/setterm
|
||||
#usr/share/bash-completion/completions/sfdisk
|
||||
#usr/share/bash-completion/completions/swaplabel
|
||||
#usr/share/bash-completion/completions/swapoff
|
||||
#usr/share/bash-completion/completions/swapon
|
||||
#usr/share/bash-completion/completions/tailf
|
||||
#usr/share/bash-completion/completions/taskset
|
||||
#usr/share/bash-completion/completions/ul
|
||||
#usr/share/bash-completion/completions/umount
|
||||
#usr/share/bash-completion/completions/unshare
|
||||
#usr/share/bash-completion/completions/utmpdump
|
||||
#usr/share/bash-completion/completions/uuidd
|
||||
#usr/share/bash-completion/completions/uuidgen
|
||||
#usr/share/bash-completion/completions/wall
|
||||
#usr/share/bash-completion/completions/wdctl
|
||||
#usr/share/bash-completion/completions/whereis
|
||||
#usr/share/bash-completion/completions/wipefs
|
||||
#usr/share/bash-completion/completions/zramctl
|
||||
#usr/share/doc/util-linux
|
||||
#usr/share/doc/util-linux/getopt
|
||||
#usr/share/doc/util-linux/getopt/getopt-parse.bash
|
||||
#usr/share/doc/util-linux/getopt/getopt-parse.tcsh
|
||||
#usr/share/man/man1/cal.1
|
||||
#usr/share/man/man1/chrt.1
|
||||
#usr/share/man/man1/col.1
|
||||
#usr/share/man/man1/colcrt.1
|
||||
#usr/share/man/man1/colrm.1
|
||||
#usr/share/man/man1/column.1
|
||||
#usr/share/man/man1/dmesg.1
|
||||
#usr/share/man/man1/eject.1
|
||||
#usr/share/man/man1/fallocate.1
|
||||
#usr/share/man/man1/flock.1
|
||||
#usr/share/man/man1/getopt.1
|
||||
#usr/share/man/man1/hexdump.1
|
||||
#usr/share/man/man1/ionice.1
|
||||
#usr/share/man/man1/ipcmk.1
|
||||
#usr/share/man/man1/ipcrm.1
|
||||
#usr/share/man/man1/ipcs.1
|
||||
#usr/share/man/man1/logger.1
|
||||
#usr/share/man/man1/look.1
|
||||
#usr/share/man/man1/lscpu.1
|
||||
#usr/share/man/man1/lsipc.1
|
||||
#usr/share/man/man1/lslogins.1
|
||||
#usr/share/man/man1/mcookie.1
|
||||
#usr/share/man/man1/more.1
|
||||
#usr/share/man/man1/namei.1
|
||||
#usr/share/man/man1/nsenter.1
|
||||
#usr/share/man/man1/pg.1
|
||||
#usr/share/man/man1/prlimit.1
|
||||
#usr/share/man/man1/rename.1
|
||||
#usr/share/man/man1/renice.1
|
||||
#usr/share/man/man1/rev.1
|
||||
#usr/share/man/man1/script.1
|
||||
#usr/share/man/man1/scriptreplay.1
|
||||
#usr/share/man/man1/setsid.1
|
||||
#usr/share/man/man1/setterm.1
|
||||
#usr/share/man/man1/tailf.1
|
||||
#usr/share/man/man1/taskset.1
|
||||
#usr/share/man/man1/ul.1
|
||||
#usr/share/man/man1/unshare.1
|
||||
#usr/share/man/man1/whereis.1
|
||||
#usr/share/man/man3/uuid_generate_time_safe.3
|
||||
#usr/share/man/man5/fstab.5
|
||||
#usr/share/man/man5/terminal-colors.d.5
|
||||
#usr/share/man/man8/addpart.8
|
||||
#usr/share/man/man8/agetty.8
|
||||
#usr/share/man/man8/blkdiscard.8
|
||||
#usr/share/man/man8/blockdev.8
|
||||
#usr/share/man/man8/cfdisk.8
|
||||
#usr/share/man/man8/chcpu.8
|
||||
#usr/share/man/man8/ctrlaltdel.8
|
||||
#usr/share/man/man8/delpart.8
|
||||
#usr/share/man/man8/fdformat.8
|
||||
#usr/share/man/man8/fdisk.8
|
||||
#usr/share/man/man8/findmnt.8
|
||||
#usr/share/man/man8/fsck.cramfs.8
|
||||
#usr/share/man/man8/fsck.minix.8
|
||||
#usr/share/man/man8/fsfreeze.8
|
||||
#usr/share/man/man8/fstrim.8
|
||||
#usr/share/man/man8/hwclock.8
|
||||
#usr/share/man/man8/i386.8
|
||||
#usr/share/man/man8/isosize.8
|
||||
#usr/share/man/man8/ldattach.8
|
||||
#usr/share/man/man8/linux32.8
|
||||
#usr/share/man/man8/linux64.8
|
||||
#usr/share/man/man8/losetup.8
|
||||
#usr/share/man/man8/lsblk.8
|
||||
#usr/share/man/man8/lslocks.8
|
||||
#usr/share/man/man8/lsns.8
|
||||
#usr/share/man/man8/mkfs.8
|
||||
#usr/share/man/man8/mkfs.bfs.8
|
||||
#usr/share/man/man8/mkfs.cramfs.8
|
||||
#usr/share/man/man8/mkfs.minix.8
|
||||
#usr/share/man/man8/mkswap.8
|
||||
#usr/share/man/man8/mount.8
|
||||
#usr/share/man/man8/partx.8
|
||||
#usr/share/man/man8/pivot_root.8
|
||||
#usr/share/man/man8/raw.8
|
||||
#usr/share/man/man8/readprofile.8
|
||||
#usr/share/man/man8/resizepart.8
|
||||
#usr/share/man/man8/rtcwake.8
|
||||
#usr/share/man/man8/setarch.8
|
||||
#usr/share/man/man8/sfdisk.8
|
||||
#usr/share/man/man8/swaplabel.8
|
||||
#usr/share/man/man8/swapoff.8
|
||||
#usr/share/man/man8/swapon.8
|
||||
#usr/share/man/man8/switch_root.8
|
||||
#usr/share/man/man8/umount.8
|
||||
#usr/share/man/man8/uname26.8
|
||||
#usr/share/man/man8/wdctl.8
|
||||
#usr/share/man/man8/wipefs.8
|
||||
#usr/share/man/man8/zramctl.8
|
||||
@@ -1,7 +1,5 @@
|
||||
#etc/httpd
|
||||
#etc/httpd/conf
|
||||
#etc/httpd/conf/conf.d
|
||||
etc/httpd/conf/conf.d/php5.conf
|
||||
etc/httpd/conf/default-server.conf
|
||||
#etc/httpd/conf/extra
|
||||
#etc/httpd/conf/extra/httpd-autoindex.conf
|
||||
@@ -46,8 +44,6 @@ etc/httpd/conf/uid.conf
|
||||
etc/httpd/conf/vhosts.d/captive.conf
|
||||
etc/httpd/conf/vhosts.d/ipfire-interface-ssl.conf
|
||||
etc/httpd/conf/vhosts.d/ipfire-interface.conf
|
||||
#etc/httpd/conf/vhosts.d/nagios.conf
|
||||
#etc/httpd/conf/vhosts.d/openmailadmin.conf
|
||||
#srv/web
|
||||
#srv/web/ipfire
|
||||
#srv/web/ipfire/manual/howto/access.html.es
|
||||
@@ -914,6 +910,8 @@ srv/web/ipfire/html/captive
|
||||
#srv/web/ipfire/manual/mod/mod_macro.html
|
||||
#srv/web/ipfire/manual/mod/mod_macro.html.en
|
||||
#srv/web/ipfire/manual/mod/mod_macro.html.fr
|
||||
#srv/web/ipfire/manual/mod/mod_md.html
|
||||
#srv/web/ipfire/manual/mod/mod_md.html.en
|
||||
#srv/web/ipfire/manual/mod/mod_mime.html
|
||||
#srv/web/ipfire/manual/mod/mod_mime.html.en
|
||||
#srv/web/ipfire/manual/mod/mod_mime.html.fr
|
||||
@@ -972,6 +970,8 @@ srv/web/ipfire/html/captive
|
||||
#srv/web/ipfire/manual/mod/mod_proxy_scgi.html
|
||||
#srv/web/ipfire/manual/mod/mod_proxy_scgi.html.en
|
||||
#srv/web/ipfire/manual/mod/mod_proxy_scgi.html.fr
|
||||
#srv/web/ipfire/manual/mod/mod_proxy_uwsgi.html
|
||||
#srv/web/ipfire/manual/mod/mod_proxy_uwsgi.html.en
|
||||
#srv/web/ipfire/manual/mod/mod_proxy_wstunnel.html
|
||||
#srv/web/ipfire/manual/mod/mod_proxy_wstunnel.html.en
|
||||
#srv/web/ipfire/manual/mod/mod_ratelimit.html
|
||||
@@ -1613,6 +1613,7 @@ usr/lib/apache/mod_proxy_hcheck.so
|
||||
usr/lib/apache/mod_proxy_html.so
|
||||
usr/lib/apache/mod_proxy_http.so
|
||||
usr/lib/apache/mod_proxy_scgi.so
|
||||
usr/lib/apache/mod_proxy_uwsgi.so
|
||||
usr/lib/apache/mod_proxy_wstunnel.so
|
||||
usr/lib/apache/mod_ratelimit.so
|
||||
usr/lib/apache/mod_reflector.so
|
||||
|
||||
@@ -44,7 +44,7 @@ usr/bin/apr-1-config
|
||||
#usr/lib/libapr-1.la
|
||||
#usr/lib/libapr-1.so
|
||||
usr/lib/libapr-1.so.0
|
||||
usr/lib/libapr-1.so.0.6.2
|
||||
usr/lib/libapr-1.so.0.6.3
|
||||
#usr/lib/pkgconfig/apr-1.pc
|
||||
#usr/share/apr-1
|
||||
#usr/share/apr-1/build
|
||||
|
||||
@@ -43,5 +43,5 @@ usr/lib/apr-util-1/apr_crypto_openssl.so
|
||||
#usr/lib/libaprutil-1.la
|
||||
#usr/lib/libaprutil-1.so
|
||||
usr/lib/libaprutil-1.so.0
|
||||
usr/lib/libaprutil-1.so.0.6.0
|
||||
usr/lib/libaprutil-1.so.0.6.1
|
||||
#usr/lib/pkgconfig/apr-util-1.pc
|
||||
|
||||
@@ -25,34 +25,52 @@
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.x
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xbn
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xc
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xce
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xd
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xdc
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xdce
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xde
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xdw
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xdwe
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xe
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xn
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xr
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xs
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xsc
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xsce
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xse
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xsw
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xswe
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xu
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xw
|
||||
#usr/lib/ldscripts/armelf_linux_eabi.xwe
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.x
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xbn
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xc
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xce
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xd
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xdc
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xdce
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xde
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xdw
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xdwe
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xe
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xn
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xr
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xs
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xsc
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xsce
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xse
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xsw
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xswe
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xu
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xw
|
||||
usr/lib/libbfd-2.28.so
|
||||
#usr/lib/ldscripts/armelfb_linux_eabi.xwe
|
||||
usr/lib/libbfd-2.30.so
|
||||
#usr/lib/libbfd.a
|
||||
#usr/lib/libbfd.la
|
||||
#usr/lib/libbfd.so
|
||||
usr/lib/libopcodes-2.28.so
|
||||
usr/lib/libopcodes-2.30.so
|
||||
#usr/lib/libopcodes.a
|
||||
#usr/lib/libopcodes.la
|
||||
#usr/lib/libopcodes.so
|
||||
@@ -71,6 +89,7 @@ usr/lib/libopcodes-2.28.so
|
||||
#usr/share/locale/da/LC_MESSAGES/ld.mo
|
||||
#usr/share/locale/da/LC_MESSAGES/opcodes.mo
|
||||
#usr/share/locale/de/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/de/LC_MESSAGES/ld.mo
|
||||
#usr/share/locale/de/LC_MESSAGES/opcodes.mo
|
||||
#usr/share/locale/eo/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/es/LC_MESSAGES/bfd.mo
|
||||
@@ -96,6 +115,7 @@ usr/lib/libopcodes-2.28.so
|
||||
#usr/share/locale/ga/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/ga/LC_MESSAGES/ld.mo
|
||||
#usr/share/locale/ga/LC_MESSAGES/opcodes.mo
|
||||
#usr/share/locale/hr/LC_MESSAGES/bfd.mo
|
||||
#usr/share/locale/hr/LC_MESSAGES/binutils.mo
|
||||
#usr/share/locale/hu/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/id/LC_MESSAGES/bfd.mo
|
||||
@@ -119,6 +139,7 @@ usr/lib/libopcodes-2.28.so
|
||||
#usr/share/locale/nl/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/nl/LC_MESSAGES/opcodes.mo
|
||||
#usr/share/locale/pt_BR/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/pt_BR/LC_MESSAGES/ld.mo
|
||||
#usr/share/locale/pt_BR/LC_MESSAGES/opcodes.mo
|
||||
#usr/share/locale/ro
|
||||
#usr/share/locale/ro/LC_MESSAGES
|
||||
@@ -130,6 +151,7 @@ usr/lib/libopcodes-2.28.so
|
||||
#usr/share/locale/ru/LC_MESSAGES/binutils.mo
|
||||
#usr/share/locale/ru/LC_MESSAGES/gas.mo
|
||||
#usr/share/locale/ru/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/ru/LC_MESSAGES/ld.mo
|
||||
#usr/share/locale/rw/LC_MESSAGES/bfd.mo
|
||||
#usr/share/locale/rw/LC_MESSAGES/binutils.mo
|
||||
#usr/share/locale/rw/LC_MESSAGES/gas.mo
|
||||
@@ -140,8 +162,11 @@ usr/lib/libopcodes-2.28.so
|
||||
#usr/share/locale/sr/LC_MESSAGES/bfd.mo
|
||||
#usr/share/locale/sr/LC_MESSAGES/binutils.mo
|
||||
#usr/share/locale/sr/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/sr/LC_MESSAGES/ld.mo
|
||||
#usr/share/locale/sr/LC_MESSAGES/opcodes.mo
|
||||
#usr/share/locale/sv/LC_MESSAGES/bfd.mo
|
||||
#usr/share/locale/sv/LC_MESSAGES/binutils.mo
|
||||
#usr/share/locale/sv/LC_MESSAGES/gas.mo
|
||||
#usr/share/locale/sv/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/sv/LC_MESSAGES/ld.mo
|
||||
#usr/share/locale/sv/LC_MESSAGES/opcodes.mo
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,49 +1,49 @@
|
||||
#etc/ld.so.cache
|
||||
etc/rpc
|
||||
lib/ld-2.25.so
|
||||
lib/ld-2.27.so
|
||||
lib/ld-linux.so.3
|
||||
lib/libBrokenLocale-2.25.so
|
||||
lib/libBrokenLocale-2.27.so
|
||||
lib/libBrokenLocale.so.1
|
||||
#lib/libSegFault.so
|
||||
lib/libanl-2.25.so
|
||||
lib/libanl-2.27.so
|
||||
lib/libanl.so.1
|
||||
lib/libc-2.25.so
|
||||
lib/libc-2.27.so
|
||||
lib/libc.so.6
|
||||
lib/libcidn-2.25.so
|
||||
lib/libcidn-2.27.so
|
||||
lib/libcidn.so.1
|
||||
lib/libcrypt-2.25.so
|
||||
lib/libcrypt-2.27.so
|
||||
lib/libcrypt.so.1
|
||||
lib/libdl-2.25.so
|
||||
lib/libdl-2.27.so
|
||||
lib/libdl.so.2
|
||||
lib/libm-2.25.so
|
||||
lib/libm-2.27.so
|
||||
lib/libm.so.6
|
||||
#lib/libmemusage.so
|
||||
lib/libnsl-2.25.so
|
||||
lib/libnsl-2.27.so
|
||||
lib/libnsl.so.1
|
||||
lib/libnss_compat-2.25.so
|
||||
lib/libnss_compat-2.27.so
|
||||
lib/libnss_compat.so.2
|
||||
lib/libnss_db-2.25.so
|
||||
lib/libnss_db-2.27.so
|
||||
lib/libnss_db.so.2
|
||||
lib/libnss_dns-2.25.so
|
||||
lib/libnss_dns-2.27.so
|
||||
lib/libnss_dns.so.2
|
||||
lib/libnss_files-2.25.so
|
||||
lib/libnss_files-2.27.so
|
||||
lib/libnss_files.so.2
|
||||
lib/libnss_hesiod-2.25.so
|
||||
lib/libnss_hesiod-2.27.so
|
||||
lib/libnss_hesiod.so.2
|
||||
lib/libnss_nis-2.25.so
|
||||
lib/libnss_nis-2.27.so
|
||||
lib/libnss_nis.so.2
|
||||
lib/libnss_nisplus-2.25.so
|
||||
lib/libnss_nisplus-2.27.so
|
||||
lib/libnss_nisplus.so.2
|
||||
#lib/libpcprofile.so
|
||||
lib/libpthread-2.25.so
|
||||
lib/libpthread-2.27.so
|
||||
lib/libpthread.so.0
|
||||
lib/libresolv-2.25.so
|
||||
lib/libresolv-2.27.so
|
||||
lib/libresolv.so.2
|
||||
lib/librt-2.25.so
|
||||
lib/librt-2.27.so
|
||||
lib/librt.so.1
|
||||
lib/libthread_db-1.0.so
|
||||
lib/libthread_db.so.1
|
||||
lib/libutil-2.25.so
|
||||
lib/libutil-2.27.so
|
||||
lib/libutil.so.1
|
||||
sbin/ldconfig
|
||||
#sbin/sln
|
||||
@@ -81,11 +81,13 @@ usr/bin/locale
|
||||
#usr/include/arpa/tftp.h
|
||||
#usr/include/assert.h
|
||||
#usr/include/bits
|
||||
#usr/include/bits/_G_config.h
|
||||
#usr/include/bits/a.out.h
|
||||
#usr/include/bits/byteswap-16.h
|
||||
#usr/include/bits/byteswap.h
|
||||
#usr/include/bits/cmathcalls.h
|
||||
#usr/include/bits/confname.h
|
||||
#usr/include/bits/cpu-set.h
|
||||
#usr/include/bits/dirent.h
|
||||
#usr/include/bits/dlfcn.h
|
||||
#usr/include/bits/elfclass.h
|
||||
@@ -100,15 +102,16 @@ usr/bin/locale
|
||||
#usr/include/bits/fcntl2.h
|
||||
#usr/include/bits/fenv.h
|
||||
#usr/include/bits/fenvinline.h
|
||||
#usr/include/bits/floatn-common.h
|
||||
#usr/include/bits/floatn.h
|
||||
#usr/include/bits/flt-eval-method.h
|
||||
#usr/include/bits/fp-fast.h
|
||||
#usr/include/bits/fp-logb.h
|
||||
#usr/include/bits/huge_val.h
|
||||
#usr/include/bits/huge_valf.h
|
||||
#usr/include/bits/huge_vall.h
|
||||
#usr/include/bits/getopt_core.h
|
||||
#usr/include/bits/getopt_ext.h
|
||||
#usr/include/bits/getopt_posix.h
|
||||
#usr/include/bits/hwcap.h
|
||||
#usr/include/bits/in.h
|
||||
#usr/include/bits/inf.h
|
||||
#usr/include/bits/initspin.h
|
||||
#usr/include/bits/inotify.h
|
||||
#usr/include/bits/ioctl-types.h
|
||||
@@ -118,6 +121,7 @@ usr/bin/locale
|
||||
#usr/include/bits/iscanonical.h
|
||||
#usr/include/bits/libc-header-start.h
|
||||
#usr/include/bits/libio-ldbl.h
|
||||
#usr/include/bits/libio.h
|
||||
#usr/include/bits/libm-simd-decl-stubs.h
|
||||
#usr/include/bits/link.h
|
||||
#usr/include/bits/local_lim.h
|
||||
@@ -125,16 +129,17 @@ usr/bin/locale
|
||||
#usr/include/bits/long-double.h
|
||||
#usr/include/bits/math-finite.h
|
||||
#usr/include/bits/math-vector.h
|
||||
#usr/include/bits/mathcalls-helper-functions.h
|
||||
#usr/include/bits/mathcalls.h
|
||||
#usr/include/bits/mathdef.h
|
||||
#usr/include/bits/mathinline.h
|
||||
#usr/include/bits/mman-linux.h
|
||||
#usr/include/bits/mman-shared.h
|
||||
#usr/include/bits/mman.h
|
||||
#usr/include/bits/monetary-ldbl.h
|
||||
#usr/include/bits/mqueue.h
|
||||
#usr/include/bits/mqueue2.h
|
||||
#usr/include/bits/msq.h
|
||||
#usr/include/bits/nan.h
|
||||
#usr/include/bits/netdb.h
|
||||
#usr/include/bits/param.h
|
||||
#usr/include/bits/poll.h
|
||||
@@ -143,7 +148,9 @@ usr/bin/locale
|
||||
#usr/include/bits/posix2_lim.h
|
||||
#usr/include/bits/posix_opt.h
|
||||
#usr/include/bits/printf-ldbl.h
|
||||
#usr/include/bits/pthreadtypes-arch.h
|
||||
#usr/include/bits/pthreadtypes.h
|
||||
#usr/include/bits/ptrace-shared.h
|
||||
#usr/include/bits/resource.h
|
||||
#usr/include/bits/sched.h
|
||||
#usr/include/bits/select.h
|
||||
@@ -155,20 +162,26 @@ usr/bin/locale
|
||||
#usr/include/bits/shm.h
|
||||
#usr/include/bits/sigaction.h
|
||||
#usr/include/bits/sigcontext.h
|
||||
#usr/include/bits/siginfo.h
|
||||
#usr/include/bits/sigevent-consts.h
|
||||
#usr/include/bits/siginfo-arch.h
|
||||
#usr/include/bits/siginfo-consts-arch.h
|
||||
#usr/include/bits/siginfo-consts.h
|
||||
#usr/include/bits/signalfd.h
|
||||
#usr/include/bits/signum-generic.h
|
||||
#usr/include/bits/signum.h
|
||||
#usr/include/bits/sigset.h
|
||||
#usr/include/bits/sigstack.h
|
||||
#usr/include/bits/sigthread.h
|
||||
#usr/include/bits/sockaddr.h
|
||||
#usr/include/bits/socket.h
|
||||
#usr/include/bits/socket2.h
|
||||
#usr/include/bits/socket_type.h
|
||||
#usr/include/bits/ss_flags.h
|
||||
#usr/include/bits/stab.def
|
||||
#usr/include/bits/stat.h
|
||||
#usr/include/bits/statfs.h
|
||||
#usr/include/bits/statvfs.h
|
||||
#usr/include/bits/stdint-intn.h
|
||||
#usr/include/bits/stdint-uintn.h
|
||||
#usr/include/bits/stdio-ldbl.h
|
||||
#usr/include/bits/stdio.h
|
||||
#usr/include/bits/stdio2.h
|
||||
@@ -177,9 +190,7 @@ usr/bin/locale
|
||||
#usr/include/bits/stdlib-float.h
|
||||
#usr/include/bits/stdlib-ldbl.h
|
||||
#usr/include/bits/stdlib.h
|
||||
#usr/include/bits/string.h
|
||||
#usr/include/bits/string2.h
|
||||
#usr/include/bits/string3.h
|
||||
#usr/include/bits/string_fortified.h
|
||||
#usr/include/bits/strings_fortified.h
|
||||
#usr/include/bits/stropts.h
|
||||
#usr/include/bits/sys_errlist.h
|
||||
@@ -190,23 +201,44 @@ usr/bin/locale
|
||||
#usr/include/bits/syslog.h
|
||||
#usr/include/bits/sysmacros.h
|
||||
#usr/include/bits/termios.h
|
||||
#usr/include/bits/thread-shared-types.h
|
||||
#usr/include/bits/time.h
|
||||
#usr/include/bits/timerfd.h
|
||||
#usr/include/bits/timex.h
|
||||
#usr/include/bits/types
|
||||
#usr/include/bits/types.h
|
||||
#usr/include/bits/types/FILE.h
|
||||
#usr/include/bits/types/__FILE.h
|
||||
#usr/include/bits/types/__locale_t.h
|
||||
#usr/include/bits/types/__mbstate_t.h
|
||||
#usr/include/bits/types/__sigset_t.h
|
||||
#usr/include/bits/types/__sigval_t.h
|
||||
#usr/include/bits/types/clock_t.h
|
||||
#usr/include/bits/types/clockid_t.h
|
||||
#usr/include/bits/types/locale_t.h
|
||||
#usr/include/bits/types/mbstate_t.h
|
||||
#usr/include/bits/types/res_state.h
|
||||
#usr/include/bits/types/sig_atomic_t.h
|
||||
#usr/include/bits/types/sigevent_t.h
|
||||
#usr/include/bits/types/siginfo_t.h
|
||||
#usr/include/bits/types/sigset_t.h
|
||||
#usr/include/bits/types/sigval_t.h
|
||||
#usr/include/bits/types/stack_t.h
|
||||
#usr/include/bits/types/struct_iovec.h
|
||||
#usr/include/bits/types/struct_itimerspec.h
|
||||
#usr/include/bits/types/struct_osockaddr.h
|
||||
#usr/include/bits/types/struct_rusage.h
|
||||
#usr/include/bits/types/struct_sigstack.h
|
||||
#usr/include/bits/types/struct_timespec.h
|
||||
#usr/include/bits/types/struct_timeval.h
|
||||
#usr/include/bits/types/struct_tm.h
|
||||
#usr/include/bits/types/time_t.h
|
||||
#usr/include/bits/types/timer_t.h
|
||||
#usr/include/bits/types/wint_t.h
|
||||
#usr/include/bits/typesizes.h
|
||||
#usr/include/bits/uintn-identity.h
|
||||
#usr/include/bits/uio.h
|
||||
#usr/include/bits/uio-ext.h
|
||||
#usr/include/bits/uio_lim.h
|
||||
#usr/include/bits/unistd.h
|
||||
#usr/include/bits/ustat.h
|
||||
#usr/include/bits/utmp.h
|
||||
@@ -217,6 +249,7 @@ usr/bin/locale
|
||||
#usr/include/bits/wchar-ldbl.h
|
||||
#usr/include/bits/wchar.h
|
||||
#usr/include/bits/wchar2.h
|
||||
#usr/include/bits/wctype-wchar.h
|
||||
#usr/include/bits/wordsize.h
|
||||
#usr/include/bits/xopen_lim.h
|
||||
#usr/include/bits/xtitypes.h
|
||||
@@ -487,7 +520,6 @@ usr/bin/locale
|
||||
#usr/include/sys/types.h
|
||||
#usr/include/sys/ucontext.h
|
||||
#usr/include/sys/uio.h
|
||||
#usr/include/sys/ultrasound.h
|
||||
#usr/include/sys/un.h
|
||||
#usr/include/sys/unistd.h
|
||||
#usr/include/sys/user.h
|
||||
@@ -522,7 +554,6 @@ usr/bin/locale
|
||||
#usr/include/wchar.h
|
||||
#usr/include/wctype.h
|
||||
#usr/include/wordexp.h
|
||||
#usr/include/xlocale.h
|
||||
#usr/lib/Mcrt1.o
|
||||
#usr/lib/Scrt1.o
|
||||
#usr/lib/audit
|
||||
@@ -675,6 +706,7 @@ usr/lib/gconv
|
||||
#usr/lib/gconv/IBM855.so
|
||||
#usr/lib/gconv/IBM856.so
|
||||
#usr/lib/gconv/IBM857.so
|
||||
#usr/lib/gconv/IBM858.so
|
||||
#usr/lib/gconv/IBM860.so
|
||||
#usr/lib/gconv/IBM861.so
|
||||
#usr/lib/gconv/IBM862.so
|
||||
@@ -806,7 +838,6 @@ usr/lib/gconv
|
||||
#usr/lib/libdl.a
|
||||
#usr/lib/libdl.so
|
||||
#usr/lib/libg.a
|
||||
#usr/lib/libieee.a
|
||||
#usr/lib/libm.a
|
||||
#usr/lib/libm.so
|
||||
#usr/lib/libmcheck.a
|
||||
@@ -929,6 +960,20 @@ usr/lib/locale
|
||||
#usr/lib/locale/af_ZA/LC_PAPER
|
||||
#usr/lib/locale/af_ZA/LC_TELEPHONE
|
||||
#usr/lib/locale/af_ZA/LC_TIME
|
||||
#usr/lib/locale/agr_PE
|
||||
#usr/lib/locale/agr_PE/LC_ADDRESS
|
||||
#usr/lib/locale/agr_PE/LC_COLLATE
|
||||
#usr/lib/locale/agr_PE/LC_CTYPE
|
||||
#usr/lib/locale/agr_PE/LC_IDENTIFICATION
|
||||
#usr/lib/locale/agr_PE/LC_MEASUREMENT
|
||||
#usr/lib/locale/agr_PE/LC_MESSAGES
|
||||
#usr/lib/locale/agr_PE/LC_MESSAGES/SYS_LC_MESSAGES
|
||||
#usr/lib/locale/agr_PE/LC_MONETARY
|
||||
#usr/lib/locale/agr_PE/LC_NAME
|
||||
#usr/lib/locale/agr_PE/LC_NUMERIC
|
||||
#usr/lib/locale/agr_PE/LC_PAPER
|
||||
#usr/lib/locale/agr_PE/LC_TELEPHONE
|
||||
#usr/lib/locale/agr_PE/LC_TIME
|
||||
#usr/lib/locale/ak_GH
|
||||
#usr/lib/locale/ak_GH/LC_ADDRESS
|
||||
#usr/lib/locale/ak_GH/LC_COLLATE
|
||||
@@ -1573,6 +1618,20 @@ usr/lib/locale
|
||||
#usr/lib/locale/az_AZ/LC_PAPER
|
||||
#usr/lib/locale/az_AZ/LC_TELEPHONE
|
||||
#usr/lib/locale/az_AZ/LC_TIME
|
||||
#usr/lib/locale/az_IR
|
||||
#usr/lib/locale/az_IR/LC_ADDRESS
|
||||
#usr/lib/locale/az_IR/LC_COLLATE
|
||||
#usr/lib/locale/az_IR/LC_CTYPE
|
||||
#usr/lib/locale/az_IR/LC_IDENTIFICATION
|
||||
#usr/lib/locale/az_IR/LC_MEASUREMENT
|
||||
#usr/lib/locale/az_IR/LC_MESSAGES
|
||||
#usr/lib/locale/az_IR/LC_MESSAGES/SYS_LC_MESSAGES
|
||||
#usr/lib/locale/az_IR/LC_MONETARY
|
||||
#usr/lib/locale/az_IR/LC_NAME
|
||||
#usr/lib/locale/az_IR/LC_NUMERIC
|
||||
#usr/lib/locale/az_IR/LC_PAPER
|
||||
#usr/lib/locale/az_IR/LC_TELEPHONE
|
||||
#usr/lib/locale/az_IR/LC_TIME
|
||||
#usr/lib/locale/be_BY
|
||||
#usr/lib/locale/be_BY.utf8
|
||||
#usr/lib/locale/be_BY.utf8/LC_ADDRESS
|
||||
@@ -1713,6 +1772,34 @@ usr/lib/locale
|
||||
#usr/lib/locale/bho_IN/LC_PAPER
|
||||
#usr/lib/locale/bho_IN/LC_TELEPHONE
|
||||
#usr/lib/locale/bho_IN/LC_TIME
|
||||
#usr/lib/locale/bho_NP
|
||||
#usr/lib/locale/bho_NP/LC_ADDRESS
|
||||
#usr/lib/locale/bho_NP/LC_COLLATE
|
||||
#usr/lib/locale/bho_NP/LC_CTYPE
|
||||
#usr/lib/locale/bho_NP/LC_IDENTIFICATION
|
||||
#usr/lib/locale/bho_NP/LC_MEASUREMENT
|
||||
#usr/lib/locale/bho_NP/LC_MESSAGES
|
||||
#usr/lib/locale/bho_NP/LC_MESSAGES/SYS_LC_MESSAGES
|
||||
#usr/lib/locale/bho_NP/LC_MONETARY
|
||||
#usr/lib/locale/bho_NP/LC_NAME
|
||||
#usr/lib/locale/bho_NP/LC_NUMERIC
|
||||
#usr/lib/locale/bho_NP/LC_PAPER
|
||||
#usr/lib/locale/bho_NP/LC_TELEPHONE
|
||||
#usr/lib/locale/bho_NP/LC_TIME
|
||||
#usr/lib/locale/bi_VU
|
||||
#usr/lib/locale/bi_VU/LC_ADDRESS
|
||||
#usr/lib/locale/bi_VU/LC_COLLATE
|
||||
#usr/lib/locale/bi_VU/LC_CTYPE
|
||||
#usr/lib/locale/bi_VU/LC_IDENTIFICATION
|
||||
#usr/lib/locale/bi_VU/LC_MEASUREMENT
|
||||
#usr/lib/locale/bi_VU/LC_MESSAGES
|
||||
#usr/lib/locale/bi_VU/LC_MESSAGES/SYS_LC_MESSAGES
|
||||
#usr/lib/locale/bi_VU/LC_MONETARY
|
||||
#usr/lib/locale/bi_VU/LC_NAME
|
||||
#usr/lib/locale/bi_VU/LC_NUMERIC
|
||||
#usr/lib/locale/bi_VU/LC_PAPER
|
||||
#usr/lib/locale/bi_VU/LC_TELEPHONE
|
||||
#usr/lib/locale/bi_VU/LC_TIME
|
||||
#usr/lib/locale/bn_BD
|
||||
#usr/lib/locale/bn_BD/LC_ADDRESS
|
||||
#usr/lib/locale/bn_BD/LC_COLLATE
|
||||
@@ -1937,6 +2024,20 @@ usr/lib/locale
|
||||
#usr/lib/locale/ca_ES@euro/LC_PAPER
|
||||
#usr/lib/locale/ca_ES@euro/LC_TELEPHONE
|
||||
#usr/lib/locale/ca_ES@euro/LC_TIME
|
||||
#usr/lib/locale/ca_ES@valencia
|
||||
#usr/lib/locale/ca_ES@valencia/LC_ADDRESS
|
||||
#usr/lib/locale/ca_ES@valencia/LC_COLLATE
|
||||
#usr/lib/locale/ca_ES@valencia/LC_CTYPE
|
||||
#usr/lib/locale/ca_ES@valencia/LC_IDENTIFICATION
|
||||
#usr/lib/locale/ca_ES@valencia/LC_MEASUREMENT
|
||||
#usr/lib/locale/ca_ES@valencia/LC_MESSAGES
|
||||
#usr/lib/locale/ca_ES@valencia/LC_MESSAGES/SYS_LC_MESSAGES
|
||||
#usr/lib/locale/ca_ES@valencia/LC_MONETARY
|
||||
#usr/lib/locale/ca_ES@valencia/LC_NAME
|
||||
#usr/lib/locale/ca_ES@valencia/LC_NUMERIC
|
||||
#usr/lib/locale/ca_ES@valencia/LC_PAPER
|
||||
#usr/lib/locale/ca_ES@valencia/LC_TELEPHONE
|
||||
#usr/lib/locale/ca_ES@valencia/LC_TIME
|
||||
#usr/lib/locale/ca_FR
|
||||
#usr/lib/locale/ca_FR.utf8
|
||||
#usr/lib/locale/ca_FR.utf8/LC_ADDRESS
|
||||
@@ -2497,6 +2598,20 @@ usr/lib/locale
|
||||
#usr/lib/locale/el_GR/LC_PAPER
|
||||
#usr/lib/locale/el_GR/LC_TELEPHONE
|
||||
#usr/lib/locale/el_GR/LC_TIME
|
||||
#usr/lib/locale/el_GR@euro
|
||||
#usr/lib/locale/el_GR@euro/LC_ADDRESS
|
||||
#usr/lib/locale/el_GR@euro/LC_COLLATE
|
||||
#usr/lib/locale/el_GR@euro/LC_CTYPE
|
||||
#usr/lib/locale/el_GR@euro/LC_IDENTIFICATION
|
||||
#usr/lib/locale/el_GR@euro/LC_MEASUREMENT
|
||||
#usr/lib/locale/el_GR@euro/LC_MESSAGES
|
||||
#usr/lib/locale/el_GR@euro/LC_MESSAGES/SYS_LC_MESSAGES
|
||||
#usr/lib/locale/el_GR@euro/LC_MONETARY
|
||||
#usr/lib/locale/el_GR@euro/LC_NAME
|
||||
#usr/lib/locale/el_GR@euro/LC_NUMERIC
|
||||
#usr/lib/locale/el_GR@euro/LC_PAPER
|
||||
#usr/lib/locale/el_GR@euro/LC_TELEPHONE
|
||||
#usr/lib/locale/el_GR@euro/LC_TIME
|
||||
#usr/lib/locale/en_AG
|
||||
#usr/lib/locale/en_AG/LC_ADDRESS
|
||||
#usr/lib/locale/en_AG/LC_COLLATE
|
||||
@@ -2819,6 +2934,20 @@ usr/lib/locale
|
||||
#usr/lib/locale/en_PH/LC_PAPER
|
||||
#usr/lib/locale/en_PH/LC_TELEPHONE
|
||||
#usr/lib/locale/en_PH/LC_TIME
|
||||
#usr/lib/locale/en_SC.utf8
|
||||
#usr/lib/locale/en_SC.utf8/LC_ADDRESS
|
||||
#usr/lib/locale/en_SC.utf8/LC_COLLATE
|
||||
#usr/lib/locale/en_SC.utf8/LC_CTYPE
|
||||
#usr/lib/locale/en_SC.utf8/LC_IDENTIFICATION
|
||||
#usr/lib/locale/en_SC.utf8/LC_MEASUREMENT
|
||||
#usr/lib/locale/en_SC.utf8/LC_MESSAGES
|
||||
#usr/lib/locale/en_SC.utf8/LC_MESSAGES/SYS_LC_MESSAGES
|
||||
#usr/lib/locale/en_SC.utf8/LC_MONETARY
|
||||
#usr/lib/locale/en_SC.utf8/LC_NAME
|
||||
#usr/lib/locale/en_SC.utf8/LC_NUMERIC
|
||||
#usr/lib/locale/en_SC.utf8/LC_PAPER
|
||||
#usr/lib/locale/en_SC.utf8/LC_TELEPHONE
|
||||
#usr/lib/locale/en_SC.utf8/LC_TIME
|
||||
#usr/lib/locale/en_SG
|
||||
#usr/lib/locale/en_SG.utf8
|
||||
#usr/lib/locale/en_SG.utf8/LC_ADDRESS
|
||||
@@ -4247,6 +4376,20 @@ usr/lib/locale
|
||||
#usr/lib/locale/hi_IN/LC_PAPER
|
||||
#usr/lib/locale/hi_IN/LC_TELEPHONE
|
||||
#usr/lib/locale/hi_IN/LC_TIME
|
||||
#usr/lib/locale/hif_FJ
|
||||
#usr/lib/locale/hif_FJ/LC_ADDRESS
|
||||
#usr/lib/locale/hif_FJ/LC_COLLATE
|
||||
#usr/lib/locale/hif_FJ/LC_CTYPE
|
||||
#usr/lib/locale/hif_FJ/LC_IDENTIFICATION
|
||||
#usr/lib/locale/hif_FJ/LC_MEASUREMENT
|
||||
#usr/lib/locale/hif_FJ/LC_MESSAGES
|
||||
#usr/lib/locale/hif_FJ/LC_MESSAGES/SYS_LC_MESSAGES
|
||||
#usr/lib/locale/hif_FJ/LC_MONETARY
|
||||
#usr/lib/locale/hif_FJ/LC_NAME
|
||||
#usr/lib/locale/hif_FJ/LC_NUMERIC
|
||||
#usr/lib/locale/hif_FJ/LC_PAPER
|
||||
#usr/lib/locale/hif_FJ/LC_TELEPHONE
|
||||
#usr/lib/locale/hif_FJ/LC_TIME
|
||||
#usr/lib/locale/hne_IN
|
||||
#usr/lib/locale/hne_IN/LC_ADDRESS
|
||||
#usr/lib/locale/hne_IN/LC_COLLATE
|
||||
@@ -4625,6 +4768,20 @@ usr/lib/locale
|
||||
#usr/lib/locale/ka_GE/LC_PAPER
|
||||
#usr/lib/locale/ka_GE/LC_TELEPHONE
|
||||
#usr/lib/locale/ka_GE/LC_TIME
|
||||
#usr/lib/locale/kab_DZ
|
||||
#usr/lib/locale/kab_DZ/LC_ADDRESS
|
||||
#usr/lib/locale/kab_DZ/LC_COLLATE
|
||||
#usr/lib/locale/kab_DZ/LC_CTYPE
|
||||
#usr/lib/locale/kab_DZ/LC_IDENTIFICATION
|
||||
#usr/lib/locale/kab_DZ/LC_MEASUREMENT
|
||||
#usr/lib/locale/kab_DZ/LC_MESSAGES
|
||||
#usr/lib/locale/kab_DZ/LC_MESSAGES/SYS_LC_MESSAGES
|
||||
#usr/lib/locale/kab_DZ/LC_MONETARY
|
||||
#usr/lib/locale/kab_DZ/LC_NAME
|
||||
#usr/lib/locale/kab_DZ/LC_NUMERIC
|
||||
#usr/lib/locale/kab_DZ/LC_PAPER
|
||||
#usr/lib/locale/kab_DZ/LC_TELEPHONE
|
||||
#usr/lib/locale/kab_DZ/LC_TIME
|
||||
#usr/lib/locale/kk_KZ
|
||||
#usr/lib/locale/kk_KZ.utf8
|
||||
#usr/lib/locale/kk_KZ.utf8/LC_ADDRESS
|
||||
@@ -5059,6 +5216,34 @@ usr/lib/locale
|
||||
#usr/lib/locale/mai_IN/LC_PAPER
|
||||
#usr/lib/locale/mai_IN/LC_TELEPHONE
|
||||
#usr/lib/locale/mai_IN/LC_TIME
|
||||
#usr/lib/locale/mai_NP
|
||||
#usr/lib/locale/mai_NP/LC_ADDRESS
|
||||
#usr/lib/locale/mai_NP/LC_COLLATE
|
||||
#usr/lib/locale/mai_NP/LC_CTYPE
|
||||
#usr/lib/locale/mai_NP/LC_IDENTIFICATION
|
||||
#usr/lib/locale/mai_NP/LC_MEASUREMENT
|
||||
#usr/lib/locale/mai_NP/LC_MESSAGES
|
||||
#usr/lib/locale/mai_NP/LC_MESSAGES/SYS_LC_MESSAGES
|
||||
#usr/lib/locale/mai_NP/LC_MONETARY
|
||||
#usr/lib/locale/mai_NP/LC_NAME
|
||||
#usr/lib/locale/mai_NP/LC_NUMERIC
|
||||
#usr/lib/locale/mai_NP/LC_PAPER
|
||||
#usr/lib/locale/mai_NP/LC_TELEPHONE
|
||||
#usr/lib/locale/mai_NP/LC_TIME
|
||||
#usr/lib/locale/mfe_MU
|
||||
#usr/lib/locale/mfe_MU/LC_ADDRESS
|
||||
#usr/lib/locale/mfe_MU/LC_COLLATE
|
||||
#usr/lib/locale/mfe_MU/LC_CTYPE
|
||||
#usr/lib/locale/mfe_MU/LC_IDENTIFICATION
|
||||
#usr/lib/locale/mfe_MU/LC_MEASUREMENT
|
||||
#usr/lib/locale/mfe_MU/LC_MESSAGES
|
||||
#usr/lib/locale/mfe_MU/LC_MESSAGES/SYS_LC_MESSAGES
|
||||
#usr/lib/locale/mfe_MU/LC_MONETARY
|
||||
#usr/lib/locale/mfe_MU/LC_NAME
|
||||
#usr/lib/locale/mfe_MU/LC_NUMERIC
|
||||
#usr/lib/locale/mfe_MU/LC_PAPER
|
||||
#usr/lib/locale/mfe_MU/LC_TELEPHONE
|
||||
#usr/lib/locale/mfe_MU/LC_TIME
|
||||
#usr/lib/locale/mg_MG
|
||||
#usr/lib/locale/mg_MG.utf8
|
||||
#usr/lib/locale/mg_MG.utf8/LC_ADDRESS
|
||||
@@ -5129,6 +5314,34 @@ usr/lib/locale
|
||||
#usr/lib/locale/mi_NZ/LC_PAPER
|
||||
#usr/lib/locale/mi_NZ/LC_TELEPHONE
|
||||
#usr/lib/locale/mi_NZ/LC_TIME
|
||||
#usr/lib/locale/miq_NI
|
||||
#usr/lib/locale/miq_NI/LC_ADDRESS
|
||||
#usr/lib/locale/miq_NI/LC_COLLATE
|
||||
#usr/lib/locale/miq_NI/LC_CTYPE
|
||||
#usr/lib/locale/miq_NI/LC_IDENTIFICATION
|
||||
#usr/lib/locale/miq_NI/LC_MEASUREMENT
|
||||
#usr/lib/locale/miq_NI/LC_MESSAGES
|
||||
#usr/lib/locale/miq_NI/LC_MESSAGES/SYS_LC_MESSAGES
|
||||
#usr/lib/locale/miq_NI/LC_MONETARY
|
||||
#usr/lib/locale/miq_NI/LC_NAME
|
||||
#usr/lib/locale/miq_NI/LC_NUMERIC
|
||||
#usr/lib/locale/miq_NI/LC_PAPER
|
||||
#usr/lib/locale/miq_NI/LC_TELEPHONE
|
||||
#usr/lib/locale/miq_NI/LC_TIME
|
||||
#usr/lib/locale/mjw_IN
|
||||
#usr/lib/locale/mjw_IN/LC_ADDRESS
|
||||
#usr/lib/locale/mjw_IN/LC_COLLATE
|
||||
#usr/lib/locale/mjw_IN/LC_CTYPE
|
||||
#usr/lib/locale/mjw_IN/LC_IDENTIFICATION
|
||||
#usr/lib/locale/mjw_IN/LC_MEASUREMENT
|
||||
#usr/lib/locale/mjw_IN/LC_MESSAGES
|
||||
#usr/lib/locale/mjw_IN/LC_MESSAGES/SYS_LC_MESSAGES
|
||||
#usr/lib/locale/mjw_IN/LC_MONETARY
|
||||
#usr/lib/locale/mjw_IN/LC_NAME
|
||||
#usr/lib/locale/mjw_IN/LC_NUMERIC
|
||||
#usr/lib/locale/mjw_IN/LC_PAPER
|
||||
#usr/lib/locale/mjw_IN/LC_TELEPHONE
|
||||
#usr/lib/locale/mjw_IN/LC_TIME
|
||||
#usr/lib/locale/mk_MK
|
||||
#usr/lib/locale/mk_MK.utf8
|
||||
#usr/lib/locale/mk_MK.utf8/LC_ADDRESS
|
||||
@@ -6081,6 +6294,20 @@ usr/lib/locale
|
||||
#usr/lib/locale/sgs_LT/LC_PAPER
|
||||
#usr/lib/locale/sgs_LT/LC_TELEPHONE
|
||||
#usr/lib/locale/sgs_LT/LC_TIME
|
||||
#usr/lib/locale/shn_MM
|
||||
#usr/lib/locale/shn_MM/LC_ADDRESS
|
||||
#usr/lib/locale/shn_MM/LC_COLLATE
|
||||
#usr/lib/locale/shn_MM/LC_CTYPE
|
||||
#usr/lib/locale/shn_MM/LC_IDENTIFICATION
|
||||
#usr/lib/locale/shn_MM/LC_MEASUREMENT
|
||||
#usr/lib/locale/shn_MM/LC_MESSAGES
|
||||
#usr/lib/locale/shn_MM/LC_MESSAGES/SYS_LC_MESSAGES
|
||||
#usr/lib/locale/shn_MM/LC_MONETARY
|
||||
#usr/lib/locale/shn_MM/LC_NAME
|
||||
#usr/lib/locale/shn_MM/LC_NUMERIC
|
||||
#usr/lib/locale/shn_MM/LC_PAPER
|
||||
#usr/lib/locale/shn_MM/LC_TELEPHONE
|
||||
#usr/lib/locale/shn_MM/LC_TIME
|
||||
#usr/lib/locale/shs_CA
|
||||
#usr/lib/locale/shs_CA/LC_ADDRESS
|
||||
#usr/lib/locale/shs_CA/LC_COLLATE
|
||||
@@ -6179,6 +6406,20 @@ usr/lib/locale
|
||||
#usr/lib/locale/sl_SI/LC_PAPER
|
||||
#usr/lib/locale/sl_SI/LC_TELEPHONE
|
||||
#usr/lib/locale/sl_SI/LC_TIME
|
||||
#usr/lib/locale/sm_WS
|
||||
#usr/lib/locale/sm_WS/LC_ADDRESS
|
||||
#usr/lib/locale/sm_WS/LC_COLLATE
|
||||
#usr/lib/locale/sm_WS/LC_CTYPE
|
||||
#usr/lib/locale/sm_WS/LC_IDENTIFICATION
|
||||
#usr/lib/locale/sm_WS/LC_MEASUREMENT
|
||||
#usr/lib/locale/sm_WS/LC_MESSAGES
|
||||
#usr/lib/locale/sm_WS/LC_MESSAGES/SYS_LC_MESSAGES
|
||||
#usr/lib/locale/sm_WS/LC_MONETARY
|
||||
#usr/lib/locale/sm_WS/LC_NAME
|
||||
#usr/lib/locale/sm_WS/LC_NUMERIC
|
||||
#usr/lib/locale/sm_WS/LC_PAPER
|
||||
#usr/lib/locale/sm_WS/LC_TELEPHONE
|
||||
#usr/lib/locale/sm_WS/LC_TIME
|
||||
#usr/lib/locale/so_DJ
|
||||
#usr/lib/locale/so_DJ.utf8
|
||||
#usr/lib/locale/so_DJ.utf8/LC_ADDRESS
|
||||
@@ -6739,6 +6980,34 @@ usr/lib/locale
|
||||
#usr/lib/locale/tn_ZA/LC_PAPER
|
||||
#usr/lib/locale/tn_ZA/LC_TELEPHONE
|
||||
#usr/lib/locale/tn_ZA/LC_TIME
|
||||
#usr/lib/locale/to_TO
|
||||
#usr/lib/locale/to_TO/LC_ADDRESS
|
||||
#usr/lib/locale/to_TO/LC_COLLATE
|
||||
#usr/lib/locale/to_TO/LC_CTYPE
|
||||
#usr/lib/locale/to_TO/LC_IDENTIFICATION
|
||||
#usr/lib/locale/to_TO/LC_MEASUREMENT
|
||||
#usr/lib/locale/to_TO/LC_MESSAGES
|
||||
#usr/lib/locale/to_TO/LC_MESSAGES/SYS_LC_MESSAGES
|
||||
#usr/lib/locale/to_TO/LC_MONETARY
|
||||
#usr/lib/locale/to_TO/LC_NAME
|
||||
#usr/lib/locale/to_TO/LC_NUMERIC
|
||||
#usr/lib/locale/to_TO/LC_PAPER
|
||||
#usr/lib/locale/to_TO/LC_TELEPHONE
|
||||
#usr/lib/locale/to_TO/LC_TIME
|
||||
#usr/lib/locale/tpi_PG
|
||||
#usr/lib/locale/tpi_PG/LC_ADDRESS
|
||||
#usr/lib/locale/tpi_PG/LC_COLLATE
|
||||
#usr/lib/locale/tpi_PG/LC_CTYPE
|
||||
#usr/lib/locale/tpi_PG/LC_IDENTIFICATION
|
||||
#usr/lib/locale/tpi_PG/LC_MEASUREMENT
|
||||
#usr/lib/locale/tpi_PG/LC_MESSAGES
|
||||
#usr/lib/locale/tpi_PG/LC_MESSAGES/SYS_LC_MESSAGES
|
||||
#usr/lib/locale/tpi_PG/LC_MONETARY
|
||||
#usr/lib/locale/tpi_PG/LC_NAME
|
||||
#usr/lib/locale/tpi_PG/LC_NUMERIC
|
||||
#usr/lib/locale/tpi_PG/LC_PAPER
|
||||
#usr/lib/locale/tpi_PG/LC_TELEPHONE
|
||||
#usr/lib/locale/tpi_PG/LC_TIME
|
||||
#usr/lib/locale/tr_CY
|
||||
#usr/lib/locale/tr_CY.utf8
|
||||
#usr/lib/locale/tr_CY.utf8/LC_ADDRESS
|
||||
@@ -7159,6 +7428,20 @@ usr/lib/locale
|
||||
#usr/lib/locale/yue_HK/LC_PAPER
|
||||
#usr/lib/locale/yue_HK/LC_TELEPHONE
|
||||
#usr/lib/locale/yue_HK/LC_TIME
|
||||
#usr/lib/locale/yuw_PG
|
||||
#usr/lib/locale/yuw_PG/LC_ADDRESS
|
||||
#usr/lib/locale/yuw_PG/LC_COLLATE
|
||||
#usr/lib/locale/yuw_PG/LC_CTYPE
|
||||
#usr/lib/locale/yuw_PG/LC_IDENTIFICATION
|
||||
#usr/lib/locale/yuw_PG/LC_MEASUREMENT
|
||||
#usr/lib/locale/yuw_PG/LC_MESSAGES
|
||||
#usr/lib/locale/yuw_PG/LC_MESSAGES/SYS_LC_MESSAGES
|
||||
#usr/lib/locale/yuw_PG/LC_MONETARY
|
||||
#usr/lib/locale/yuw_PG/LC_NAME
|
||||
#usr/lib/locale/yuw_PG/LC_NUMERIC
|
||||
#usr/lib/locale/yuw_PG/LC_PAPER
|
||||
#usr/lib/locale/yuw_PG/LC_TELEPHONE
|
||||
#usr/lib/locale/yuw_PG/LC_TIME
|
||||
#usr/lib/locale/zh_CN
|
||||
#usr/lib/locale/zh_CN.gb18030
|
||||
#usr/lib/locale/zh_CN.gb18030/LC_ADDRESS
|
||||
@@ -7473,6 +7756,7 @@ usr/lib/locale
|
||||
#usr/share/i18n/charmaps/IBM855.gz
|
||||
#usr/share/i18n/charmaps/IBM856.gz
|
||||
#usr/share/i18n/charmaps/IBM857.gz
|
||||
#usr/share/i18n/charmaps/IBM858.gz
|
||||
#usr/share/i18n/charmaps/IBM860.gz
|
||||
#usr/share/i18n/charmaps/IBM861.gz
|
||||
#usr/share/i18n/charmaps/IBM862.gz
|
||||
@@ -7600,6 +7884,7 @@ usr/lib/locale
|
||||
#usr/share/i18n/locales/aa_ER@saaho
|
||||
#usr/share/i18n/locales/aa_ET
|
||||
#usr/share/i18n/locales/af_ZA
|
||||
#usr/share/i18n/locales/agr_PE
|
||||
#usr/share/i18n/locales/ak_GH
|
||||
#usr/share/i18n/locales/am_ET
|
||||
#usr/share/i18n/locales/an_ES
|
||||
@@ -7627,6 +7912,7 @@ usr/lib/locale
|
||||
#usr/share/i18n/locales/ast_ES
|
||||
#usr/share/i18n/locales/ayc_PE
|
||||
#usr/share/i18n/locales/az_AZ
|
||||
#usr/share/i18n/locales/az_IR
|
||||
#usr/share/i18n/locales/be_BY
|
||||
#usr/share/i18n/locales/be_BY@latin
|
||||
#usr/share/i18n/locales/bem_ZM
|
||||
@@ -7635,6 +7921,8 @@ usr/lib/locale
|
||||
#usr/share/i18n/locales/bg_BG
|
||||
#usr/share/i18n/locales/bhb_IN
|
||||
#usr/share/i18n/locales/bho_IN
|
||||
#usr/share/i18n/locales/bho_NP
|
||||
#usr/share/i18n/locales/bi_VU
|
||||
#usr/share/i18n/locales/bn_BD
|
||||
#usr/share/i18n/locales/bn_IN
|
||||
#usr/share/i18n/locales/bo_CN
|
||||
@@ -7647,11 +7935,13 @@ usr/lib/locale
|
||||
#usr/share/i18n/locales/ca_AD
|
||||
#usr/share/i18n/locales/ca_ES
|
||||
#usr/share/i18n/locales/ca_ES@euro
|
||||
#usr/share/i18n/locales/ca_ES@valencia
|
||||
#usr/share/i18n/locales/ca_FR
|
||||
#usr/share/i18n/locales/ca_IT
|
||||
#usr/share/i18n/locales/ce_RU
|
||||
#usr/share/i18n/locales/chr_US
|
||||
#usr/share/i18n/locales/cmn_TW
|
||||
#usr/share/i18n/locales/cns11643_stroke
|
||||
#usr/share/i18n/locales/crh_UA
|
||||
#usr/share/i18n/locales/cs_CZ
|
||||
#usr/share/i18n/locales/csb_PL
|
||||
@@ -7689,6 +7979,7 @@ usr/lib/locale
|
||||
#usr/share/i18n/locales/en_NG
|
||||
#usr/share/i18n/locales/en_NZ
|
||||
#usr/share/i18n/locales/en_PH
|
||||
#usr/share/i18n/locales/en_SC
|
||||
#usr/share/i18n/locales/en_SG
|
||||
#usr/share/i18n/locales/en_US
|
||||
#usr/share/i18n/locales/en_ZA
|
||||
@@ -7752,6 +8043,7 @@ usr/lib/locale
|
||||
#usr/share/i18n/locales/hak_TW
|
||||
#usr/share/i18n/locales/he_IL
|
||||
#usr/share/i18n/locales/hi_IN
|
||||
#usr/share/i18n/locales/hif_FJ
|
||||
#usr/share/i18n/locales/hne_IN
|
||||
#usr/share/i18n/locales/hr_HR
|
||||
#usr/share/i18n/locales/hsb_DE
|
||||
@@ -7759,6 +8051,7 @@ usr/lib/locale
|
||||
#usr/share/i18n/locales/hu_HU
|
||||
#usr/share/i18n/locales/hy_AM
|
||||
#usr/share/i18n/locales/i18n
|
||||
#usr/share/i18n/locales/i18n_ctype
|
||||
#usr/share/i18n/locales/ia_FR
|
||||
#usr/share/i18n/locales/id_ID
|
||||
#usr/share/i18n/locales/ig_NG
|
||||
@@ -7773,6 +8066,7 @@ usr/lib/locale
|
||||
#usr/share/i18n/locales/iu_CA
|
||||
#usr/share/i18n/locales/ja_JP
|
||||
#usr/share/i18n/locales/ka_GE
|
||||
#usr/share/i18n/locales/kab_DZ
|
||||
#usr/share/i18n/locales/kk_KZ
|
||||
#usr/share/i18n/locales/kl_GL
|
||||
#usr/share/i18n/locales/km_KH
|
||||
@@ -7796,9 +8090,13 @@ usr/lib/locale
|
||||
#usr/share/i18n/locales/lzh_TW
|
||||
#usr/share/i18n/locales/mag_IN
|
||||
#usr/share/i18n/locales/mai_IN
|
||||
#usr/share/i18n/locales/mai_NP
|
||||
#usr/share/i18n/locales/mfe_MU
|
||||
#usr/share/i18n/locales/mg_MG
|
||||
#usr/share/i18n/locales/mhr_RU
|
||||
#usr/share/i18n/locales/mi_NZ
|
||||
#usr/share/i18n/locales/miq_NI
|
||||
#usr/share/i18n/locales/mjw_IN
|
||||
#usr/share/i18n/locales/mk_MK
|
||||
#usr/share/i18n/locales/ml_IN
|
||||
#usr/share/i18n/locales/mn_MN
|
||||
@@ -7851,11 +8149,13 @@ usr/lib/locale
|
||||
#usr/share/i18n/locales/sd_IN@devanagari
|
||||
#usr/share/i18n/locales/se_NO
|
||||
#usr/share/i18n/locales/sgs_LT
|
||||
#usr/share/i18n/locales/shn_MM
|
||||
#usr/share/i18n/locales/shs_CA
|
||||
#usr/share/i18n/locales/si_LK
|
||||
#usr/share/i18n/locales/sid_ET
|
||||
#usr/share/i18n/locales/sk_SK
|
||||
#usr/share/i18n/locales/sl_SI
|
||||
#usr/share/i18n/locales/sm_WS
|
||||
#usr/share/i18n/locales/so_DJ
|
||||
#usr/share/i18n/locales/so_ET
|
||||
#usr/share/i18n/locales/so_KE
|
||||
@@ -7886,6 +8186,8 @@ usr/lib/locale
|
||||
#usr/share/i18n/locales/tk_TM
|
||||
#usr/share/i18n/locales/tl_PH
|
||||
#usr/share/i18n/locales/tn_ZA
|
||||
#usr/share/i18n/locales/to_TO
|
||||
#usr/share/i18n/locales/tpi_PG
|
||||
#usr/share/i18n/locales/tr_CY
|
||||
#usr/share/i18n/locales/tr_TR
|
||||
#usr/share/i18n/locales/translit_circle
|
||||
@@ -7921,6 +8223,7 @@ usr/lib/locale
|
||||
#usr/share/i18n/locales/yi_US
|
||||
#usr/share/i18n/locales/yo_NG
|
||||
#usr/share/i18n/locales/yue_HK
|
||||
#usr/share/i18n/locales/yuw_PG
|
||||
#usr/share/i18n/locales/zh_CN
|
||||
#usr/share/i18n/locales/zh_HK
|
||||
#usr/share/i18n/locales/zh_SG
|
||||
@@ -7935,6 +8238,8 @@ usr/lib/locale
|
||||
#usr/share/info/libc.info-13
|
||||
#usr/share/info/libc.info-14
|
||||
#usr/share/info/libc.info-15
|
||||
#usr/share/info/libc.info-16
|
||||
#usr/share/info/libc.info-17
|
||||
#usr/share/info/libc.info-2
|
||||
#usr/share/info/libc.info-3
|
||||
#usr/share/info/libc.info-4
|
||||
|
||||
@@ -3,6 +3,7 @@ etc/init.d
|
||||
#etc/rc.d/helper
|
||||
etc/rc.d/helper/getdnsfromdhcpc.pl
|
||||
#etc/rc.d/init.d
|
||||
etc/rc.d/init.d/acpid
|
||||
etc/rc.d/init.d/apache
|
||||
etc/rc.d/init.d/beep
|
||||
etc/rc.d/init.d/checkfs
|
||||
@@ -22,7 +23,6 @@ etc/rc.d/init.d/halt
|
||||
etc/rc.d/init.d/ipsec
|
||||
etc/rc.d/init.d/leds
|
||||
etc/rc.d/init.d/localnet
|
||||
etc/rc.d/init.d/mISDN
|
||||
etc/rc.d/init.d/modules
|
||||
etc/rc.d/init.d/mountfs
|
||||
etc/rc.d/init.d/mountkernfs
|
||||
@@ -64,6 +64,7 @@ etc/rc.d/init.d/networking/red.up/99-geoip-database
|
||||
etc/rc.d/init.d/networking/red.up/99-pakfire-update
|
||||
etc/rc.d/init.d/networking/wpa_supplicant.exe
|
||||
etc/rc.d/init.d/ntp
|
||||
etc/rc.d/init.d/pakfire
|
||||
etc/rc.d/init.d/partresize
|
||||
etc/rc.d/init.d/random
|
||||
etc/rc.d/init.d/rc
|
||||
@@ -92,7 +93,6 @@ etc/rc.d/init.d/wlanclient
|
||||
#etc/rc.d/rc0.d/K01imspetor
|
||||
#etc/rc.d/rc0.d/K01motion
|
||||
#etc/rc.d/rc0.d/K01vdradmin
|
||||
#etc/rc.d/rc0.d/K02mediatomb
|
||||
#etc/rc.d/rc0.d/K02sslh
|
||||
etc/rc.d/rc0.d/K08fcron
|
||||
etc/rc.d/rc0.d/K28apache
|
||||
@@ -109,6 +109,7 @@ etc/rc.d/rc0.d/K80network
|
||||
etc/rc.d/rc0.d/K82wlanclient
|
||||
#etc/rc.d/rc0.d/K84bluetooth
|
||||
#etc/rc.d/rc0.d/K85messagebus
|
||||
etc/rc.d/rc0.d/K87acpid
|
||||
etc/rc.d/rc0.d/K90sysklogd
|
||||
etc/rc.d/rc0.d/S60sendsignals
|
||||
etc/rc.d/rc0.d/S70localnet
|
||||
@@ -119,6 +120,7 @@ etc/rc.d/rc0.d/S99halt
|
||||
etc/rc.d/rc3.d/S01vnstat
|
||||
etc/rc.d/rc3.d/S10sysklogd
|
||||
etc/rc.d/rc3.d/S11unbound
|
||||
etc/rc.d/rc3.d/S12acpid
|
||||
etc/rc.d/rc3.d/S15fireinfo
|
||||
#etc/rc.d/rc3.d/S15messagebus
|
||||
#etc/rc.d/rc3.d/S16bluetooth
|
||||
@@ -133,7 +135,6 @@ etc/rc.d/rc3.d/S30sshd
|
||||
etc/rc.d/rc3.d/S32apache
|
||||
etc/rc.d/rc3.d/S40fcron
|
||||
#etc/rc.d/rc3.d/S66client175
|
||||
#etc/rc.d/rc3.d/S98mediatomb
|
||||
etc/rc.d/rc3.d/S98rc.local
|
||||
#etc/rc.d/rc3.d/S98sslh
|
||||
#etc/rc.d/rc3.d/S99imspetor
|
||||
@@ -143,7 +144,6 @@ etc/rc.d/rc3.d/S98rc.local
|
||||
#etc/rc.d/rc6.d/K01imspetor
|
||||
#etc/rc.d/rc6.d/K01motion
|
||||
#etc/rc.d/rc6.d/K01vdradmin
|
||||
#etc/rc.d/rc6.d/K02mediatomb
|
||||
#etc/rc.d/rc6.d/K02sslh
|
||||
etc/rc.d/rc6.d/K08fcron
|
||||
etc/rc.d/rc6.d/K28apache
|
||||
@@ -160,6 +160,7 @@ etc/rc.d/rc6.d/K80network
|
||||
etc/rc.d/rc6.d/K82wlanclient
|
||||
#etc/rc.d/rc6.d/K84bluetooth
|
||||
#etc/rc.d/rc6.d/K85messagebus
|
||||
etc/rc.d/rc6.d/K87acpid
|
||||
etc/rc.d/rc6.d/K90sysklogd
|
||||
etc/rc.d/rc6.d/S60sendsignals
|
||||
etc/rc.d/rc6.d/S70mountfs
|
||||
@@ -185,6 +186,7 @@ etc/rc.d/rcsysinit.d/S70console
|
||||
etc/rc.d/rcsysinit.d/S73swconfig
|
||||
etc/rc.d/rcsysinit.d/S75firstsetup
|
||||
etc/rc.d/rcsysinit.d/S80localnet
|
||||
etc/rc.d/rcsysinit.d/S81pakfire
|
||||
etc/rc.d/rcsysinit.d/S85firewall
|
||||
etc/rc.d/rcsysinit.d/S90network-trigger
|
||||
etc/rc.d/rcsysinit.d/S92rngd
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
etc/modprobe.d/framebuffer.conf
|
||||
etc/modprobe.d/ipv6.conf
|
||||
etc/modprobe.d/isdn.conf
|
||||
sbin/gen_init_cpio
|
||||
@@ -5,6 +5,7 @@
|
||||
#usr/include/asm-generic/errno-base.h
|
||||
#usr/include/asm-generic/errno.h
|
||||
#usr/include/asm-generic/fcntl.h
|
||||
#usr/include/asm-generic/hugetlb_encode.h
|
||||
#usr/include/asm-generic/int-l64.h
|
||||
#usr/include/asm-generic/int-ll64.h
|
||||
#usr/include/asm-generic/ioctl.h
|
||||
@@ -68,25 +69,35 @@
|
||||
#usr/include/asm/termbits.h
|
||||
#usr/include/asm/termios.h
|
||||
#usr/include/asm/types.h
|
||||
#usr/include/asm/unistd-common.h
|
||||
#usr/include/asm/unistd-eabi.h
|
||||
#usr/include/asm/unistd-oabi.h
|
||||
#usr/include/asm/unistd.h
|
||||
#usr/include/drm
|
||||
#usr/include/drm/amdgpu_drm.h
|
||||
#usr/include/drm/armada_drm.h
|
||||
#usr/include/drm/drm.h
|
||||
#usr/include/drm/drm_fourcc.h
|
||||
#usr/include/drm/drm_mode.h
|
||||
#usr/include/drm/drm_sarea.h
|
||||
#usr/include/drm/etnaviv_drm.h
|
||||
#usr/include/drm/exynos_drm.h
|
||||
#usr/include/drm/i810_drm.h
|
||||
#usr/include/drm/i915_drm.h
|
||||
#usr/include/drm/mga_drm.h
|
||||
#usr/include/drm/msm_drm.h
|
||||
#usr/include/drm/nouveau_drm.h
|
||||
#usr/include/drm/omap_drm.h
|
||||
#usr/include/drm/qxl_drm.h
|
||||
#usr/include/drm/r128_drm.h
|
||||
#usr/include/drm/radeon_drm.h
|
||||
#usr/include/drm/savage_drm.h
|
||||
#usr/include/drm/sis_drm.h
|
||||
#usr/include/drm/tegra_drm.h
|
||||
#usr/include/drm/vc4_drm.h
|
||||
#usr/include/drm/vgem_drm.h
|
||||
#usr/include/drm/via_drm.h
|
||||
#usr/include/drm/virtgpu_drm.h
|
||||
#usr/include/drm/vmwgfx_drm.h
|
||||
#usr/include/linux
|
||||
#usr/include/linux/acct.h
|
||||
@@ -95,8 +106,12 @@
|
||||
#usr/include/linux/affs_hardblocks.h
|
||||
#usr/include/linux/agpgart.h
|
||||
#usr/include/linux/aio_abi.h
|
||||
#usr/include/linux/am437x-vpfe.h
|
||||
#usr/include/linux/android
|
||||
#usr/include/linux/android/binder.h
|
||||
#usr/include/linux/apm_bios.h
|
||||
#usr/include/linux/arcfb.h
|
||||
#usr/include/linux/aspeed-lpc-ctrl.h
|
||||
#usr/include/linux/atalk.h
|
||||
#usr/include/linux/atm.h
|
||||
#usr/include/linux/atm_eni.h
|
||||
@@ -117,20 +132,29 @@
|
||||
#usr/include/linux/atmsap.h
|
||||
#usr/include/linux/atmsvc.h
|
||||
#usr/include/linux/audit.h
|
||||
#usr/include/linux/auto_dev-ioctl.h
|
||||
#usr/include/linux/auto_fs.h
|
||||
#usr/include/linux/auto_fs4.h
|
||||
#usr/include/linux/auxvec.h
|
||||
#usr/include/linux/ax25.h
|
||||
#usr/include/linux/b1lli.h
|
||||
#usr/include/linux/batman_adv.h
|
||||
#usr/include/linux/baycom.h
|
||||
#usr/include/linux/bcache.h
|
||||
#usr/include/linux/bcm933xx_hcs.h
|
||||
#usr/include/linux/bfs_fs.h
|
||||
#usr/include/linux/binfmts.h
|
||||
#usr/include/linux/blkpg.h
|
||||
#usr/include/linux/blktrace_api.h
|
||||
#usr/include/linux/blkzoned.h
|
||||
#usr/include/linux/bpf.h
|
||||
#usr/include/linux/bpf_common.h
|
||||
#usr/include/linux/bpf_perf_event.h
|
||||
#usr/include/linux/bpqether.h
|
||||
#usr/include/linux/bsg.h
|
||||
#usr/include/linux/bt-bmc.h
|
||||
#usr/include/linux/btrfs.h
|
||||
#usr/include/linux/btrfs_tree.h
|
||||
#usr/include/linux/byteorder
|
||||
#usr/include/linux/byteorder/big_endian.h
|
||||
#usr/include/linux/byteorder/little_endian.h
|
||||
@@ -144,13 +168,18 @@
|
||||
#usr/include/linux/can/gw.h
|
||||
#usr/include/linux/can/netlink.h
|
||||
#usr/include/linux/can/raw.h
|
||||
#usr/include/linux/can/vxcan.h
|
||||
#usr/include/linux/capability.h
|
||||
#usr/include/linux/capi.h
|
||||
#usr/include/linux/cciss_defs.h
|
||||
#usr/include/linux/cciss_ioctl.h
|
||||
#usr/include/linux/cdrom.h
|
||||
#usr/include/linux/cec-funcs.h
|
||||
#usr/include/linux/cec.h
|
||||
#usr/include/linux/cgroupstats.h
|
||||
#usr/include/linux/chio.h
|
||||
#usr/include/linux/cifs
|
||||
#usr/include/linux/cifs/cifs_mount.h
|
||||
#usr/include/linux/cm4000_cs.h
|
||||
#usr/include/linux/cn_proc.h
|
||||
#usr/include/linux/coda.h
|
||||
@@ -158,12 +187,15 @@
|
||||
#usr/include/linux/coff.h
|
||||
#usr/include/linux/connector.h
|
||||
#usr/include/linux/const.h
|
||||
#usr/include/linux/coresight-stm.h
|
||||
#usr/include/linux/cramfs_fs.h
|
||||
#usr/include/linux/cryptouser.h
|
||||
#usr/include/linux/cuda.h
|
||||
#usr/include/linux/cyclades.h
|
||||
#usr/include/linux/cycx_cfm.h
|
||||
#usr/include/linux/dcbnl.h
|
||||
#usr/include/linux/dccp.h
|
||||
#usr/include/linux/devlink.h
|
||||
#usr/include/linux/dlm.h
|
||||
#usr/include/linux/dlm_device.h
|
||||
#usr/include/linux/dlm_netlink.h
|
||||
@@ -171,6 +203,7 @@
|
||||
#usr/include/linux/dlmconstants.h
|
||||
#usr/include/linux/dm-ioctl.h
|
||||
#usr/include/linux/dm-log-userspace.h
|
||||
#usr/include/linux/dma-buf.h
|
||||
#usr/include/linux/dn.h
|
||||
#usr/include/linux/dqblk_xfs.h
|
||||
#usr/include/linux/dvb
|
||||
@@ -205,15 +238,23 @@
|
||||
#usr/include/linux/firewire-cdev.h
|
||||
#usr/include/linux/firewire-constants.h
|
||||
#usr/include/linux/flat.h
|
||||
#usr/include/linux/fou.h
|
||||
#usr/include/linux/fs.h
|
||||
#usr/include/linux/fsl_hypervisor.h
|
||||
#usr/include/linux/fsmap.h
|
||||
#usr/include/linux/fuse.h
|
||||
#usr/include/linux/futex.h
|
||||
#usr/include/linux/gameport.h
|
||||
#usr/include/linux/gen_stats.h
|
||||
#usr/include/linux/genetlink.h
|
||||
#usr/include/linux/genwqe
|
||||
#usr/include/linux/genwqe/genwqe_card.h
|
||||
#usr/include/linux/gfs2_ondisk.h
|
||||
#usr/include/linux/gigaset_dev.h
|
||||
#usr/include/linux/gpio.h
|
||||
#usr/include/linux/gsmmux.h
|
||||
#usr/include/linux/gtp.h
|
||||
#usr/include/linux/hash_info.h
|
||||
#usr/include/linux/hdlc
|
||||
#usr/include/linux/hdlc.h
|
||||
#usr/include/linux/hdlc/ioctl.h
|
||||
@@ -224,8 +265,11 @@
|
||||
#usr/include/linux/hidraw.h
|
||||
#usr/include/linux/hpet.h
|
||||
#usr/include/linux/hsi
|
||||
#usr/include/linux/hsi/cs-protocol.h
|
||||
#usr/include/linux/hsi/hsi_char.h
|
||||
#usr/include/linux/hsr_netlink.h
|
||||
#usr/include/linux/hw_breakpoint.h
|
||||
#usr/include/linux/hyperv.h
|
||||
#usr/include/linux/hysdn_if.h
|
||||
#usr/include/linux/i2c-dev.h
|
||||
#usr/include/linux/i2c.h
|
||||
@@ -251,6 +295,7 @@
|
||||
#usr/include/linux/if_infiniband.h
|
||||
#usr/include/linux/if_link.h
|
||||
#usr/include/linux/if_ltalk.h
|
||||
#usr/include/linux/if_macsec.h
|
||||
#usr/include/linux/if_packet.h
|
||||
#usr/include/linux/if_phonet.h
|
||||
#usr/include/linux/if_plip.h
|
||||
@@ -263,12 +308,18 @@
|
||||
#usr/include/linux/if_tunnel.h
|
||||
#usr/include/linux/if_vlan.h
|
||||
#usr/include/linux/if_x25.h
|
||||
#usr/include/linux/ife.h
|
||||
#usr/include/linux/igmp.h
|
||||
#usr/include/linux/iio
|
||||
#usr/include/linux/iio/events.h
|
||||
#usr/include/linux/iio/types.h
|
||||
#usr/include/linux/ila.h
|
||||
#usr/include/linux/in.h
|
||||
#usr/include/linux/in6.h
|
||||
#usr/include/linux/in_route.h
|
||||
#usr/include/linux/inet_diag.h
|
||||
#usr/include/linux/inotify.h
|
||||
#usr/include/linux/input-event-codes.h
|
||||
#usr/include/linux/input.h
|
||||
#usr/include/linux/ioctl.h
|
||||
#usr/include/linux/ip.h
|
||||
@@ -295,6 +346,9 @@
|
||||
#usr/include/linux/ixjuser.h
|
||||
#usr/include/linux/jffs2.h
|
||||
#usr/include/linux/joystick.h
|
||||
#usr/include/linux/kcm.h
|
||||
#usr/include/linux/kcmp.h
|
||||
#usr/include/linux/kcov.h
|
||||
#usr/include/linux/kd.h
|
||||
#usr/include/linux/kdev_t.h
|
||||
#usr/include/linux/kernel-page-flags.h
|
||||
@@ -303,21 +357,29 @@
|
||||
#usr/include/linux/kexec.h
|
||||
#usr/include/linux/keyboard.h
|
||||
#usr/include/linux/keyctl.h
|
||||
#usr/include/linux/kfd_ioctl.h
|
||||
#usr/include/linux/kvm.h
|
||||
#usr/include/linux/kvm_para.h
|
||||
#usr/include/linux/l2tp.h
|
||||
#usr/include/linux/libc-compat.h
|
||||
#usr/include/linux/lightnvm.h
|
||||
#usr/include/linux/limits.h
|
||||
#usr/include/linux/lirc.h
|
||||
#usr/include/linux/llc.h
|
||||
#usr/include/linux/loop.h
|
||||
#usr/include/linux/lp.h
|
||||
#usr/include/linux/lwtunnel.h
|
||||
#usr/include/linux/magic.h
|
||||
#usr/include/linux/major.h
|
||||
#usr/include/linux/map_to_7segment.h
|
||||
#usr/include/linux/matroxfb.h
|
||||
#usr/include/linux/max2175.h
|
||||
#usr/include/linux/mdio.h
|
||||
#usr/include/linux/media-bus-format.h
|
||||
#usr/include/linux/media.h
|
||||
#usr/include/linux/mei.h
|
||||
#usr/include/linux/membarrier.h
|
||||
#usr/include/linux/memfd.h
|
||||
#usr/include/linux/mempolicy.h
|
||||
#usr/include/linux/meye.h
|
||||
#usr/include/linux/mic_common.h
|
||||
@@ -328,6 +390,9 @@
|
||||
#usr/include/linux/mmc
|
||||
#usr/include/linux/mmc/ioctl.h
|
||||
#usr/include/linux/mmtimer.h
|
||||
#usr/include/linux/module.h
|
||||
#usr/include/linux/mpls.h
|
||||
#usr/include/linux/mpls_iptunnel.h
|
||||
#usr/include/linux/mqueue.h
|
||||
#usr/include/linux/mroute.h
|
||||
#usr/include/linux/mroute6.h
|
||||
@@ -335,14 +400,17 @@
|
||||
#usr/include/linux/msg.h
|
||||
#usr/include/linux/mtio.h
|
||||
#usr/include/linux/n_r3964.h
|
||||
#usr/include/linux/nbd-netlink.h
|
||||
#usr/include/linux/nbd.h
|
||||
#usr/include/linux/ncp.h
|
||||
#usr/include/linux/ncp_fs.h
|
||||
#usr/include/linux/ncp_mount.h
|
||||
#usr/include/linux/ncp_no.h
|
||||
#usr/include/linux/ndctl.h
|
||||
#usr/include/linux/neighbour.h
|
||||
#usr/include/linux/net.h
|
||||
#usr/include/linux/net_dropmon.h
|
||||
#usr/include/linux/net_namespace.h
|
||||
#usr/include/linux/net_tstamp.h
|
||||
#usr/include/linux/netconf.h
|
||||
#usr/include/linux/netdevice.h
|
||||
@@ -358,6 +426,7 @@
|
||||
#usr/include/linux/netfilter/nf_conntrack_sctp.h
|
||||
#usr/include/linux/netfilter/nf_conntrack_tcp.h
|
||||
#usr/include/linux/netfilter/nf_conntrack_tuple_common.h
|
||||
#usr/include/linux/netfilter/nf_log.h
|
||||
#usr/include/linux/netfilter/nf_nat.h
|
||||
#usr/include/linux/netfilter/nf_tables.h
|
||||
#usr/include/linux/netfilter/nf_tables_compat.h
|
||||
@@ -386,6 +455,7 @@
|
||||
#usr/include/linux/netfilter/xt_NFQUEUE.h
|
||||
#usr/include/linux/netfilter/xt_RATEEST.h
|
||||
#usr/include/linux/netfilter/xt_SECMARK.h
|
||||
#usr/include/linux/netfilter/xt_SYNPROXY.h
|
||||
#usr/include/linux/netfilter/xt_TCPMSS.h
|
||||
#usr/include/linux/netfilter/xt_TCPOPTSTRIP.h
|
||||
#usr/include/linux/netfilter/xt_TEE.h
|
||||
@@ -412,7 +482,6 @@
|
||||
#usr/include/linux/netfilter/xt_iprange.h
|
||||
#usr/include/linux/netfilter/xt_ipvs.h
|
||||
#usr/include/linux/netfilter/xt_l2tp.h
|
||||
#usr/include/linux/netfilter/xt_layer7.h
|
||||
#usr/include/linux/netfilter/xt_length.h
|
||||
#usr/include/linux/netfilter/xt_limit.h
|
||||
#usr/include/linux/netfilter/xt_mac.h
|
||||
@@ -460,7 +529,6 @@
|
||||
#usr/include/linux/netfilter_bridge/ebt_pkttype.h
|
||||
#usr/include/linux/netfilter_bridge/ebt_redirect.h
|
||||
#usr/include/linux/netfilter_bridge/ebt_stp.h
|
||||
#usr/include/linux/netfilter_bridge/ebt_ulog.h
|
||||
#usr/include/linux/netfilter_bridge/ebt_vlan.h
|
||||
#usr/include/linux/netfilter_bridge/ebtables.h
|
||||
#usr/include/linux/netfilter_decnet.h
|
||||
@@ -472,7 +540,6 @@
|
||||
#usr/include/linux/netfilter_ipv4/ipt_LOG.h
|
||||
#usr/include/linux/netfilter_ipv4/ipt_REJECT.h
|
||||
#usr/include/linux/netfilter_ipv4/ipt_TTL.h
|
||||
#usr/include/linux/netfilter_ipv4/ipt_ULOG.h
|
||||
#usr/include/linux/netfilter_ipv4/ipt_ah.h
|
||||
#usr/include/linux/netfilter_ipv4/ipt_ecn.h
|
||||
#usr/include/linux/netfilter_ipv4/ipt_ttl.h
|
||||
@@ -509,9 +576,12 @@
|
||||
#usr/include/linux/nfsd/export.h
|
||||
#usr/include/linux/nfsd/nfsfh.h
|
||||
#usr/include/linux/nfsd/stats.h
|
||||
#usr/include/linux/nilfs2_api.h
|
||||
#usr/include/linux/nilfs2_ondisk.h
|
||||
#usr/include/linux/nl80211.h
|
||||
#usr/include/linux/nsfs.h
|
||||
#usr/include/linux/nubus.h
|
||||
#usr/include/linux/nvme.h
|
||||
#usr/include/linux/nvme_ioctl.h
|
||||
#usr/include/linux/nvram.h
|
||||
#usr/include/linux/omap3isp.h
|
||||
#usr/include/linux/omapfb.h
|
||||
@@ -523,6 +593,7 @@
|
||||
#usr/include/linux/patchkey.h
|
||||
#usr/include/linux/pci.h
|
||||
#usr/include/linux/pci_regs.h
|
||||
#usr/include/linux/pcitest.h
|
||||
#usr/include/linux/perf_event.h
|
||||
#usr/include/linux/personality.h
|
||||
#usr/include/linux/pfkeyv2.h
|
||||
@@ -534,17 +605,23 @@
|
||||
#usr/include/linux/pktcdvd.h
|
||||
#usr/include/linux/pmu.h
|
||||
#usr/include/linux/poll.h
|
||||
#usr/include/linux/posix_acl.h
|
||||
#usr/include/linux/posix_acl_xattr.h
|
||||
#usr/include/linux/posix_types.h
|
||||
#usr/include/linux/ppdev.h
|
||||
#usr/include/linux/ppp-comp.h
|
||||
#usr/include/linux/ppp-ioctl.h
|
||||
#usr/include/linux/ppp_defs.h
|
||||
#usr/include/linux/pps.h
|
||||
#usr/include/linux/pr.h
|
||||
#usr/include/linux/prctl.h
|
||||
#usr/include/linux/psample.h
|
||||
#usr/include/linux/psci.h
|
||||
#usr/include/linux/ptp_clock.h
|
||||
#usr/include/linux/ptrace.h
|
||||
#usr/include/linux/qnx4_fs.h
|
||||
#usr/include/linux/qnxtypes.h
|
||||
#usr/include/linux/qrtr.h
|
||||
#usr/include/linux/quota.h
|
||||
#usr/include/linux/radeonfb.h
|
||||
#usr/include/linux/raid
|
||||
@@ -558,18 +635,31 @@
|
||||
#usr/include/linux/reiserfs_xattr.h
|
||||
#usr/include/linux/resource.h
|
||||
#usr/include/linux/rfkill.h
|
||||
#usr/include/linux/rio_cm_cdev.h
|
||||
#usr/include/linux/rio_mport_cdev.h
|
||||
#usr/include/linux/romfs_fs.h
|
||||
#usr/include/linux/rose.h
|
||||
#usr/include/linux/route.h
|
||||
#usr/include/linux/rpmsg.h
|
||||
#usr/include/linux/rtc.h
|
||||
#usr/include/linux/rtnetlink.h
|
||||
#usr/include/linux/rxrpc.h
|
||||
#usr/include/linux/scc.h
|
||||
#usr/include/linux/sched
|
||||
#usr/include/linux/sched.h
|
||||
#usr/include/linux/sched/types.h
|
||||
#usr/include/linux/scif_ioctl.h
|
||||
#usr/include/linux/screen_info.h
|
||||
#usr/include/linux/sctp.h
|
||||
#usr/include/linux/sdla.h
|
||||
#usr/include/linux/seccomp.h
|
||||
#usr/include/linux/securebits.h
|
||||
#usr/include/linux/sed-opal.h
|
||||
#usr/include/linux/seg6.h
|
||||
#usr/include/linux/seg6_genl.h
|
||||
#usr/include/linux/seg6_hmac.h
|
||||
#usr/include/linux/seg6_iptunnel.h
|
||||
#usr/include/linux/seg6_local.h
|
||||
#usr/include/linux/selinux_netlink.h
|
||||
#usr/include/linux/sem.h
|
||||
#usr/include/linux/serial.h
|
||||
@@ -579,11 +669,13 @@
|
||||
#usr/include/linux/shm.h
|
||||
#usr/include/linux/signal.h
|
||||
#usr/include/linux/signalfd.h
|
||||
#usr/include/linux/smc.h
|
||||
#usr/include/linux/smc_diag.h
|
||||
#usr/include/linux/smiapp.h
|
||||
#usr/include/linux/snmp.h
|
||||
#usr/include/linux/sock_diag.h
|
||||
#usr/include/linux/socket.h
|
||||
#usr/include/linux/sockios.h
|
||||
#usr/include/linux/som.h
|
||||
#usr/include/linux/sonet.h
|
||||
#usr/include/linux/sonypi.h
|
||||
#usr/include/linux/sound.h
|
||||
@@ -592,24 +684,35 @@
|
||||
#usr/include/linux/spi/spidev.h
|
||||
#usr/include/linux/stat.h
|
||||
#usr/include/linux/stddef.h
|
||||
#usr/include/linux/stm.h
|
||||
#usr/include/linux/string.h
|
||||
#usr/include/linux/sunrpc
|
||||
#usr/include/linux/sunrpc/debug.h
|
||||
#usr/include/linux/suspend_ioctls.h
|
||||
#usr/include/linux/swab.h
|
||||
#usr/include/linux/switchtec_ioctl.h
|
||||
#usr/include/linux/sync_file.h
|
||||
#usr/include/linux/synclink.h
|
||||
#usr/include/linux/sysctl.h
|
||||
#usr/include/linux/sysinfo.h
|
||||
#usr/include/linux/target_core_user.h
|
||||
#usr/include/linux/taskstats.h
|
||||
#usr/include/linux/tc_act
|
||||
#usr/include/linux/tc_act/tc_bpf.h
|
||||
#usr/include/linux/tc_act/tc_connmark.h
|
||||
#usr/include/linux/tc_act/tc_csum.h
|
||||
#usr/include/linux/tc_act/tc_defact.h
|
||||
#usr/include/linux/tc_act/tc_gact.h
|
||||
#usr/include/linux/tc_act/tc_ife.h
|
||||
#usr/include/linux/tc_act/tc_ipt.h
|
||||
#usr/include/linux/tc_act/tc_mirred.h
|
||||
#usr/include/linux/tc_act/tc_nat.h
|
||||
#usr/include/linux/tc_act/tc_pedit.h
|
||||
#usr/include/linux/tc_act/tc_sample.h
|
||||
#usr/include/linux/tc_act/tc_skbedit.h
|
||||
#usr/include/linux/tc_act/tc_skbmod.h
|
||||
#usr/include/linux/tc_act/tc_tunnel_key.h
|
||||
#usr/include/linux/tc_act/tc_vlan.h
|
||||
#usr/include/linux/tc_ematch
|
||||
#usr/include/linux/tc_ematch/tc_em_cmp.h
|
||||
#usr/include/linux/tc_ematch/tc_em_meta.h
|
||||
@@ -617,14 +720,19 @@
|
||||
#usr/include/linux/tc_ematch/tc_em_text.h
|
||||
#usr/include/linux/tcp.h
|
||||
#usr/include/linux/tcp_metrics.h
|
||||
#usr/include/linux/tee.h
|
||||
#usr/include/linux/telephony.h
|
||||
#usr/include/linux/termios.h
|
||||
#usr/include/linux/thermal.h
|
||||
#usr/include/linux/time.h
|
||||
#usr/include/linux/timerfd.h
|
||||
#usr/include/linux/times.h
|
||||
#usr/include/linux/timex.h
|
||||
#usr/include/linux/tiocl.h
|
||||
#usr/include/linux/tipc.h
|
||||
#usr/include/linux/tipc_config.h
|
||||
#usr/include/linux/tipc_netlink.h
|
||||
#usr/include/linux/tls.h
|
||||
#usr/include/linux/toshiba.h
|
||||
#usr/include/linux/tty.h
|
||||
#usr/include/linux/tty_flags.h
|
||||
@@ -634,6 +742,7 @@
|
||||
#usr/include/linux/uhid.h
|
||||
#usr/include/linux/uinput.h
|
||||
#usr/include/linux/uio.h
|
||||
#usr/include/linux/uleds.h
|
||||
#usr/include/linux/ultrasound.h
|
||||
#usr/include/linux/un.h
|
||||
#usr/include/linux/unistd.h
|
||||
@@ -644,6 +753,7 @@
|
||||
#usr/include/linux/usb/cdc.h
|
||||
#usr/include/linux/usb/ch11.h
|
||||
#usr/include/linux/usb/ch9.h
|
||||
#usr/include/linux/usb/charger.h
|
||||
#usr/include/linux/usb/functionfs.h
|
||||
#usr/include/linux/usb/g_printer.h
|
||||
#usr/include/linux/usb/gadgetfs.h
|
||||
@@ -651,6 +761,9 @@
|
||||
#usr/include/linux/usb/tmc.h
|
||||
#usr/include/linux/usb/video.h
|
||||
#usr/include/linux/usbdevice_fs.h
|
||||
#usr/include/linux/usbip.h
|
||||
#usr/include/linux/userfaultfd.h
|
||||
#usr/include/linux/userio.h
|
||||
#usr/include/linux/utime.h
|
||||
#usr/include/linux/utsname.h
|
||||
#usr/include/linux/uuid.h
|
||||
@@ -663,6 +776,7 @@
|
||||
#usr/include/linux/version.h
|
||||
#usr/include/linux/veth.h
|
||||
#usr/include/linux/vfio.h
|
||||
#usr/include/linux/vfio_ccw.h
|
||||
#usr/include/linux/vhost.h
|
||||
#usr/include/linux/videodev2.h
|
||||
#usr/include/linux/virtio_9p.h
|
||||
@@ -670,12 +784,22 @@
|
||||
#usr/include/linux/virtio_blk.h
|
||||
#usr/include/linux/virtio_config.h
|
||||
#usr/include/linux/virtio_console.h
|
||||
#usr/include/linux/virtio_crypto.h
|
||||
#usr/include/linux/virtio_gpu.h
|
||||
#usr/include/linux/virtio_ids.h
|
||||
#usr/include/linux/virtio_input.h
|
||||
#usr/include/linux/virtio_mmio.h
|
||||
#usr/include/linux/virtio_net.h
|
||||
#usr/include/linux/virtio_pci.h
|
||||
#usr/include/linux/virtio_ring.h
|
||||
#usr/include/linux/virtio_rng.h
|
||||
#usr/include/linux/virtio_scsi.h
|
||||
#usr/include/linux/virtio_types.h
|
||||
#usr/include/linux/virtio_vsock.h
|
||||
#usr/include/linux/vm_sockets.h
|
||||
#usr/include/linux/vsockmon.h
|
||||
#usr/include/linux/vt.h
|
||||
#usr/include/linux/vtpm_proxy.h
|
||||
#usr/include/linux/wait.h
|
||||
#usr/include/linux/wanrouter.h
|
||||
#usr/include/linux/watchdog.h
|
||||
@@ -686,8 +810,11 @@
|
||||
#usr/include/linux/x25.h
|
||||
#usr/include/linux/xattr.h
|
||||
#usr/include/linux/xfrm.h
|
||||
#usr/include/linux/xilinx-v4l2-controls.h
|
||||
#usr/include/linux/zorro.h
|
||||
#usr/include/linux/zorro_ids.h
|
||||
#usr/include/misc
|
||||
#usr/include/misc/cxl.h
|
||||
#usr/include/mtd
|
||||
#usr/include/mtd/inftl-user.h
|
||||
#usr/include/mtd/mtd-abi.h
|
||||
@@ -695,13 +822,31 @@
|
||||
#usr/include/mtd/nftl-user.h
|
||||
#usr/include/mtd/ubi-user.h
|
||||
#usr/include/rdma
|
||||
#usr/include/rdma/bnxt_re-abi.h
|
||||
#usr/include/rdma/cxgb3-abi.h
|
||||
#usr/include/rdma/cxgb4-abi.h
|
||||
#usr/include/rdma/hfi
|
||||
#usr/include/rdma/hfi/hfi1_ioctl.h
|
||||
#usr/include/rdma/hfi/hfi1_user.h
|
||||
#usr/include/rdma/hns-abi.h
|
||||
#usr/include/rdma/ib_user_cm.h
|
||||
#usr/include/rdma/ib_user_ioctl_verbs.h
|
||||
#usr/include/rdma/ib_user_mad.h
|
||||
#usr/include/rdma/ib_user_sa.h
|
||||
#usr/include/rdma/ib_user_verbs.h
|
||||
#usr/include/rdma/mlx4-abi.h
|
||||
#usr/include/rdma/mlx5-abi.h
|
||||
#usr/include/rdma/mthca-abi.h
|
||||
#usr/include/rdma/nes-abi.h
|
||||
#usr/include/rdma/ocrdma-abi.h
|
||||
#usr/include/rdma/qedr-abi.h
|
||||
#usr/include/rdma/rdma_netlink.h
|
||||
#usr/include/rdma/rdma_user_cm.h
|
||||
#usr/include/rdma/rdma_user_ioctl.h
|
||||
#usr/include/rdma/rdma_user_rxe.h
|
||||
#usr/include/rdma/vmw_pvrdma-abi.h
|
||||
#usr/include/scsi
|
||||
#usr/include/scsi/cxlflash_ioctl.h
|
||||
#usr/include/scsi/fc
|
||||
#usr/include/scsi/fc/fc_els.h
|
||||
#usr/include/scsi/fc/fc_fs.h
|
||||
@@ -712,6 +857,7 @@
|
||||
#usr/include/scsi/scsi_netlink_fc.h
|
||||
#usr/include/sound
|
||||
#usr/include/sound/asequencer.h
|
||||
#usr/include/sound/asoc.h
|
||||
#usr/include/sound/asound.h
|
||||
#usr/include/sound/asound_fm.h
|
||||
#usr/include/sound/compress_offload.h
|
||||
@@ -722,7 +868,9 @@
|
||||
#usr/include/sound/hdspm.h
|
||||
#usr/include/sound/sb16_csp.h
|
||||
#usr/include/sound/sfnt_info.h
|
||||
#usr/include/uapi
|
||||
#usr/include/sound/snd_sst_tokens.h
|
||||
#usr/include/sound/tlv.h
|
||||
#usr/include/sound/usb_stream.h
|
||||
#usr/include/video
|
||||
#usr/include/video/edid.h
|
||||
#usr/include/video/sisfb.h
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
#boot/initramfs-KVER-ipfire-kirkwood.img
|
||||
#boot/uInit-ipfire-kirkwood
|
||||
boot/uInit-KVER-ipfire-kirkwood
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
#boot/initramfs-KVER-ipfire-multi.img
|
||||
#boot/uInit-ipfire-multi
|
||||
boot/uInit-KVER-ipfire-multi
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user