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
Age
Commit message (
Expand
)
Author
2020-04-23
move grub-pc specific code to actual grub-pc script
Lyndon Brown
2020-04-23
syslinux: use linux/initrd placeholders
Lyndon Brown
2020-04-23
Add updated directives to enable cryptsetup support in initrd
Raphaël Hertzog
2020-04-23
Fix indentation
Raphaël Hertzog
2020-04-23
config: create config/bootloaders directory
Lyndon Brown
2020-04-23
binary_syslinux: rely on $LIVE_BUILD_VERSION instead of lb --version
Raphaël Hertzog
2020-04-23
tidy version reported in `lb config --dump`
Lyndon Brown
2020-04-23
Fix version computing when LIVE_BUILD is set
Raphaël Hertzog
2020-04-23
Drop the epoch in /usr/share/live/build/VERSION
Raphaël Hertzog
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
frontend: change "no such script" to "unknown command"
Lyndon Brown
2020-04-23
frontend: reorder checks
Lyndon Brown
2020-04-23
rename LB_BOOTSTRAP_QEMU_ARCHITECTURES to LB_BOOTSTRAP_QEMU_ARCHITECTURE
Lyndon Brown
2020-04-23
Keep LB_ARCHITECTURES environment variable for backwards compatibility
Raphaël Hertzog
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
config: move control of apt colour
Lyndon Brown
2020-04-23
config: fix mistake in mirror url tidying
Lyndon Brown
2020-04-23
chroot: make var local
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
manpage: fix typo and simplify --net-tarball option description
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
config: add missing deprecation warning
Lyndon Brown
2020-04-23
config: minor reorganisation
Lyndon Brown
2020-04-23
config: strip unhelpful comments
Lyndon Brown
2020-04-23
config: expand validation coverage
Lyndon Brown
2020-04-23
config: reorganise validation checks
Lyndon Brown
2020-04-23
tidy up grub bootloader compatibility checking
Lyndon Brown
2020-04-23
config: tidy validation
Lyndon Brown
2020-04-23
config: merge defaults.sh and configuration.sh, part 2
Lyndon Brown
2020-04-23
config: merge defaults.sh and configuration.sh, part 1
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
config: move defaults set in wrong function
Lyndon Brown
[next]