[PATCH] lighttpd Konfigurationsfrontend

@dj1985: ich habe jetzt nicht die ganze Diskussion verfolgt und auch Deine Config nicht wirklich angeschaut, aber warum nutzt Du das hier nicht, um Deine zusätzlichen Optionen einzutragen anstatt die default-config als Vorlage zu nehmen und diese zu erweitern. Gibt es dazu einen Grund? lightty bietet die Möglichkeit, bereits definierte Variablen um weitere Werte zu erweiterten, in etwa so
Code:
server.modules += ( "mod_webdav" )
 
:groesste:

Danke, für den Hinweis. :)
Nein das hat eigentlich keinen speziellen Grund. Ich bin es eben nur gewöhnt alles direkt in einer Konfiurationsdatei zu haben, und irgendwie habe ich gedacht das lighttpd: Additional nur zum laden der Module dient die ganzen anderen Sachen wie die Webdav Einstellung dann trotzdem noch über eine Extra Konfig kommen müssen...

Ja das was du vorgeschlagen hast, funktioniert übrigens wunderbar :D

Ein was gutes hat das ganze gehabt... Ich kenne jetzt einige Linuxbefehle die ich so nie gelernt hätte, da ich sie nie gebraucht habe.

Trotzdem danke an alle für die Hilfe.

EDIT: einen Grund fällt mir jetzt wieder ein warum ich das gemacht habe
"index-file.names = ( "index.php", "index.html", "index.cgi", "index.htm", "default.htm", "index.rb" )"
Und zwar das ich die Config besser an meine Bedürfnisse anpassen konnte.
 
Zuletzt bearbeitet:
Hallo zusammen,

ich habe heute die 7240 meines Bekannten auf devel-4633 geupdatet. Damit hat sich dieses Problem erledigt, nur gibt es jetzt auch div. deprecated-Hinweise.
Hier mal die /var/log/mod.log
PHP:
rc.mod version freetz-devel-4633
crond is disabled
telnetd is disabled
Starting Freetz webinterface...done.
Starting syslogd...done.
Updating inetd config for dropbear: inactive.
Updating inetd config for telnetd: inactive.
Updating inetd config for vsftpd: inactive.
Updating inetd config for webcfg: inactive.
Reloading inetd...not running.
Writing /var/flash/freetz...done.
27648 bytes written.
/usr/bin/modreg file inetd_conf: Registration without <pkg> argument is deprecated. Please switch to the new style. See /usr/bin/modreg for more details.
inetd is disabled
/usr/bin/modreg file listeners: Registration without <pkg> argument is deprecated. Please switch to the new style. See /usr/bin/modreg for more details.
/usr/bin/modreg file callers: Registration without <pkg> argument is deprecated. Please switch to the new style. See /usr/bin/modreg for more details.
callmonitor is disabled
Starting dropbear SSH server...done.
/usr/bin/modreg file openntpd_conf: Registration without <pkg> argument is deprecated. Please switch to the new style. See /usr/bin/modreg for more details.
openntpd is disabled
/usr/bin/modreg file privoxy__user_filter: Registration without <pkg> argument is deprecated. Please switch to the new style. See /usr/bin/modreg for more details.
/usr/bin/modreg file privoxy__user_action: Registration without <pkg> argument is deprecated. Please switch to the new style. See /usr/bin/modreg for more details.
Privoxy is disabled
/usr/bin/modreg file secret_id_key: Registration without <pkg> argument is deprecated. Please switch to the new style. See /usr/bin/modreg for more details.
tor is disabled
/usr/bin/modreg file vsftpd_crt: Registration without <pkg> argument is deprecated. Please switch to the new style. See /usr/bin/modreg for more details.
vsftpd is disabled
/usr/bin/modreg file box_crt: Registration without <pkg> argument is deprecated. Please switch to the new style. See /usr/bin/modreg for more details.
/usr/bin/modreg file box_key: Registration without <pkg> argument is deprecated. Please switch to the new style. See /usr/bin/modreg for more details.
/usr/bin/modreg file ca_crt: Registration without <pkg> argument is deprecated. Please switch to the new style. See /usr/bin/modreg for more details.
/usr/bin/modreg file crl_pem: Registration without <pkg> argument is deprecated. Please switch to the new style. See /usr/bin/modreg for more details.
/usr/bin/modreg file dh_pem: Registration without <pkg> argument is deprecated. Please switch to the new style. See /usr/bin/modreg for more details.
/usr/bin/modreg file static_key: Registration without <pkg> argument is deprecated. Please switch to the new style. See /usr/bin/modreg for more details.
openvpn is disabled
/usr/bin/modreg file knockd_conf: Registration without <pkg> argument is deprecated. Please switch to the new style. See /usr/bin/modreg for more details.
knockd is disabled
/usr/bin/modreg file shares: Registration without <pkg> argument is deprecated. Please switch to the new style. See /usr/bin/modreg for more details.
/usr/bin/modreg file sharesx: Registration without <pkg> argument is deprecated. Please switch to the new style. See /usr/bin/modreg for more details.
samba is disabled
/usr/bin/modreg file ssh_authorized-keys: Registration without <pkg> argument is deprecated. Please switch to the new style. See /usr/bin/modreg for more details.
Setting up SSH authorized_keys for root...initialized.
swap is disabled

