Thread
:
Aptly: Manage packages from the command line
View Single Post
aspidites
2009-12-26 , 17:45
Posts: 402 | Thanked: 229 times | Joined on Nov 2009 @ Missouri, USA
#
4
codeMonkey, aptly wraps apt-get so there is no smart memory management. i will play with the idea and see what i can come up with. more than likely i will add an option to specify how full root should be before caching files in home.
NuMetal, thanks. updated OP.
update
The only way I can think of to determine how much space in root a package will take up is to download the deb into ~/, run dpkg on it to get its file contents, then calculate the size of all files that would be installed into /. As such, I've decided to just add an option to allow you to choose where to save package files, optionally deleting them afterwards.
When I have time, I'll add a config file so that you can have sane defaults for these kinds of things.
update 2
I implemented installing to a different cache. Details in the dev form about how much of a pain it has been, lol. Will release on next version. Is anyone actually using this thing?
__________________
aspidites
|
blog
|
aspidites@inbox.com
Last edited by aspidites; 2009-12-27 at
04:50
.
Quote & Reply
|
The Following 2 Users Say Thank You to aspidites For This Useful Post:
Netweaver
,
qole
aspidites
View Public Profile
Send a private message to aspidites
Find all posts by aspidites