index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
distros
/
freebsd.py
Age
Commit message (
Expand
)
Author
2021-04-15
add prefer_fqdn_over_hostname config option (#859)
hamalq
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2020-05-04
bsd: upgrade support (#305)
Gonéri Le Bouder
2020-03-24
freebsd: ensure package update works (#273)
Gonéri Le Bouder
2020-03-12
Add Netbsd support (#62)
Gonéri Le Bouder
2020-01-21
Drop most of the remaining use of six (#179)
Daniel Watkins
2020-01-14
freebsd: remove superflu exception mapping (#166)
Gonéri Le Bouder
2020-01-07
freebsd: fix create_group() cmd (#146)
Gonéri Le Bouder
2019-12-20
freebsd: introduce the freebsd renderer (#61)
Gonéri Le Bouder
2019-12-17
Partially revert "fix unlocking method on FreeBSD" (#116)
Daniel Watkins
2019-12-12
fix unlocking method on FreeBSD
Igor Galić
2019-11-26
set_passwords: support for FreeBSD (#46)
Igor Galić
2019-11-13
distro: correctly set usr_lib_exec path for FreeBSD distro (#40)
Igor Galić
2019-08-14
distros: fix confusing variable names
Daniel Watkins
2018-06-19
Explicitly prevent `sudo` access for user module
Jacob Bednarz
2018-04-19
pylint: pay attention to unused variable warnings.
Scott Moser
2018-04-18
pycodestyle: Fix invalid escape sequences in string literals.
Scott Moser
2018-03-15
FreeBSD: Set hostname to FQDN.
Dominic Schlegel
2018-01-26
Fix potential cases of uninitialized variables.
Chad Smith
2017-05-10
FreeBSD: improvements and fixes for use on Azure
Hongjiang Zhang
2017-04-21
pylint: fix all logging warnings
Joshua Powers
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-04-04
merge with trunk
Scott Moser
2016-03-03
Update pep8 runner and fix pep8 issues
Ryan Harper
2015-01-21
Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed
Barry Warsaw
2015-01-20
More FreeBSD improvements
Ben Arblaster
2015-01-18
freebsd: add pkg support
Ben Arblaster
2015-01-16
hostname: apply hostname same as is written
Scott Moser
2015-01-06
tools/run-pep8: remove leading ',' fed to --ignore
Scott Moser
2014-10-08
fix: Use continue to skip inside a loop.
Harm Weites
2014-10-08
fix: Take care of FreeBSD nic devicenames since they differ depending
Harm Weites
2014-10-02
freebsd: Use the proper virtio FreeBSD network interface name.
Scott Moser
2014-09-10
pyflakes fixes.
Scott Moser
2014-09-03
fix: Write sudo rules upon user creation.
Harm Weites
2014-08-28
fix: The original regex was a little harsh, the rest of the bits
Harm Weites
2014-08-26
change: Use a compiled regex and use the included match groups instead
Harm Weites
2014-08-23
fix: Drop some overly loud debug messages.
Harm Weites
2014-08-08
fix: Skip lines from /etc/rc.conf not matching the pattern key=value.
Harm Weites
2014-08-08
merge: These are the changes from the freebsd-static-networking branch.
Harm Weites
2014-02-28
distros/freebsd.py: fix regression due to previous pylint cleanup
Scott Moser
2014-01-24
Don't try to create members if group creation fails
Joshua Harlow
2014-01-24
Fix logexc usage in freebsd distro
Joshua Harlow
2014-01-24
Log failure to restore backup locale file
Joshua Harlow
2014-01-24
Freebsd cleanups
Joshua Harlow
2014-01-24
pylint and long line fixes.
Scott Moser
2014-01-24
pep8/pylint fixes
Scott Moser
2014-01-23
fix freebsd new file header
Scott Moser
2014-01-23
pep8/tab to 8 spaces
Scott Moser
2013-12-18
new: Apply the locale to the default login class.
Harm Weites
2013-12-14
change: Separate functions to load, read and write /etc/rc.conf keys and
Harm Weites
[next]