und hier noch die .config (nach einem "make menuconfig"):
PHP:
#
# Automatically generated make config: don't edit
#
FREETZ_HAVE_DOT_CONFIG=y

#
# General --------------------------------
#
FREETZ_AVM_VERSION_7270_04_80=y
# FREETZ_TYPE_300IP_AS_FON is not set
# FREETZ_TYPE_2170 is not set
# FREETZ_TYPE_FON is not set
# FREETZ_TYPE_FON_5010 is not set
# FREETZ_TYPE_FON_5050 is not set
# FREETZ_TYPE_FON_5140 is not set
# FREETZ_TYPE_FON_WLAN is not set
# FREETZ_TYPE_FON_WLAN_7050 is not set
# FREETZ_TYPE_FON_WLAN_7112 is not set
# FREETZ_TYPE_FON_WLAN_7113 is not set
# FREETZ_TYPE_FON_WLAN_7140 is not set
# FREETZ_TYPE_FON_WLAN_7141 is not set
# FREETZ_TYPE_FON_7150 is not set
# FREETZ_TYPE_FON_WLAN_7170 is not set
FREETZ_TYPE_FON_WLAN_7240=y
# FREETZ_TYPE_FON_WLAN_7270 is not set
# FREETZ_TYPE_FON_WLAN_7270_V3 is not set
# FREETZ_TYPE_WLAN_3020 is not set
# FREETZ_TYPE_WLAN_3030 is not set
# FREETZ_TYPE_WLAN_3130 is not set
# FREETZ_TYPE_WLAN_3131 is not set
# FREETZ_TYPE_WLAN_3170 is not set
# FREETZ_TYPE_WLAN_3270 is not set
# FREETZ_TYPE_WLAN_3270_V3 is not set
# FREETZ_TYPE_SPEEDPORT_W501V is not set
# FREETZ_TYPE_CUSTOM is not set
FREETZ_AVM_VERSION_STRING="7270_04.80"
FREETZ_TYPE_LANG_DE=y
# FREETZ_TYPE_LANG_A_CH is not set
# FREETZ_TYPE_LANG_EN is not set
FREETZ_TYPE_LANG_STRING="de"
FREETZ_TYPE_STRING="7240"
FREETZ_INSTALL_BASE=y
FREETZ_REPLACE_BUSYBOX=y
FREETZ_SHOW_ADVANCED=y
FREETZ_REPLACE_KERNEL_AVAILABLE=y
# FREETZ_REPLACE_KERNEL is not set
# FREETZ_TARGET_IPV6_SUPPORT is not set
FREETZ_TARGET_REF="8mb_26"
FREETZ_KERNEL_REF="8mb_26"
FREETZ_KERNEL_LAYOUT="ur8"
FREETZ_KERNEL_MTD_SIZE=246
FREETZ_HAS_PHONE=y
FREETZ_HAS_TAM=y
FREETZ_HAS_WLAN=y
# FREETZ_HAS_USB_CLIENT is not set
FREETZ_HAS_USB_HOST=y
FREETZ_HAS_AVM_INETD=y
FREETZ_HAS_LIBSSL=y

#
# Mod ------------------------------------
#
FREETZ_LANG_DE=y
# FREETZ_LANG_EN is not set
FREETZ_LANG_STRING="de"

#
# Patches
#

#
# Web menu patches ------------------------
#
FREETZ_PATCH_DSL_EXPERT=y
FREETZ_ADD_REGEXT_GUI=y
# FREETZ_PATCH_ALARMCLOCK is not set
FREETZ_PATCH_SIGNED=y

#
# USB mounting ----------------------------
#
FREETZ_PATCH_FREETZMOUNT=y
FREETZ_PATCH_RCFTPD=y
FREETZ_USBSTORAGE_AUTOMOUNT=y
# FREETZ_AUTOMOUNT_EXT2 is not set
# FREETZ_AUTOMOUNT_EXT3 is not set
# FREETZ_AUTOMOUNT_NTFS is not set
# FREETZ_AUTOMOUNT_REISER_FS is not set
# FREETZ_PATCH_MAXDEVCOUNT is not set

#
# Removings -------------------------------
#
# FREETZ_REMOVE_ANNEX_B_FIRMWARE is not set
FREETZ_REMOVE_ASSISTANT=y
# FREETZ_REMOVE_AURA_USB is not set
# FREETZ_REMOVE_AVM_VPN is not set

#
# Remove brandings
#
# FREETZ_REMOVE_BRANDING_1und1 is not set
FREETZ_REMOVE_BRANDING_avm=y
# FREETZ_REMOVE_CAPIOVERTCP is not set
FREETZ_REMOVE_CHRONYD=y
# FREETZ_REMOVE_DECT is not set
# FREETZ_REMOVE_DSLD is not set
FREETZ_REMOVE_DTRACE=y
# FREETZ_REMOVE_FTPD is not set
FREETZ_REMOVE_HELP=y
# FREETZ_REMOVE_MEDIASRV is not set
# FREETZ_REMOVE_MINID is not set
# FREETZ_REMOVE_NTFS is not set
# FREETZ_REMOVE_SUPPORT is not set
# FREETZ_REMOVE_TR069 is not set
# FREETZ_REMOVE_UMTSD is not set
# FREETZ_REMOVE_UPNP is not set
# FREETZ_REMOVE_USERMAN is not set
# FREETZ_REMOVE_VOIPD is not set
# FREETZ_REMOVE_VOIP_ISDN is not set
# FREETZ_REMOVE_WLAN is not set

