summaryrefslogtreecommitdiff
path: root/cloudinit/distros/bsd.py
AgeCommit message (Expand)Author
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
2021-07-01Add new network activators to bring up interfaces (#919)James Falcon
2020-09-15create a shutdown_command method in distro classes (#567)Emmanuel Thomé
2020-06-23distros.networking: initial implementation of layout (#391)Daniel Watkins
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-05-04bsd: upgrade support (#305)Gonéri Le Bouder
2020-03-26add Openbsd support (#147)Gonéri Le Bouder
2020-03-24freebsd: ensure package update works (#273)Gonéri Le Bouder
2020-03-12Add Netbsd support (#62)Gonéri Le Bouder