summaryrefslogtreecommitdiff
path: root/debian/frr.postinst
AgeCommit message (Collapse)Author
2019-02-19debian: extend comments on pre/postinst hooksDavid Lamparter
While originally created to support upgrading within non-official previous FRR packages, the same logic makes upgrading from Quagga configs more straightforward. Signed-off-by: David Lamparter <equinox@diac24.net>
2019-02-19debian: Don't create homdirectory for frr userMartin Winter
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
2019-02-19debian: keep working nicely with split configDavid Lamparter
Drop our configs that say integrated config when there is some pre-existing split config. Signed-off-by: David Lamparter <equinox@diac24.net>
2019-02-19debian: chop down & rework maintainer scriptsDavid Lamparter
Signed-off-by: David Lamparter <equinox@diac24.net>
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-05-09*: Remove ability to install frr_sudoersDonald Sharp
If the user were to uncomment last line and allow VTYSH_SHOW to be used as a non-root account, this would allow arbitrary command completion inside of vtysh via multiple -c ... -c .... lines Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2017-01-04debian: Convert Quagga -> FrrDonald Sharp
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>