#
# Adds -----------------------------------
#

#
# Other stuff -----------------------------
#
# FREETZ_PATCH_GETCONS is not set

#
# Package selection
#

#
# Standard packages
#
# FREETZ_PACKAGE_BFTPD is not set
# FREETZ_PACKAGE_BIRD is not set
FREETZ_PACKAGE_BRIDGE_UTILS=y
FREETZ_PACKAGE_CALLMONITOR=y
FREETZ_PACKAGE_CALLMONITOR_webif=y
FREETZ_PACKAGE_CALLMONITOR_actions=y
FREETZ_PACKAGE_CALLMONITOR_monitor=y
FREETZ_PACKAGE_CALLMONITOR_phonebook=y
# FREETZ_PACKAGE_CHECKMAILD is not set
# FREETZ_PACKAGE_CIFSMOUNT is not set
# FREETZ_PACKAGE_CPMACCFG is not set
# FREETZ_PACKAGE_CURL is not set
# FREETZ_PACKAGE_DECO is not set
# FREETZ_PACKAGE_DNSMASQ is not set
FREETZ_PACKAGE_DROPBEAR=y
# FREETZ_PACKAGE_DROPBEAR_SERVER_ONLY is not set
FREETZ_PACKAGE_DROPBEAR_WITH_ZLIB=y
FREETZ_PACKAGE_DROPBEAR_DISABLE_HOST_LOOKUP=y
# FREETZ_PACKAGE_DTMFBOX is not set
# FREETZ_PACKAGE_ESPEAK is not set
# FREETZ_PACKAGE_FORTUNE is not set
# FREETZ_PACKAGE_FUSE is not set
FREETZ_PACKAGE_INETD=y
FREETZ_PACKAGE_KNOCK=y
FREETZ_PACKAGE_MC=y
FREETZ_PACKAGE_MC_INTERNAL_EDITOR=y
# FREETZ_PACKAGE_MC_SUBSHELL is not set
# FREETZ_PACKAGE_MC_ONLINE_HELP is not set
# FREETZ_PACKAGE_MC_WITH_NCURSES is not set
# FREETZ_PACKAGE_MC_FORCE_GLIB12 is not set
# FREETZ_PACKAGE_MINI_FO is not set
FREETZ_PACKAGE_MTR=y
# FREETZ_PACKAGE_NANO is not set
FREETZ_PACKAGE_NETCAT=y
# FREETZ_PACKAGE_NETSNMP is not set
# FREETZ_PACKAGE_NTFS is not set
FREETZ_PACKAGE_OPENNTPD=y
FREETZ_PACKAGE_OPENVPN=y
FREETZ_PACKAGE_OPENVPN_STATIC=y
FREETZ_PACKAGE_OPENVPN_WITH_LZO=y
FREETZ_PACKAGE_OPENVPN_WITH_MGMNT=y
FREETZ_PACKAGE_OPENVPN_ENABLE_SMALL=y
# FREETZ_PACKAGE_PINGTUNNEL is not set
FREETZ_PACKAGE_PRIVOXY=y
FREETZ_PACKAGE_PRIVOXY_WITH_SHARED_PCRE=y
FREETZ_PACKAGE_PRIVOXY_WITH_ZLIB=y
# FREETZ_PACKAGE_RCAPID is not set
FREETZ_PACKAGE_SAMBA=y
# FREETZ_PACKAGE_NMBD is not set
FREETZ_PACKAGE_SCREEN=y
# FREETZ_PACKAGE_STUNNEL is not set
# FREETZ_PACKAGE_TCPDUMP is not set
FREETZ_PACKAGE_TOR=y
FREETZ_PACKAGE_TOR_STATIC=y
# FREETZ_PACKAGE_VPNC is not set
FREETZ_PACKAGE_VSFTPD=y
FREETZ_PACKAGE_VSFTPD_WITH_SSL=y
FREETZ_PACKAGE_VSFTPD_STATIC=y

#
# Web interfaces
#
FREETZ_PACKAGE_AVM_FIREWALL=y
# FREETZ_PACKAGE_CPMACCFG_CGI is not set
# FREETZ_PACKAGE_DOWNLOADER is not set
FREETZ_PACKAGE_AUTHORIZED_KEYS=y
# FREETZ_PACKAGE_NFSD_CGI is not set
# FREETZ_PACKAGE_NHIPT is not set
# FREETZ_PACKAGE_ONLINECHANGED_CGI is not set
# FREETZ_PACKAGE_PHPXMAIL is not set
# FREETZ_PACKAGE_PPP_CGI is not set
# FREETZ_PACKAGE_RRDSTATS is not set
# FREETZ_PACKAGE_SPINDOWN_CGI is not set
FREETZ_PACKAGE_SYSLOGD_CGI=y
# FREETZ_PACKAGE_TRANSMISSION_CGI is not set
# FREETZ_PACKAGE_VIRTUALIP_CGI is not set
# FREETZ_PACKAGE_VNSTAT_CGI is not set
# FREETZ_PACKAGE_WOL_CGI is not set

