index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
sagitta
(mirror of https://github.com/marekm72/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
util.py
Age
Commit message (
Expand
)
Author
2021-12-15
Adopt Black and isort (SC-700) (#1157)
James Falcon
2021-12-13
find_devs_with_openbsd: ensure we return the last entry (#1149)
Gonéri Le Bouder
2021-12-09
find_devs/openbsd: accept ISO on disk (#1132)
Gonéri Le Bouder
2021-12-09
Improve error log message when mount failed (#1140)
Ksenija Stanojevic
2021-12-07
Add miraclelinux support (#1128)
Haruki TSURUMOTO
2021-12-06
Add Strict Metaschema Validation (#1101)
Brett Holman
2021-11-22
testing: monkeypatch system_info call in unit tests (SC-533) (#1117)
James Falcon
2021-10-19
cc_ssh.py: fix private key group owner and permissions (#1070)
Emanuele Giuseppe Esposito
2021-10-07
Allow comments in runcmd and report failed commands correctly (#1049)
Brett Holman
2021-09-13
Improve ug_util.py (#1013)
Shreenidhi Shedi
2021-09-13
Support openEuler OS (#1012)
zhuzaifangxuele
2021-09-01
Add CloudLinux OS support (#1003)
Alexandr Kravchenko
2021-08-09
Stop copying ssh system keys and check folder permissions (#956)
Emanuele Giuseppe Esposito
2021-08-05
Add support for EuroLinux 7 && EuroLinux 8 (#957)
Aleksander Baranowski
2021-07-21
Add VZLinux support (#951)
eb3095
2021-06-18
Add support for VMware PhotonOS (#909)
sshedi
2021-06-14
add DragonFlyBSD support (#904)
Gonéri Le Bouder
2021-05-25
Add Rocky Linux support to cloud-init (#906)
Louis Abel
2021-05-07
Add AlmaLinux OS support (#872)
Andrew Lukoshko
2021-03-19
write passwords only to serial console, lock down cloud-init-output.log (#847)
Daniel Watkins
2020-11-06
replace usage of dmidecode with kenv on FreeBSD (#621)
Mina Galić
2020-11-02
cloudinit: move dmi functions out of util (#622)
Scott Moser
2020-11-02
util: fix mounting of vfat on *BSD (#637)
Mina Galić
2020-10-23
stages: don't reset permissions of cloud-init.log every boot (#624)
Daniel Watkins
2020-09-18
Add vendor-data support to seedfrom parameter for NoCloud and OVF (#570)
Johann Queuniet
2020-08-26
util: remove debug statement (#556)
Joshua Powers
2020-08-25
tox: bump the pylint version to 2.6.0 in the default run (#544)
Paride Legovini
2020-08-19
Add Alpine Linux support. (#535)
dermotbradley
2020-08-18
Detect kernel version before swap file creation (#428)
Eduardo Otubo
2020-08-07
Recognize LABEL_FATBOOT labels (#513)
James Falcon
2020-08-06
Handle additional identifier for SLES For HPC (#520)
Robert Schweikert
2020-07-06
cloudinit: fix tip-pylint failures and bump pinned pylint version (#478)
Daniel Watkins
2020-06-19
util: add ensure_dir_exists parameter to write_file (#443)
Daniel Watkins
2020-06-17
util: rename write_file's copy_mode parameter to preserve_mode (#439)
Daniel Watkins
2020-06-08
Move runparts to subp. (#420)
Scott Moser
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2020-05-18
make finding libc platform independent (#366)
Mina Galić (deprecated: Igor Galić)
2020-04-24
BSD: find_devs_with_ refactoring (#298)
Gonéri Le Bouder
2020-04-01
util: remove unnecessary lru_cache import fallback (#299)
Daniel Watkins
2020-03-30
cloudinit: refactor util.is_ipv4 to net.is_ipv4_address (#292)
Daniel Watkins
2020-03-26
add Openbsd support (#147)
Gonéri Le Bouder
2020-03-25
set_passwords: avoid chpasswd on BSD (#268)
Gonéri Le Bouder
2020-03-25
util: read_cc_from_cmdline handle urlencoded yaml content (#275)
Ryan Harper
2020-03-23
cc_apt_configure/util: combine search_for_mirror implementations (#271)
Daniel Watkins
2020-03-23
bsd: boottime does not depend on the libc soname (#269)
Gonéri Le Bouder
2020-03-14
util/netbsd: drop six usage (#252)
Daniel Watkins
2020-03-12
Add Netbsd support (#62)
Gonéri Le Bouder
2020-03-10
instance-data: add cloud-init merged_cfg and sys_info keys to json (#214)
Chad Smith
2020-02-18
utils: use SystemRandom when generating random password. (#204)
Dimitri John Ledkov
2020-01-16
util: rename get_architecture to get_dpkg_architecture (#173)
Daniel Watkins
[next]