]> git.puffer.fish Git - matthieu/frr.git/commit
build: apply DFLT_NAME/profiles in init script
authorDavid Lamparter <equinox@opensourcerouting.org>
Fri, 26 Oct 2018 17:33:20 +0000 (19:33 +0200)
committerDavid Lamparter <equinox@diac24.net>
Fri, 6 Dec 2019 14:13:32 +0000 (15:13 +0100)
commit684959068c7a26d74c628182957447035e2179c2
treec91097c18d41262acdf7acaea104d596043784f1
parentf210b3e3002e2918e912cd5e49c43e874a55e40d
build: apply DFLT_NAME/profiles in init script

Hopefully at some point we can get rid of the --enable-datacenter switch
and just have the init script do magic.  Should already work for Cumulus
as it is.

NB: the profile name can't be baked into the package.  The whole point
is to make the package profile-agnostic;  in theory at some point the
exact same package files should work on both, say, a Cumulus switch and
a Linux software BGP DFZ router.

Signed-off-by: David Lamparter <equinox@diac24.net>
configure.ac
tools/etc/frr/daemons
tools/frr.in
tools/frrcommon.sh.in