pmbootstrap-meow/pmb/helpers
Newbyte a747aabe33
pmb.helpers.other.validate_hostname: allow periods
According to the linked Wikipedia article, "Hostnames are composed
of a sequence of labels concatenated with dots". As such, allow
periods (dots) in our hostname validation function.

Reviewed-by: Oliver Smith <ollieparanoid@postmarketos.org>
Link: https://lists.sr.ht/~postmarketos/pmbootstrap-devel/%3C20230412125112.55473-1-newbyte@postmarketos.org%3E
2023-04-15 01:44:31 +02:00
..
__init__.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
apk.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
aportupgrade.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
args.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
cli.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
devices.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
file.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
frontend.py kconfig check: add --no-details argument 2023-03-24 09:11:47 +01:00
git.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
http.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
lint.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
logging.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
mount.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
other.py pmb.helpers.other.validate_hostname: allow periods 2023-04-15 01:44:31 +02:00
package.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
pkgrel_bump.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
pmaports.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
repo.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
repo_missing.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
run.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
run_core.py pmb.helpers.run: don't pass stdin to output=stdout 2023-03-02 08:10:34 +01:00
status.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
ui.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00