Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-07 | Renaming forgotten lb_binary_local-packagelists to lb_binary_packagelists. | Daniel Baumann | |
2011-08-08 | Also using definition files without suffix (so that e.g. foo.list is used ↵ | Daniel Baumann | |
for both chroot and binary stage). | |||
2011-08-05 | Reverse keywords in suffix of the package list files for consistency. | Daniel Baumann | |
Previously, config/package-lists/foo.{binary,chroot}.list was used, now we use config/package-lists/foo.list.{binary,chroot}. That way, we're using the same single suffix for all files to make them specific for either binary and chroot, rather than having an exception to the rule for package list files. | |||
2011-06-15 | Unifying config/chroot_local-packagelists and config/binary_local-packagelists. | Daniel Baumann | |
Rather than using config/chroot_local-packagelists/*.list and config/binary_local-packagelists/*.list, we're simply using config/package-lists/*.chroot.list and config/package-lists/*.binary.list. | |||
2011-03-09 | Updating year in hooks and script files. | Daniel Baumann | |
2011-03-09 | Adding derivatives handling for progress. | Daniel Baumann | |
2011-03-09 | Renaming --architecture to --architectures in preparation for multi-arch. | Daniel Baumann | |
2011-03-09 | Renaming 'packages lists' to 'package lists' all over the place. | Daniel Baumann | |