#
# Debug helpers
#
# FREETZ_PACKAGE_LDD is not set
# FREETZ_PACKAGE_LSOF is not set
# FREETZ_PACKAGE_LTRACE is not set
# FREETZ_PACKAGE_NANO_SHELL is not set
# FREETZ_PACKAGE_PCIUTILS is not set
# FREETZ_PACKAGE_STRACE is not set
# FREETZ_PACKAGE_USBUTILS is not set

#
# Testing
#
# FREETZ_PACKAGE_APACHE is not set
# FREETZ_PACKAGE_BASH is not set
# FREETZ_PACKAGE_BFUSB is not set
# FREETZ_PACKAGE_BIP is not set
# FREETZ_PACKAGE_BITTWIST is not set
# FREETZ_PACKAGE_BLUEZ_UTILS is not set
# FREETZ_PACKAGE_BR2684CTL is not set
# FREETZ_PACKAGE_CRYPTSETUP is not set
# FREETZ_PACKAGE_CTORRENT is not set
# FREETZ_PACKAGE_DAVFS2 is not set
# FREETZ_PACKAGE_DEBOOTSTRAP is not set
# FREETZ_PACKAGE_DIGITEMP is not set
# FREETZ_PACKAGE_DNS2TCP is not set
# FREETZ_PACKAGE_DOSFSTOOLS is not set
# FREETZ_PACKAGE_DTACH is not set
FREETZ_PACKAGE_E2FSPROGS=y
FREETZ_PACKAGE_E2FSPROGS_STATIC=y
# FREETZ_PACKAGE_E2FSPROGS_E2FSCK is not set
# FREETZ_PACKAGE_E2FSPROGS_E2MAKING is not set
# FREETZ_PACKAGE_E2FSPROGS_E2TUNING is not set
# FREETZ_PACKAGE_E2FSPROGS_E2DEBUG is not set
FREETZ_PACKAGE_E2FSPROGS_BLKID=y
# FREETZ_PACKAGE_E2FSPROGS_E2FIXING is not set
# FREETZ_PACKAGE_EMPTY is not set
FREETZ_PACKAGE_FSTYP=y
# FREETZ_PACKAGE_GNU_MAKE is not set
# FREETZ_PACKAGE_GNUTLS is not set
# FREETZ_PACKAGE_GOCR is not set
# FREETZ_PACKAGE_HD_IDLE is not set
# FREETZ_PACKAGE_HTOP is not set
# FREETZ_PACKAGE_HTTPRY is not set
# FREETZ_PACKAGE_HTTPTUNNEL is not set
# FREETZ_PACKAGE_IGMPPROXY is not set
# FREETZ_PACKAGE_INADYN_MT is not set
# FREETZ_PACKAGE_INOTIFY_TOOLS is not set
# FREETZ_PACKAGE_IODINE is not set
# FREETZ_PACKAGE_IPTRAF is not set
# FREETZ_PACKAGE_IRSSI is not set
# FREETZ_PACKAGE_JAMVM is not set
# FREETZ_PACKAGE_LFTP is not set
# FREETZ_PACKAGE_LIGHTTPD is not set
# FREETZ_PACKAGE_LYNX is not set
# FREETZ_PACKAGE_LUA is not set
# FREETZ_PACKAGE_MADPLAY is not set
# FREETZ_PACKAGE_MATRIXTUNNEL is not set
# FREETZ_PACKAGE_MCABBER is not set
# FREETZ_PACKAGE_MICROPERL is not set
# FREETZ_PACKAGE_MINICOM is not set
# FREETZ_PACKAGE_MODULE_INIT_TOOLS is not set
# FREETZ_PACKAGE_NAGIOS is not set
# FREETZ_PACKAGE_NCFTP is not set
# FREETZ_PACKAGE_NETPBM is not set
# FREETZ_PACKAGE_NOIP is not set
# FREETZ_PACKAGE_NDAS is not set
# FREETZ_PACKAGE_NFS_UTILS is not set
# FREETZ_PACKAGE_NGIRCD is not set
# FREETZ_PACKAGE_NMAP is not set
# FREETZ_PACKAGE_OBEXFTP is not set

