Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-09 | Remove conditionals, as an expansion never 'fails': it just | Chris Lamb | 1 | -21/+12 | |
won't copy any files. | |||||
2011-03-09 | Refactor installing file to binary/pool/main/./.* functionality. | Chris Lamb | 1 | -88/+31 | |
2011-03-09 | Don't put more than one glob on a 'for' line, unless they are guaranteed | Chris Lamb | 1 | -3/+61 | |
to succeed, otherwise the second one is not expanded and "*.deb" (for example) is used literally. This patch expands (haha) each "for" loop into it's own. | |||||
2011-03-09 | Replacing backticks with POSIX expression. | Daniel Baumann | 1 | -22/+22 | |
2011-03-09 | Respecting LH_QUIET for wget calls, thanks to Justin Pryzby ↵ | Daniel Baumann | 1 | -7/+12 | |
<pryzbyj@justinpryzby.com>. | |||||
2011-03-09 | Adding local udeb_exclude file functionality. | Daniel Baumann | 1 | -0/+6 | |
2011-03-09 | Do not remove pkgsel anymore. | Daniel Baumann | 1 | -2/+0 | |
2011-03-09 | Do not create symlinks on usb-hdd images. | Daniel Baumann | 1 | -1/+4 | |
2011-03-09 | Making local udebs/local debs architecture aware. | Daniel Baumann | 1 | -4/+4 | |
2011-03-09 | Removing both required local and d-i udebs when using live-installer. | Daniel Baumann | 1 | -0/+6 | |
2011-03-09 | Added forgotten path to bootstrap-base removal. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Simplifying debian-installer download. | Daniel Baumann | 1 | -18/+4 | |
2011-03-09 | Adding support for live-installer. | Daniel Baumann | 1 | -1/+7 | |
2011-03-09 | Simplyfing LH_BASE calls. | Daniel Baumann | 1 | -3/+3 | |
2011-03-09 | Setting debian-installer default flavour to netinst. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Adding live-helper 1.0~a27-1. | Daniel Baumann | 1 | -50/+58 | |
2011-03-09 | Adding live-helper 1.0~a23-1. | Daniel Baumann | 1 | -0/+1 | |
2011-03-09 | Adding live-helper 1.0~a22-1. | Daniel Baumann | 1 | -35/+35 | |
2011-03-09 | Adding live-helper 1.0~a19-1. | Daniel Baumann | 1 | -21/+10 | |
2011-03-09 | Adding live-helper 1.0~a18-1. | Daniel Baumann | 1 | -47/+65 | |
2011-03-09 | Adding live-helper 1.0~a17-1. | Daniel Baumann | 1 | -56/+99 | |
2011-03-09 | Adding live-helper 1.0~a16-1. | Daniel Baumann | 1 | -18/+79 | |
2011-03-09 | Adding live-helper 1.0~a15-1. | Daniel Baumann | 1 | -142/+146 | |
2011-03-09 | Adding live-helper 1.0~a14-1. | Daniel Baumann | 1 | -3/+3 | |
2011-03-09 | Adding live-helper 1.0~a13-1. | Daniel Baumann | 1 | -7/+7 | |
2011-03-09 | Adding live-helper 1.0~a11-1. | Daniel Baumann | 1 | -6/+60 | |
2011-03-09 | Adding live-helper 1.0~a10-1. | Daniel Baumann | 1 | -9/+9 | |
2011-03-09 | Adding live-helper 1.0~a9-1. | Daniel Baumann | 1 | -0/+3 | |
2011-03-09 | Adding live-helper 1.0~a8-1. | Daniel Baumann | 1 | -0/+247 | |