[ Thread Index |
Date Index
| More lists.tuxfamily.org/slitaz Archives
]
- To: slitaz@xxxxxxxxxxxxxxxxxxx
- Subject: Any arch support
- From: Christopher Rogers <slaxemulator@xxxxxxxxx>
- Date: Mon, 14 May 2012 07:13:19 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=xewzaXO4zkWFQzeC5eGccz4W6nCJAFLMi14vrqM5w/E=; b=K+vp2ZWB2898Xq25SpYN8sqm767jR45tjBCyhgTeGqqA38VOwCWokCMvz1SBalmVH7 sq5BI2WgcXfZ8+Q7obMkbcGkuO4I6SqQDWHhNFpJnMpSumAMSC8wBX2jJI/quBvuty5X GtUbeqgPT44Xw+rELzo1LPgrsGqQ/A1dIhjt7TU+Bf+wngVtHDv44auAF14Db2I3ZKIe NfYe50iPVKEQwdlm3qyVM23QasiS8WhArvj/k5V8su8oU9nbw8N2H5rEtsnxEMXLPiAW DsawPHdwhiXwOmsaW3f7Z9g0y/IWC7uvAVAxpWUODM0/KXjsS4xE7zYaogtSho+NQzd1 5vXQ==
I think we are going to need any arch support just like archlinux has. This is so we can save disk space on source dvd and server. It will have do like subfolders like any and then $ARCH folder. The idea is to use softlinks from any folder and put then in $ARCH. So packages folder will be more like this:
packages/$ARCH
packages/any
This way we don't need a cookutils-2.0.tazpkg and cookutils-2.0-arm.tazpkg since cookutils should work just fine as one package on both systems. This will also be helpful for perl, python, and docs packages.
This is cause a idea for now. We will have to see if it can be done without breaking everything.
PS We need to add a way to rebuild packages database without wok. I have this in my-cookutils. This is just to make it simple to make package database.