ReleaseEngineering/PuppetAgain/Packages: Difference between revisions

No edit summary
Line 268: Line 268:
To build a custom repository, you'll need an Ubuntu system with apt-utils installed.  A package builder host will do the trick, but the host's details aren't important.  Set up a directory containing the proper packages in the normal apt pool/* format, run
To build a custom repository, you'll need an Ubuntu system with apt-utils installed.  A package builder host will do the trick, but the host's details aren't important.  Set up a directory containing the proper packages in the normal apt pool/* format, run
<pre>
<pre>
rm -rf dists
cd releng-updates
for arch in i386 amd64; do
for arch in i386 amd64; do
   for dist in precise trusty; do
   for dist in precise trusty; do
canmove, Confirmed users
1,394

edits