#
# OpenSSH
#
# FREETZ_PACKAGE_OPENSSH_SSHD is not set
# FREETZ_PACKAGE_OPENSSH_CLIENT is not set
# FREETZ_PACKAGE_OPENSSH_SCP is not set
# FREETZ_PACKAGE_OPENSSH_CLIENTUTILS is not set
# FREETZ_PACKAGE_OPENSSH_KEYUTILS is not set
# FREETZ_PACKAGE_OPENSSH_SFTPCLIENT is not set
# FREETZ_PACKAGE_OPENSSH_SFTP is not set
# FREETZ_PACKAGE_OWFS is not set
# FREETZ_PACKAGE_PHP is not set
# FREETZ_PACKAGE_PORTMAP is not set
# FREETZ_PACKAGE_POLIPO is not set
# FREETZ_PACKAGE_PPPD_CHAT is not set
# FREETZ_PACKAGE_QUAGGA is not set
# FREETZ_PACKAGE_RRDTOOL is not set
# FREETZ_PACKAGE_RSYNC is not set
# FREETZ_PACKAGE_RUBY is not set
# FREETZ_PACKAGE_SABLEVM_SDK is not set
# FREETZ_PACKAGE_SER2NET is not set
# FREETZ_PACKAGE_SISPMCTL is not set
# FREETZ_PACKAGE_SLURM is not set
# FREETZ_PACKAGE_SOCAT is not set
# FREETZ_PACKAGE_SPAWN_FCGI is not set
# FREETZ_PACKAGE_SQLITE is not set
# FREETZ_PACKAGE_SQUID is not set
# FREETZ_PACKAGE_STREAMRIPPER is not set
# FREETZ_PACKAGE_SUBVERSION is not set
# FREETZ_PACKAGE_SYNCE_DCCM is not set
# FREETZ_PACKAGE_SYNCE_SERIAL is not set
# FREETZ_PACKAGE_TCP_WRAPPERS is not set
# FREETZ_PACKAGE_TCPPROXY is not set
# FREETZ_PACKAGE_TINYPROXY is not set
# FREETZ_PACKAGE_TRANSMISSION is not set
# FREETZ_PACKAGE_TREE is not set
# FREETZ_PACKAGE_TRICKLE is not set
# FREETZ_PACKAGE_TMUX is not set
# FREETZ_PACKAGE_UMURMUR is not set
# FREETZ_PACKAGE_UNRAR is not set
# FREETZ_PACKAGE_USBROOT is not set
# FREETZ_PACKAGE_VIM is not set
# FREETZ_PACKAGE_VNSTAT is not set
# FREETZ_PACKAGE_VTUN is not set
# FREETZ_PACKAGE_WGET is not set
# FREETZ_PACKAGE_WOL is not set
# FREETZ_PACKAGE_WPUT is not set
# FREETZ_PACKAGE_XMAIL is not set
# FREETZ_PACKAGE_XPDF is not set
# FREETZ_PACKAGE_XRELAYD is not set
# FREETZ_SHOW_UNSTABLE_PACKAGES is not set
FREETZ_PACKAGE_HASERL=y
FREETZ_PACKAGE_MODCGI=y

#
# Advanced options
#
# FREETZ_DL_OVERRIDE is not set
FREETZ_DL_KERNEL_SITE="@AVM/fritz.box/fritzbox.fon_wlan_7270/x_misc/opensrc"
FREETZ_DL_KERNEL_SOURCE="fritzbox7270-source-files-04.80.tar.gz"
FREETZ_DL_KERNEL_SOURCE_MD5="bcd49b28a54293e1481b8170b07245e0"
FREETZ_DL_SITE="@AVM/fritz.box/fritzbox.fon_wlan_7240/firmware/deutsch"
FREETZ_DL_SOURCE="FRITZ.Box_Fon_WLAN_7240.73.04.80.image"
FREETZ_DL_SOURCE_MD5="9e61cf4fabb67c6a2871ddada2f2306c"

#
# Freetz package download sites
#
FREETZ_MOD_DL_NUM_SITES="5"

#
# Download site #1 - default: http://freetz.3dfxatwork.de
#
FREETZ_MOD_DL_SITE_1="http://freetz.3dfxatwork.de"

#
# Download site #2 - default: http://freetz.wirsind.info
#
FREETZ_MOD_DL_SITE_2="http://freetz.wirsind.info"

#
# Download site #3 - default: http://freetz.magenbrot.net
#
FREETZ_MOD_DL_SITE_3="http://freetz.magenbrot.net"

#
# Download site #4 - default: empty (reserved for later use)
#
FREETZ_MOD_DL_SITE_4=""

#
# Download site #5 - user-defined
#
FREETZ_MOD_DL_SITE_5=""
FREETZ_SECURITY_LEVEL=1
FREETZ_VERBOSITY_LEVEL=2
FREETZ_FAVICON_NONE=y
# FREETZ_FAVICON_ATOMPHIL is not set
# FREETZ_FAVICON_CUMA is not set
# FREETZ_FAVICON_DSL123 is not set
# FREETZ_FAVICON_HANSOLO is not set
# FREETZ_BACKUP_CONFIG_CACHE is not set
FREETZ_CHECK_CHANGED=y
FREETZ_FAVICON_STRING="none"
FREETZ_SUBVERSION_STRING=y
FREETZ_DEVELOPER_VERSION_STRING=y
FREETZ_STYLE_COLORED=y
# FREETZ_STYLE_GREY is not set
FREETZ_STYLE="colored"
FREETZ_USER_DEFINED_COMMENT=""
# FREETZ_CUSTOM_IMAGE_NAME is not set

#
# Info pages
#
# FREETZ_REMOVE_BOX_INFO is not set
# FREETZ_REMOVE_FREETZ_INFO is not set
# FREETZ_REMOVE_DOT_CONFIG is not set

#
# External
#
# EXTERNAL_ENABLED is not set
# FREETZ_SQUASHFS_BLOCKSIZE_ORIG is not set
# FREETZ_SQUASHFS_BLOCKSIZE_16384 is not set
# FREETZ_SQUASHFS_BLOCKSIZE_32768 is not set
FREETZ_SQUASHFS_BLOCKSIZE_65536=y
# FREETZ_SQUASHFS_BLOCKSIZE_131072 is not set
# FREETZ_REPLACE_SSL_LIBS is not set

