]> Zhao Yanbai Git Server - minix.git/commit
Release.sh now uses packages.install and package_sources.install to
authorArun Thomas <arun@minix3.org>
Sat, 30 May 2009 09:31:19 +0000 (09:31 +0000)
committerArun Thomas <arun@minix3.org>
Sat, 30 May 2009 09:31:19 +0000 (09:31 +0000)
commita415b68523c08ca3df3ce0fa4bea716cf823d3d7
treeb6a8cab5791aec4cb511f189ba496380eef5cf57
parentdac531addfd3574f0b237ce18e990ce4b9ec0543
Release.sh now uses packages.install and package_sources.install to
determine which packages and package sources to include on the
installation media, as opposed to including everything in the
PACKAGEDIR AND PACKAGESOURCEDIR directories.
tools/package_sources.install [new file with mode: 0644]
tools/packages.install [new file with mode: 0644]
tools/release.sh