pmb.config.keys: sort / one entry per line (MR 1912)

Let's make this long list more git friendly.
This commit is contained in:
Oliver Smith 2020-04-10 10:09:54 +02:00
parent fc5cb2e190
commit 261e8595ad
No known key found for this signature in database
GPG Key ID: 5AE7F5513E0885CB
1 changed files with 16 additions and 4 deletions

View File

@ -37,10 +37,22 @@ work_version = 4
required_programs = ["git", "openssl", "ps"]
# Keys saved in the config file (mostly what we ask in 'pmbootstrap init')
config_keys = ["ccache_size", "device", "extra_packages", "hostname", "jobs",
"kernel", "keymap", "nonfree_firmware", "nonfree_userland",
"ssh_keys", "timezone", "ui", "ui_extras", "user", "work",
"aports"]
config_keys = ["aports",
"ccache_size",
"device",
"extra_packages",
"hostname",
"jobs",
"kernel",
"keymap",
"nonfree_firmware",
"nonfree_userland",
"ssh_keys",
"timezone",
"ui",
"ui_extras",
"user",
"work"]
# Config file/commandline default values
# $WORK gets replaced with the actual value for args.work (which may be