#
# BusyBox options
#
# FREETZ_BUSYBOX_AR is not set
# FREETZ_BUSYBOX_DIFF is not set
# FREETZ_BUSYBOX_ETHER_WAKE is not set
FREETZ_BUSYBOX_INETD=y
# FREETZ_BUSYBOX_IP is not set
# FREETZ_BUSYBOX_PATCH is not set
# FREETZ_BUSYBOX_START_STOP_DAEMON is not set
FREETZ_BUSYBOX_REALPATH=y
FREETZ_BUSYBOX_WGET=y
# FREETZ_BUSYBOX_LESS is not set
# FREETZ_BUSYBOX_LONG_OPTS is not set
FREETZ_BUSYBOX_MD5SUM=y
# FREETZ_BUSYBOX_NICE is not set
# FREETZ_BUSYBOX_FUSER is not set
# FREETZ_BUSYBOX_LS_COLOR is not set
# FREETZ_BUSYBOX_KEYS is not set
# FREETZ_BUSYBOX_BRCTL is not set
# FREETZ_BUSYBOX_UDHCPD is not set
# FREETZ_BUSYBOX_UDHCPC is not set
# FREETZ_BUSYBOX_SEQ is not set
# FREETZ_BUSYBOX_TAC is not set
# FREETZ_BUSYBOX_MDEV is not set
# FREETZ_BUSYBOX_MOUNT_HELPERS is not set
# FREETZ_BUSYBOX_MOUNT_LABEL is not set
# FREETZ_BUSYBOX_VOLUMEID is not set
# FREETZ_BUSYBOX_PSCAN is not set

#
# Kernel modules
#

#
# crypto
#
# FREETZ_MODULE_crypto_algapi is not set
# FREETZ_MODULE_arc4 is not set
# FREETZ_MODULE_blkcipher is not set
# FREETZ_MODULE_cbc is not set
# FREETZ_MODULE_cryptomgr is not set
# FREETZ_MODULE_sha1 is not set
# FREETZ_MODULE_sha256 is not set

#
# drivers
#
# FREETZ_MODULE_loop is not set
# FREETZ_MODULE_nbd is not set
# FREETZ_MODULE_cdrom is not set
# FREETZ_MODULE_capiconn is not set
# FREETZ_MODULE_nand is not set
# FREETZ_MODULE_ohio_nand is not set
# FREETZ_MODULE_dummy is not set
# FREETZ_MODULE_ppp_async is not set
# FREETZ_MODULE_ppp_deflate is not set
# FREETZ_MODULE_ppp_generic is not set
# FREETZ_MODULE_pppoe is not set
# FREETZ_MODULE_pppox is not set
# FREETZ_MODULE_ppp_mppe_mppc is not set
# FREETZ_MODULE_scsi_mod is not set
# FREETZ_MODULE_sd_mod is not set
# FREETZ_MODULE_sg is not set
# FREETZ_MODULE_sr_mod is not set
# FREETZ_MODULE_slhc is not set
# FREETZ_MODULE_musb_hdrc is not set
# FREETZ_MODULE_usblp is not set
# FREETZ_MODULE_usb_storage is not set
# FREETZ_MODULE_usbmon is not set
# FREETZ_MODULE_usbcore is not set
# FREETZ_MODULE_usbip is not set
# FREETZ_MODULE_usbip_common_mod is not set
# FREETZ_MODULE_usbserial is not set
# FREETZ_MODULE_ipaq is not set
# FREETZ_MODULE_pl2303 is not set
# FREETZ_MODULE_ftdi_sio is not set
# FREETZ_MODULE_hci_usb is not set
# FREETZ_MODULE_bfusb is not set
# FREETZ_MODULE_firmware_class is not set
# FREETZ_MODULE_dm_mod is not set
# FREETZ_MODULE_dm_crypt is not set
# FREETZ_MODULE_option is not set

#
# fs
#
# FREETZ_MODULE_cifs is not set
# FREETZ_MODULE_coda is not set
# FREETZ_MODULE_ext3 is not set
# FREETZ_MODULE_ext2 is not set
# FREETZ_MODULE_fat is not set
# FREETZ_MODULE_hfs is not set
# FREETZ_MODULE_hfsplus is not set
# FREETZ_MODULE_fuse is not set
# FREETZ_MODULE_jbd is not set
# FREETZ_MODULE_lockd is not set
# FREETZ_MODULE_mini_fo is not set
# FREETZ_MODULE_minix is not set

#
# ndas
#
# FREETZ_MODULE_ndas_block is not set
# FREETZ_MODULE_ndas_core is not set
# FREETZ_MODULE_ndas_sal is not set
# FREETZ_MODULE_nfsd is not set
# FREETZ_MODULE_exportfs is not set
# FREETZ_MODULE_nfs is not set
FREETZ_MODULE_nls_cp437=y
# FREETZ_MODULE_nls_cp852 is not set
# FREETZ_MODULE_nls_iso8859_15 is not set
FREETZ_MODULE_nls_iso8859_1=y
# FREETZ_MODULE_nls_utf8 is not set
# FREETZ_MODULE_ntfs is not set
# FREETZ_MODULE_reiserfs is not set
# FREETZ_MODULE_smbfs is not set
# FREETZ_MODULE_udf is not set
# FREETZ_MODULE_unionfs is not set
# FREETZ_MODULE_vfat is not set
# FREETZ_MODULE_msdods is not set
# FREETZ_MODULE_jffs2 is not set
# FREETZ_MODULE_mbcache is not set

#
# lib
#
# FREETZ_MODULE_crc_ccitt is not set

#
# net
#
# FREETZ_MODULE_bluetooth is not set
# FREETZ_MODULE_bnep is not set
# FREETZ_MODULE_l2cap is not set
# FREETZ_MODULE_rfcomm is not set
# FREETZ_MODULE_sunrpc is not set

