Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Check manpages | Loïc Minier | 2010-01-30 | |
| | ||||
* | Make examples/lvmpbuilder/lib/* scripts | Loïc Minier | 2010-01-30 | |
| | | | | Make examples/lvmpbuilder/lib/* scripts instead of data files. | |||
* | Check more files with bash -n | Loïc Minier | 2010-01-30 | |
| | ||||
* | Factor common dir commands in a macro | Loïc Minier | 2010-01-30 | |
| | ||||
* | Convert other files' install to make vars | Loïc Minier | 2010-01-30 | |
| | ||||
* | Use make vars to install examples subdirs too | Loïc Minier | 2010-01-30 | |
| | ||||
* | List scripts to install in make vars | Loïc Minier | 2010-01-30 | |
| | | | | | Lisc scripts to install in make vars to avoid duplication and to easily list them as needing a bash -n test. | |||
* | Drop +x mode on pbuilderrc | Loïc Minier | 2010-01-30 | |
| | ||||
* | Use directory vars in Makefile | Loïc Minier | 2010-01-30 | |
| | ||||
* | Allow two make install in a row | Loïc Minier | 2010-01-30 | |
| | ||||
* | Use $(MAKE) -C instead of cd; make and use $@ | Loïc Minier | 2010-01-30 | |
| | ||||
* | Cleanup check rules | Loïc Minier | 2010-01-30 | |
| | ||||
* | Drop useless $(INSTALL_DIRECTORY) | Loïc Minier | 2010-01-30 | |
| | ||||
* | Allow overriding install command | Loïc Minier | 2010-01-30 | |
| | ||||
* | Test shell syntax of testsuite as well | Loïc Minier | 2010-01-30 | |
| | ||||
* | Add changelog entry for pbuilder-apt-config | Loïc Minier | 2010-01-30 | |
| | ||||
* | Merge branch 'apt-config' | Loïc Minier | 2010-01-30 | |
|\ | ||||
| * | Add mirror-map support | Loïc Minier | 2010-01-30 | |
| | | ||||
| * | Add Debian Security support | Loïc Minier | 2010-01-30 | |
| | | ||||
| * | Add Launchpad PPA support with ppa:* archives | Loïc Minier | 2010-01-30 | |
| | | ||||
| * | Add support for --archive | Loïc Minier | 2010-01-30 | |
| | | ||||
| * | Add support for *-proposed-updates/volatile | Loïc Minier | 2010-01-30 | |
| | | ||||
| * | Rename volatile archive to debian-volatile | Loïc Minier | 2010-01-29 | |
| | | ||||
| * | Add support for oldstable and archive.debian.org | Loïc Minier | 2010-01-25 | |
| | | ||||
| * | Add support for debootstrap-mirror and -suite | Loïc Minier | 2010-01-25 | |
| | | ||||
| * | Use apt-sources command to dump sources | Loïc Minier | 2010-01-25 | |
| | | ||||
| * | Add --help and rework usage() | Loïc Minier | 2010-01-25 | |
| | | ||||
| * | Drop --archive and wishlist TODOs | Loïc Minier | 2010-01-25 | |
| | | ||||
| * | Fix dependencies between Ubuntu pockets | Loïc Minier | 2010-01-25 | |
| | | ||||
| * | Rename vendor to archive | Loïc Minier | 2010-01-25 | |
| | | ||||
| * | Move arch specific handling to guess_*_vendor() | Loïc Minier | 2010-01-25 | |
| | | | | | | | | | | | | Move arch specific handling from guess_vendor_arch_mirror() to guess_dist_vendor() and rename functions accordingly. Introduce an "ubuntu-ports" vendor -- should really be an "archive". | |||
| * | Test --arch based Ubuntu mirror selection | Loïc Minier | 2010-01-25 | |
| | | ||||
| * | test_pbuilder-apt-config: set -e | Loïc Minier | 2010-01-25 | |
| | | ||||
| * | Add support for pockets in suite mode and tests | Loïc Minier | 2010-01-25 | |
| | | ||||
| * | Test --with-sources | Loïc Minier | 2010-01-25 | |
| | | ||||
| * | Add pbuilder-apt-config testsuite | Loïc Minier | 2010-01-25 | |
| | | ||||
| * | Test expect_output() | Loïc Minier | 2010-01-25 | |
| | | ||||
| * | Remove security pocket until deps are clarified | Loïc Minier | 2010-01-25 | |
| | | ||||
| * | Add more sanity checks | Loïc Minier | 2010-01-25 | |
| | | ||||
| * | Add sanity checks | Loïc Minier | 2010-01-25 | |
| | | ||||
| * | Add support for */volatile-sloppy | Loïc Minier | 2010-01-25 | |
| | | ||||
| * | Remove useless mirror= for two cases | Loïc Minier | 2010-01-25 | |
| | | ||||
| * | Reflow output_sources into individual case stmts | Loïc Minier | 2010-01-25 | |
| | | ||||
| * | Add support for debian-volatile | Loïc Minier | 2010-01-25 | |
| | | ||||
| * | Add support for outputting deb-src lines | Loïc Minier | 2010-01-25 | |
| | | ||||
| * | Support commas to separate components and pockets | Loïc Minier | 2010-01-25 | |
| | | ||||
| * | Use backports.org as a vendor instead of bpo | Loïc Minier | 2010-01-25 | |
| | | ||||
| * | Better handling of some error conditions | Loïc Minier | 2010-01-25 | |
| | | ||||
| * | Add initial pbuilder-apt-config | Loïc Minier | 2010-01-25 | |
| | | ||||
* | | Add changelog entries for current changes | Loïc Minier | 2010-01-30 | |
|/ |