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
/
build
Age
Commit message (
Expand
)
Author
2020-05-01
bootloaders: change 'Advanced options' to 'Utilities'
Lyndon Brown
2020-05-01
Replace 'which' with 'command -v' to test for the existance of an executable
johnraff
2020-05-01
grub2|loopback: avoid perl for live entry creation, use temp file
Lyndon Brown
2020-04-30
config: optimise --ignore-system-defaults
Lyndon Brown
2020-04-30
workaround checkbashisms mistake
Lyndon Brown
2020-04-30
syslinux: fix errors re-running under `--force`
Lyndon Brown
2020-04-30
grub2: fix lost pre-prepared files detail
Lyndon Brown
2020-04-30
bootstrap_cache: fix failure condition
Lyndon Brown
2020-04-29
loopback: tidy formatting
Lyndon Brown
2020-04-29
selinux: fix output consistency
Lyndon Brown
2020-04-29
a couple tiny doc fixes
Lyndon Brown
2020-04-28
fix auto file handling regression
Lyndon Brown
2020-04-25
Do not overwrite splash.png if the user has provided it
Raphaël Hertzog
2020-04-25
Make librsvg2-bin dependency unconditional for syslinux
Raphaël Hertzog
2020-04-24
syslinux: deduplicate common files
jnqnfe
2020-04-24
Use correct variable name to detect removal step
Raphaël Hertzog
2020-04-24
Replace "Help" calls with "Man" and get rid of Help
Raphaël Hertzog
2020-04-24
Revert "frontend: properly handle option processing"
Raphaël Hertzog
2020-04-24
config: tidy directory construction and empty directory cleaning
Lyndon Brown
2020-04-24
config: tidy config files
Lyndon Brown
2020-04-23
chroot_resolve: fix broken network connectivity
Lyndon Brown
2020-04-23
stagefiles: guard unnecessary chroot removal
Lyndon Brown
2020-04-23
config: s/LIVE_IMAGE_TYPE/LB_IMAGE_TYPE/
Lyndon Brown
2020-04-23
config: s/LIVE_IMAGE_NAME/LB_IMAGE_NAME/
Lyndon Brown
2020-04-23
config: s/LIVE_CONFIGURATION_VERSION/LB_CONFIGURATION_VERSION/
Lyndon Brown
2020-04-23
config: address fixme
Lyndon Brown
2020-04-23
config: remove obsolete variable
Lyndon Brown
2020-04-23
config: revert partial format conversion
Lyndon Brown
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
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
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
[next]