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
/
config
Age
Commit message (
Expand
)
Author
2021-08-02
add items for grub setup and enable persistence
Kim Hagen
2021-07-11
Adding dm-verity support for rootfs
Thore Sommer
2021-02-17
Use --apt-http-proxy/--apt-ftp-proxy for debootstrap
Ryan Finnie
2020-10-27
Added the option to include files before and after package installation
Thore Sommer
2020-10-12
Add option to change compression algorithm and level for squashfs.
Thore Sommer
2020-05-05
Revert "config: catch and report unexpected arguments"
Lyndon Brown
2020-05-05
config: catch and report unexpected arguments
Lyndon Brown
2020-05-04
config: improve BIOS/EFI bootloader selection handling
Lyndon Brown
2020-05-03
config: provide UTC timestamp control
Lyndon Brown
2020-05-03
config: fix storage of --jffs2-eraseblock value
Lyndon Brown
2020-05-03
config: small output alignment fix
Lyndon Brown
2020-05-03
fix usage/help/man bugs
Lyndon Brown
2020-05-02
options: de-duplicate common option handling
Lyndon Brown
2020-05-02
config: refactor basic package list construction
Lyndon Brown
2020-05-02
improve stagefiles encapsulation
Lyndon Brown
2020-05-02
move and rename Common_config_files()
Lyndon Brown
2020-05-01
Replace 'which' with 'command -v' to test for the existance of an executable
johnraff
2020-04-30
config: optimise --ignore-system-defaults
Lyndon Brown
2020-04-29
a couple tiny doc fixes
Lyndon Brown
2020-04-28
fix auto file handling regression
Lyndon Brown
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
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
config: create config/bootloaders directory
Lyndon Brown
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
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
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
[next]