Restructure contrib folder.
authorNils Gillmann <ng0@n0.is>
Sat, 19 May 2018 14:43:13 +0000 (14:43 +0000)
committerNils Gillmann <ng0@n0.is>
Sat, 19 May 2018 14:43:13 +0000 (14:43 +0000)
commit6ab60d4920bb3199aee8cd872b930e9e3e808ba7
tree3d761dbf8793a1d2422fbd14667255c7e0292ea4
parentc2f27dfe8218545c327ab49d225a49910347c5c6
Restructure contrib folder.

contrib/pogen.sh -> bin/pogen.sh
bootstrap: Use new pogen location and execute it.
contrib/openvpn-tap32: Move to contrib/3rdparty/Windows/openvpn-tap32.
contrib/gnunet-logo*: Move to contrib/branding/logo/
Delete old patches in contrib, predating git.
Move buildbot data to contrib/ci/buildbot,
move docker data to contrib/ci/docker.
Create contrib/conf and populate it with config files found in contrib and bin.
Move gns related data to contrib/gns.
delete contrib/repeat.sh
Move contrib/log.php into contrib/web/log.php.
Create folder contrib/scripts and use it for most scripts in contrib.
Remove trailing whitespace in doc/Makefile.am

Signed-off-by: Nils Gillmann <ng0@n0.is>
131 files changed:
.gitignore
README
bin/pogen.sh [new file with mode: 0755]
bin/wireshark.lua [deleted file]
bootstrap
contrib/3rdparty/Windows/openvpn-tap32/COPYING [new file with mode: 0644]
contrib/3rdparty/Windows/openvpn-tap32/INSTALL [new file with mode: 0644]
contrib/3rdparty/Windows/openvpn-tap32/tap32-signed-i386-2.1.zip [new file with mode: 0644]
contrib/3rdparty/Windows/openvpn-tap32/tap32-source-2.1.zip [new file with mode: 0644]
contrib/3rdparty/Windows/openvpn-tap32/tapw32/OemWin2k.inf [new file with mode: 0644]
contrib/3rdparty/Windows/openvpn-tap32/tapw32/tap0901.cat [new file with mode: 0644]
contrib/3rdparty/Windows/openvpn-tap32/tapw32/tap0901.sys [new file with mode: 0644]
contrib/3rdparty/Windows/openvpn-tap32/tapw64/OemWin2k.inf [new file with mode: 0644]
contrib/3rdparty/Windows/openvpn-tap32/tapw64/tap0901.cat [new file with mode: 0644]
contrib/3rdparty/Windows/openvpn-tap32/tapw64/tap0901.sys [new file with mode: 0644]
contrib/Dockerfile [deleted file]
contrib/Makefile.am
contrib/bootstrap.min.css [deleted file]
contrib/branding/logo/gnunet-logo-big.png [new file with mode: 0644]
contrib/branding/logo/gnunet-logo-color.png [new file with mode: 0644]
contrib/branding/logo/gnunet-logo.pdf [new file with mode: 0644]
contrib/buildbot-update.sh [deleted file]
contrib/buildslave-0.8.6p1-gnunet-w32.patch [deleted file]
contrib/ci/buildbot/buildbot-update.sh [new file with mode: 0755]
contrib/ci/buildbot/ssh-config [new file with mode: 0644]
contrib/ci/buildbot/ssh-keys [new file with mode: 0644]
contrib/ci/docker/Dockerfile [new file with mode: 0644]
contrib/ci/docker/docker-entrypoint.sh [new file with mode: 0644]
contrib/colorit.conf [deleted file]
contrib/conf/colorit/colorit.conf [new file with mode: 0644]
contrib/conf/editors/eclipse/gnunet_codingstyle.xml [new file with mode: 0644]
contrib/conf/gnunet/no_autostart_above_core.conf [new file with mode: 0644]
contrib/conf/gnunet/no_forcestart.conf [new file with mode: 0644]
contrib/conf/nss/nssswitch.conf [new file with mode: 0644]
contrib/conf/wireshark/wireshark.lua [new file with mode: 0644]
contrib/coverage.sh [deleted file]
contrib/debug [deleted file]
contrib/def.tex [deleted file]
contrib/docker-entrypoint.sh [deleted file]
contrib/experiments/nse/infiniband.conf [deleted file]
contrib/find_typedefs.py [deleted file]
contrib/gdb-iterate-dll.py [deleted file]
contrib/generate-monkey-db.sh [deleted file]
contrib/gns-bcd.html [deleted file]
contrib/gns-bcd.tex [deleted file]
contrib/gns-form-fields.xml [deleted file]
contrib/gns-form.xslt [deleted file]
contrib/gns/bootstrap.min.css [new file with mode: 0644]
contrib/gns/def.tex [new file with mode: 0644]
contrib/gns/gns-bcd.html [new file with mode: 0644]
contrib/gns/gns-bcd.tex [new file with mode: 0644]
contrib/gns/gns-form-fields.xml [new file with mode: 0644]
contrib/gns/gns-form.xslt [new file with mode: 0644]
contrib/gnunet-chk.py.in [deleted file]
contrib/gnunet-logo-big.png [deleted file]
contrib/gnunet-logo-color.png [deleted file]
contrib/gnunet-logo.pdf [deleted file]
contrib/gnunet-logread [deleted file]
contrib/gnunet-logread-ipc [deleted file]
contrib/gnunet-logread-ipc-sdedit [deleted file]
contrib/gnunet-suidfix [deleted file]
contrib/gnunet_codingstyle.xml [deleted file]
contrib/gnunet_janitor.py.in [deleted file]
contrib/gnunet_pyexpect.py.in [deleted file]
contrib/log.php [deleted file]
contrib/lrn-indent.diff [deleted file]
contrib/no_autostart_above_core.conf [deleted file]
contrib/no_forcestart.conf [deleted file]
contrib/nse/experiments/infiniband.conf [new file with mode: 0644]
contrib/nssswitch.conf [deleted file]
contrib/openvpn-tap32/COPYING [deleted file]
contrib/openvpn-tap32/INSTALL [deleted file]
contrib/openvpn-tap32/tap32-signed-i386-2.1.zip [deleted file]
contrib/openvpn-tap32/tap32-source-2.1.zip [deleted file]
contrib/openvpn-tap32/tapw32/OemWin2k.inf [deleted file]
contrib/openvpn-tap32/tapw32/tap0901.cat [deleted file]
contrib/openvpn-tap32/tapw32/tap0901.sys [deleted file]
contrib/openvpn-tap32/tapw64/OemWin2k.inf [deleted file]
contrib/openvpn-tap32/tapw64/tap0901.cat [deleted file]
contrib/openvpn-tap32/tapw64/tap0901.sys [deleted file]
contrib/patches/lrn-indent.diff [new file with mode: 0644]
contrib/patches/texi2html5-indent.diff [new file with mode: 0644]
contrib/patches/transport_ats_years.diff [new file with mode: 0644]
contrib/pogen.sh [deleted file]
contrib/process_log.sh [deleted file]
contrib/pydiffer.py.in [deleted file]
contrib/pydmesg [deleted file]
contrib/regression.sh [deleted file]
contrib/removetrailingwhitespace.py.in [deleted file]
contrib/repeat.sh [deleted file]
contrib/report.sh [deleted file]
contrib/revisionary.sh [deleted file]
contrib/scripts/coverage.sh [new file with mode: 0755]
contrib/scripts/debug [new file with mode: 0755]
contrib/scripts/find_typedefs.py [new file with mode: 0644]
contrib/scripts/gdb-iterate-dll.py [new file with mode: 0644]
contrib/scripts/generate-monkey-db.sh [new file with mode: 0755]
contrib/scripts/gnunet-chk.py.in [new file with mode: 0755]
contrib/scripts/gnunet-logread/gnunet-logread [new file with mode: 0755]
contrib/scripts/gnunet-logread/gnunet-logread-ipc [new file with mode: 0755]
contrib/scripts/gnunet-logread/gnunet-logread-ipc-sdedit [new file with mode: 0755]
contrib/scripts/gnunet-suidfix [new file with mode: 0755]
contrib/scripts/gnunet_janitor.py.in [new file with mode: 0644]
contrib/scripts/gnunet_pyexpect.py.in [new file with mode: 0644]
contrib/scripts/process_log.sh [new file with mode: 0755]
contrib/scripts/pydiffer.py.in [new file with mode: 0644]
contrib/scripts/pydmesg [new file with mode: 0755]
contrib/scripts/regression.sh [new file with mode: 0755]
contrib/scripts/removetrailingwhitespace.py.in [new file with mode: 0755]
contrib/scripts/report.sh [new file with mode: 0755]
contrib/scripts/revisionary.sh [new file with mode: 0755]
contrib/scripts/terminate.py.in [new file with mode: 0644]
contrib/scripts/testbed_cleanup.sh [new file with mode: 0755]
contrib/scripts/texinfo-hacks.el [new file with mode: 0644]
contrib/scripts/visualize_stats.sh [new file with mode: 0755]
contrib/scripts/zonewalk-to-types.sh [new file with mode: 0755]
contrib/ssh-config [deleted file]
contrib/ssh-keys [deleted file]
contrib/terminate.py.in [deleted file]
contrib/testbed_cleanup.sh [deleted file]
contrib/testbed_perfhacks.patch [deleted file]
contrib/testbed_setup_pre_ecc_tree.sh [deleted file]
contrib/texi2html5-indent.diff [deleted file]
contrib/texinfo-hacks.el [deleted file]
contrib/transport_ats_years.diff [deleted file]
contrib/transpot_delay.patch [deleted file]
contrib/visualize_stats.sh [deleted file]
contrib/web/log.php [new file with mode: 0644]
contrib/zonewalk-to-types.sh [deleted file]
doc/Makefile.am
guix-env.scm