Age | Commit message (Expand) | Author |
2021-01-13 | packages.sh: check for /etc/debian_version existance rather than dpkg-query a... | Jan Kot |
2020-05-05 | s/Remove_package/Remove_packages/ | Lyndon Brown |
2020-05-05 | s/Install_package/Install_packages/ | Lyndon Brown |
2020-05-05 | packages: avoid unnecessary nesting | Lyndon Brown |
2020-05-05 | make temporary state of installed tools recoverable | Lyndon Brown |
2020-05-01 | Replace 'which' with 'command -v' to test for the existance of an executable | johnraff |
2020-04-23 | packages: remove auto-installed on removal | Lyndon Brown |
2020-03-16 | use local scope for private function vars | Lyndon Brown |
2020-03-12 | Revert "Test for executables: replace 'which' with more robust 'command -v'" | Luca Boccassi |
2020-03-12 | Test for executables: replace 'which' with more robust 'command -v' | johnraff |
2020-03-11 | amend copyright & licensing blocks | Lyndon Brown |
2020-03-11 | functions: consistency fix | Lyndon Brown |
2018-04-05 | Print an error and exit if a host package (dependency) is missing. | Luca Boccassi |
2017-09-01 | Error out when needed packages are missing on the host | Matthijs Kooijman |
2016-11-28 | Fix Check_installed function when checking against host | Raphaƫl Hertzog |
2015-01-04 | Updating year in copyright notices to 2015. | Daniel Baumann |
2015-01-04 | Changing package dependency checks within chroot to work outside as well. | Daniel Baumann |
2014-02-08 | Updating copyright notices for 2014. | Daniel Baumann |
2013-05-06 | Removing all references to my old email address. | Daniel Baumann |
2013-05-06 | Updating year in all copyright notices. | Daniel Baumann |
2013-05-06 | Adding debian version 4.0~a1-1.debian/4.0_a1-1 | Daniel Baumann |
2013-01-01 | Updating year in all copyright notices. | Daniel Baumann |
2012-07-30 | Updating GPL standard header in all files. | Daniel Baumann |
2012-02-06 | Updating year in copyright notices for 2012. | Daniel Baumann |
2011-03-09 | Updating year in hooks and script files. | Daniel Baumann |
2011-03-09 | Adding debian version 3.0~a1-1. | Daniel Baumann |
2011-03-09 | Updating year in manpage, hooks, script and template files. | Daniel Baumann |
2011-03-09 | Updating internal variables from lh to lb scheme, should be the last piece to... | Daniel Baumann |
2011-03-09 | Updating copyright headers for live-build. | Daniel Baumann |
2011-03-09 | Renaming --chroot-build to --build-with-chroot. | Daniel Baumann |
2011-03-09 | Updating year to 2010 in copyright notices. | Daniel Baumann |
2011-03-09 | For consistency, using true|false instead of enabled|disabled in configuratio... | Daniel Baumann |
2011-03-09 | Also respecting general apt/aptitude options for the install functions used d... | Cody A.W. Somerville |
2011-03-09 | Updating year in copyright notices for 2009. | Daniel Baumann |
2011-03-09 | Don't use set -e in sourced functions, this is the job of the actual executed... | Daniel Baumann |
2011-03-09 | Generalizing internal Chroot(); by requiring its first argument to be the chr... | Daniel Baumann |
2011-03-09 | Using internal prefix for PACKAGES variable in function/packages.sh (Closes: ... | Daniel Baumann |
2011-03-09 | Adding last modifications in order to have localization fully working in live... | Tiago Bortoletto Vaz |
2011-03-09 | Use APT::Install-Recommends to disable installation of recommends for Etch | Chris Lamb |
2011-03-09 | Don't install "Recommends:" when installing local tools | Chris Lamb |
2011-03-09 | Updating copyright years to 2008. | Daniel Baumann |
2011-03-09 | Consistently using the pipe as seperator in sed commands now. | Daniel Baumann |
2011-03-09 | Replacing backticks with POSIX expression. | Daniel Baumann |
2011-03-09 | Adding live-helper 1.0~a22-1. | Daniel Baumann |
2011-03-09 | Adding live-helper 1.0~a21-1. | Daniel Baumann |