summaryrefslogtreecommitdiff
path: root/debian/frr-doc.info
AgeCommit message (Collapse)Author
2023-01-24debian: make cross-compile workDavid Lamparter
This allows e.g. "sbuild --host=arm64" to build packages for other architectures on, say, fat amd64 servers. As a side effect, the Debian build uses a separate builddir, which helps noting issues on that front. Signed-off-by: David Lamparter <equinox@diac24.net> (cherry-picked from commit d1312e009b62331d39d0b9e77997b2f42be66f46)
2019-02-19debian: make package "official"David Lamparter
Move us into place in debian/ Signed-off-by: David Lamparter <equinox@diac24.net>
2017-11-17debian->debianpkg: Move debian files from debian dir to debianpkg dir.Martin Winter
Debian build systems use debian subdir for building and having a debian dir in the source package causes issues. Moving it to debianpkg avoids the issue and allows us to ship debian package files in the source distribution Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
2017-01-04debian: Convert Quagga -> FrrDonald Sharp
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>