#
# Shared libraries
#
# FREETZ_STRIP_LIBRARIES is not set

#
# Libraries -------------------------------
#
# FREETZ_LIB_libapr is not set
# FREETZ_LIB_libaprutil is not set
# FREETZ_LIB_libatm is not set
# FREETZ_LIB_libconfig is not set
# FREETZ_LIB_libdb is not set
# FREETZ_LIB_libbluetooth is not set
# FREETZ_LIB_libopenobex is not set

#
# Crypto & SSL
#

#
# GMP ------------------------------------
#
# FREETZ_LIB_libgmp is not set

#
# GnuPG ----------------------------------
#
# FREETZ_LIB_libgpg_error is not set
# FREETZ_LIB_libgcrypt is not set

#
# SSL ------------------------------------
#
# FREETZ_LIB_libcyassl is not set
# FREETZ_LIB_libmatrixssl is not set
# FREETZ_LIB_libpolarssl is not set
FREETZ_LIB_libcrypto=y
FREETZ_LIB_libssl=y

#
# GnuTLS ---------------------------------
#
# FREETZ_LIB_libgnutls is not set
# FREETZ_LIB_libtasn1 is not set

#
# Data compression
#
FREETZ_LIB_liblzo2=y
FREETZ_LIB_libz=y
# FREETZ_LIB_libfuse is not set

#
# Graphics & fonts
#
# FREETZ_LIB_libfreetype is not set
# FREETZ_LIB_libart_lgpl_2 is not set
# FREETZ_LIB_libjpeg is not set
# FREETZ_LIB_libpng12 is not set
# FREETZ_LIB_libgd is not set

#
# uClibc
#
FREETZ_LIB_ld_uClibc=y
FREETZ_LIB_libcrypt=y
FREETZ_LIB_libdl=y
FREETZ_LIB_libm=y
FREETZ_LIB_libnsl=y
FREETZ_LIB_libpthread=y
FREETZ_LIB_libresolv=y
FREETZ_LIB_librt=y
# FREETZ_LIB_libthread_db is not set
FREETZ_LIB_libuClibc=y
FREETZ_LIB_libutil=y
# FREETZ_LIB_libuClibc__ is not set
FREETZ_LIB_libgcc_s=y
# FREETZ_LIB_libglib_1 is not set

#
# GLib2
#
FREETZ_LIB_libglib_2=y
# FREETZ_LIB_libgio_2 is not set
# FREETZ_LIB_libgobject_2 is not set
# FREETZ_LIB_libgmodule_2 is not set
# FREETZ_LIB_libgthread_2 is not set

#
# ncurses
#
FREETZ_LIB_libncurses=y

#
# terminfo database
#

#
# Select terminfo database entries to install (see help of 'Show all items')
#
FREETZ_SHARE_terminfo=y
# FREETZ_SHARE_terminfo_showall is not set
FREETZ_SHARE_terminfo_ansi=y
FREETZ_SHARE_terminfo_gnome=y
FREETZ_SHARE_terminfo_konsole=y
FREETZ_SHARE_terminfo_linux=y
FREETZ_SHARE_terminfo_putty=y
FREETZ_SHARE_terminfo_rxvt=y
FREETZ_SHARE_terminfo_screen=y
FREETZ_SHARE_terminfo_screenMINUSw=y
FREETZ_SHARE_terminfo_sun=y
FREETZ_SHARE_terminfo_vt100=y
FREETZ_SHARE_terminfo_vt102=y
FREETZ_SHARE_terminfo_vt102MINUSnsgr=y
FREETZ_SHARE_terminfo_vt102MINUSw=y
FREETZ_SHARE_terminfo_vt200=y
FREETZ_SHARE_terminfo_vt220=y
FREETZ_SHARE_terminfo_vt52=y
FREETZ_SHARE_terminfo_xterm=y
FREETZ_SHARE_terminfo_xtermMINUScolor=y
FREETZ_SHARE_terminfo_xtermMINUSxfree86=y
# FREETZ_LIB_libform is not set
# FREETZ_LIB_libmenu is not set
# FREETZ_LIB_libpanel is not set
# FREETZ_LIB_libcapi20 is not set
# FREETZ_LIB_libcurl is not set
FREETZ_LIB_libevent=y
# FREETZ_LIB_libexpat is not set
# FREETZ_LIB_libid3tag is not set
# FREETZ_LIB_libltdl is not set
# FREETZ_LIB_liblua is not set
# FREETZ_LIB_libmad is not set
# FREETZ_LIB_libneon is not set
# FREETZ_LIB_libnetpbm is not set

#
# Ogg/Vorbis
#
# FREETZ_LIB_libogg is not set
# FREETZ_LIB_libvorbis is not set
# FREETZ_LIB_libvorbisenc is not set
# FREETZ_LIB_libvorbisfile is not set
FREETZ_LIB_libpcap=y
# FREETZ_LIB_libdnet is not set

