Thread
:
Aptly: Manage packages from the command line
View Single Post
aspidites
2009-12-28 , 10:28
Posts: 402 | Thanked: 229 times | Joined on Nov 2009 @ Missouri, USA
#
5
I finally finished implementing custom cache directories (and it now plays nicely with other commands ;-)). This is also the first version to actually have a config file. I'll update the OP with the new package.
Also, I think I'll start a garage page for this thing. Even if it isn't used by anyone else, it will be handy for me to have version control and a backup just in case something happens to my N900 or computer.
BTW, while packages aren't removed automatically (to keep the cache clean, it is trivial add the option:
Code:
aptly -ic pkg1 pkg2...
Or, if you are low on space in root...
Code:
aptly -Cic pkg1 pkg2...
__________________
aspidites
|
blog
|
aspidites@inbox.com
Last edited by aspidites; 2009-12-28 at
10:31
.
Quote & Reply
|
The Following User Says Thank You to aspidites For This Useful Post:
qole
aspidites
View Public Profile
Send a private message to aspidites
Find all posts by aspidites