index
:
vyos-live-build.git
crux
current
equuleus
master
stretch-backports
tmp-cache
tmp-djbaldey
tmp-lamby
tmp-multiarch
tmp-net-firmware
tmp-new
tmp-python
tmp-snapshot
tmp-vbox
(mirror of https://github.com/vyos/vyos-live-build.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2020-04-23
Use descriptive parameter names for Usage()
Raphaël Hertzog
2020-04-23
usage: take exit code as param
Lyndon Brown
2020-04-23
frontend: properly handle option processing
Lyndon Brown
2020-04-23
rename LB_BOOTSTRAP_QEMU_ARCHITECTURES to LB_BOOTSTRAP_QEMU_ARCHITECTURE
Lyndon Brown
2020-04-23
rename LB_ARCHITECTURES to LB_ARCHITECTURE
Lyndon Brown
2020-04-23
fix usage
Lyndon Brown
2020-04-23
move script param capture to before arg processing
Lyndon Brown
2020-04-23
firmware: robustify and simplify archive area checking
Lyndon Brown
2020-04-23
config: obsolete old --tasksel option
Lyndon Brown
2020-04-23
config: obsolete --net-root-path
Raphaël Hertzog
2020-04-23
config: obsolete --net-root-* options (except one)
Lyndon Brown
2020-04-23
config: obsolete unused --net-cow-* options
Lyndon Brown
2020-04-23
config: obsolete unused --isohybrid-options option
Lyndon Brown
2020-04-23
config: apt-get should probably be an allowed and documented --apt value
Lyndon Brown
2020-04-23
config: fix broken backwards compatibility hack
Lyndon Brown
2020-04-23
config: stop writing 'default: <foo>' lines to config files
Lyndon Brown
2020-04-23
installer: rework validation check for installer type
Lyndon Brown
2020-04-23
tidy up grub bootloader compatibility checking
Lyndon Brown
2020-04-23
config: better handle error condition
Lyndon Brown
2020-04-23
config: reorganise the option case block
Lyndon Brown
2020-04-23
config: organise getopt longoption set
Lyndon Brown
2020-04-23
config: remove spurious secondary validation check
Lyndon Brown
2020-04-23
config: add --validate option
Lyndon Brown
2020-04-23
config: rename Set_config_defaults() to Prepare_config()
Lyndon Brown
2020-04-23
config: rename Check_config_defaults() to Validate_config()
Lyndon Brown
2020-04-23
--binary-images can support only a single type
Lyndon Brown
2020-04-23
manpages: document all values for --interactive
Lyndon Brown
2020-04-23
manpage: fix consistency issues
Lyndon Brown
2020-04-23
manpages: indicate in usage that multiple bootloaders can be given
Lyndon Brown
2020-04-23
bootloaders: improve bootloader list handling
Lyndon Brown
2020-04-23
fix outdated grub-legacy bootloader name references
Lyndon Brown
2020-04-23
Fix permissions & ownership of copied /etc/resolv.conf
Lyndon Brown
2020-04-23
binary_hdd: fix variable name typo
Lyndon Brown
2020-04-23
config: fix wrong saved value for parent archive areas
Lyndon Brown
2020-04-23
chroot_apt: fix broken removal
Lyndon Brown
2020-04-23
chroot_apt: improve readability
Lyndon Brown
2020-04-23
chroot_dpkg: remove redundant chmod
Lyndon Brown
2020-04-23
chroot_prep: warn if running archives helper for bootstrap stage
Lyndon Brown
2020-04-23
binary_rootfs: use new chroot_prep helper
Lyndon Brown
2020-04-23
binary_rootfs: fix missing handling of chroot_tmpfs
Lyndon Brown
2020-04-23
bootstrap_archives: remove useless param
Lyndon Brown
2020-04-23
chroot_prep: expand coverage
Lyndon Brown
2020-04-23
binary: add missing use of chroot_tmpfs
Lyndon Brown
2020-04-23
add bulk chroot preparation script execution helper
Lyndon Brown
2020-04-23
binary: remove useless execution of `lb chroot_debianchroot remove`
Lyndon Brown
2020-04-23
remove some unwanted quoting of list parameters
Lyndon Brown
2020-04-23
fix $@ parameter expansion issues
Lyndon Brown
2020-04-23
binary_iso: remove duplicate copying of grub binaries
jnqnfe
2020-04-23
grub-pc: fix broken boot capability
Lyndon Brown
2020-04-23
grub-efi: fix partial broken boot capability
adrian15
[next]