#
# Readline
#
# FREETZ_LIB_libreadline is not set
# FREETZ_LIB_libhistory is not set
# FREETZ_LIB_libsqlite3 is not set
# FREETZ_LIB_libusb is not set
# FREETZ_LIB_libelf is not set
FREETZ_LIB_libintl=y
# FREETZ_LIB_libiconv is not set
# FREETZ_LIB_libftdi is not set
# FREETZ_LIB_libsynce is not set
# FREETZ_LIB_libsysfs is not set
# FREETZ_LIB_libpopt is not set
# FREETZ_LIB_libdevmapper is not set
FREETZ_LIB_libfreetz=y
FREETZ_LIB_libpcre=y
FREETZ_LIB_libpcreposix=y
# FREETZ_LIB_libxml2 is not set

#
# Compiler options
#
FREETZ_DOWNLOAD_TOOLCHAIN=y
# FREETZ_BUILD_TOOLCHAIN is not set
FREETZ_TARGET_CROSS="mipsel-linux-uclibc-"
FREETZ_TARGET_MAKE_PATH="toolchain/target/bin"
FREETZ_TARGET_CFLAGS="-Os -pipe -march=4kc -Wa,--trap"
FREETZ_JLEVEL=2
FREETZ_KERNEL_CROSS="mipsel-unknown-linux-gnu-"
FREETZ_KERNEL_MAKE_PATH="toolchain/kernel/bin"
# FREETZ_KERNEL_VERSION_2_6_13_1 is not set
FREETZ_KERNEL_VERSION_2_6_19_2=y
FREETZ_KERNEL_VERSION="2.6.19.2"
# FREETZ_TARGET_UCLIBC_VERSION_0_9_28 is not set
FREETZ_TARGET_UCLIBC_VERSION_0_9_29=y
# FREETZ_TARGET_UCLIBC_VERSION_0_9_30 is not set
# FREETZ_TARGET_COMPILER_GCC_4_1_2_UCLIBC_0_9_28 is not set
# FREETZ_TARGET_COMPILER_GCC_4_2_4_UCLIBC_0_9_28 is not set
FREETZ_TARGET_COMPILER_GCC_4_2_4_UCLIBC_0_9_29=y
# FREETZ_TARGET_COMPILER_GCC_4_3_3_UCLIBC_0_9_29 is not set
# FREETZ_TARGET_COMPILER_GCC_4_3_3_UCLIBC_0_9_30 is not set
FREETZ_TARGET_GCC_VERSION="4.2.4"
FREETZ_TARGET_UCLIBC_VERSION="0.9.29"
FREETZ_TARGET_BINUTILS_VERSION="2.18"
FREETZ_TARGET_UCLIBC_REF="mod"
# FREETZ_STATIC_TOOLCHAIN is not set
FREETZ_TARGET_GXX=y
FREETZ_TARGET_CCACHE=y
# FREETZ_TARGET_NLS is not set
FREETZ_TARGET_LFS=y
FREETZ_KERNEL_GCC_VERSION="3.4.6"
FREETZ_KERNEL_BINUTILS_VERSION="2.17.50.0.17"
# FREETZ_TARGET_TOOLCHAIN is not set

#
# GNU debugger (gdb)
#
# FREETZ_PACKAGE_GDB is not set
# FREETZ_PACKAGE_GDB_SERVER is not set
# FREETZ_PACKAGE_GDB_HOST is not set

Es läuft aber eigentlich (bisher) alles, daher die Fragen:
1) Muss ich mir wg. der Meldungen Sorgen machen
2) Was genau müsste geändert werden,um diese Meldungen zu unterdrücken? Ggf. vorher ein make clean machen?

Gruß, Carsten
 
Hallo Carsten,
1) Muss ich mir wg. der Meldungen Sorgen machen
nein, überhaupt nicht; es sollte alles so funktionieren wie bisher.
2) Was genau müsste geändert werden,um diese Meldungen zu unterdrücken?
Die Paket-Autoren müssen ihre Aufrufe von "modreg file" anpassen; für sie ist diese Meldung bestimmt.

(Aber wir überlegen gerade, die Meldung für Ottonormalverbraucher wieder auszuschalten, damit nicht noch mehr verunsichert werden.)

Viele Grüße,

Andreas
 
[PATCH] md5sum selektieren

Hallo,

bitte fügt angehängten Patch ins SVN ein - md5sum wird benötigt, um Accounts anzulegen.
Danke
Stephan
 

Anhänge

  • lighttpd-20100525.patch.bz2
    314 Bytes · Aufrufe: 14
Hallo,

ich habe ein Problem. Scheinbar hat sich irgendwann mal was geändert, dass wenn ich von meinem Windows eine Webseite auf die FritzBox kopiere, diese zwar angezeigt werden kann, jedoch kann in der enthaltenen sqlite-DB keine Änderung vorgenommen werden.
Erst wenn ich auf der FritzBox das Verzeichnis mit chown -R wwwrun bearbeite funktioniert es.
Jedoch kann ich dann nicht mehr von meinem Windows aus die Dateien anpassen/löschen, da diese jetzt einem anderen Benutzer gehören.

Jemand eine Idee?

Danke
 
Grosses Voodoo: Benutze Transferverfahren, die eine user id forcieren. Dies ginge per Samba, ftp und nfs. Wie: Config-Files ändern, Homeverzeichnisse ändern, etc. Z.B beim Samba ginge das. Wie? War was wie force user oder so. nfs ginge ebenso. ftp: Wenn ein ftp-user der Besitzer der Verzeichnisse und Ordner ist, klappt auch das. Aber all das sind Linux-Spezifika, und haben an sich mal 0 mit Freetz zu tun.
 
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.