Actions
Task #11
closedMigrate our packages repository to Squeeze too
Description
In order to build a Squeeze-based DDL, we need to access the DoudouLinux packages from the official DDL repository. Many packages have already been declared as belonging to both Lenny and Squeeze. We need to do the following things:
- list packages that are missing from our Squeeze repository
- find packages that may not fit Squeeze as is
- create an SVN branch
packages/experimental/squeeze/
to host these packages - change the experimental script registering packages to default to Squeeze instead of Lenny
Actions