]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commit - make.sh
Hinzugefügt:
authorms <ms@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Tue, 16 May 2006 11:12:49 +0000 (11:12 +0000)
committerms <ms@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Tue, 16 May 2006 11:12:49 +0000 (11:12 +0000)
commit769a61c5f07be4c44934612a391d127206ec7533
tree101ad973e765a0bb0497a0aff2b36248f656a557
parenta2cb3a3305faeccd1df8f324ece34bc9a5f283b5
Hinzugefügt:
  * NFS
  * Portmap - braucht man für NFS
Geändert:
  * IP_CONNTRACK-Patch erstellt damit die Verbindungsanzeige im Webinterface ohne Workaround funktioniert. (Noch nicht vollständig getestet!)
  * ./make.sh commit optimiert

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@118 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
17 files changed:
doc/ChangeLog
doc/packages-list.txt
lfs/linux
lfs/nfs [new file with mode: 0644]
lfs/portmap [new file with mode: 0644]
make.sh
src/paks/nfs/CONFFILES [new file with mode: 0644]
src/paks/nfs/ROOTFILES [new file with mode: 0644]
src/paks/nfs/install.sh [new file with mode: 0644]
src/paks/nfs/uninstall.sh [new file with mode: 0644]
src/paks/portmap/CONFFILES [new file with mode: 0644]
src/paks/portmap/ROOTFILES [new file with mode: 0644]
src/paks/portmap/install.sh [new file with mode: 0644]
src/paks/portmap/uninstall.sh [new file with mode: 0644]
src/patches/ip_conntrack_standalone-patch-for-ipfire.patch [new file with mode: 0644]
src/patches/portmap-5beta-compilation_fixes-3.patch [new file with mode: 0644]
src/patches/portmap-5beta-glibc_errno_fix-1.patch [new file with mode: 0644]