Skip to content

venetay/Quagga-TinyCore-extention

Repository files navigation

Install in TinyCore Linux

Place the .tcz files to /mnt/sda1/tce/optional

Add quagga_rfc6506.tcz to /mnt/sda1/tce/onboot.lst

Add to /opt/bootlocal.sh

/usr/local/sbin/zebra -u root -d -A 127.0.0.1 -i /usr/local/var/quagga/zebra.pid -f /usr/local/etc/quagga/zebra.conf /usr/local/sbin/ospf6d -u root -d -A 127.0.0.1 -i /usr/local/var/quagga/ospf6d.pid -f /usr/local/etc/quagga/ospf6d.conf /usr/local/sbin/bgpd -u root -d -A 127.0.0.1 -i /usr/local/var/quagga/bgpd.pid -f /usr/local/etc/quagga/bgpd.conf

The files in /usr/local/sbin/* are symlinks to /tmp/tcloop/quagga_rfc6506/usr/local/sbin/*

The files in /usr/local/lib/* are symlinks to /tmp/tcloop/quagga_rfc6506/usr/local/libs/*

With filetool -b save persistent all files from /opt/.filetool.lst

About

Create Quagga 0.99.21-rfc6506 extention for TinyCore Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published