You are not logged in.

#1 2011-08-03 21:57:14

kenpachi.oae
Member
Registered: 2011-08-03
Posts: 3

About my project[need suggestions]

I am going to develop a program for linux. It is a package backup & restore program. It is going to backup packages and when needed it will restore. If you have suggestions, i would like to hear them. Which features should i include.

Offline

#2 2011-08-03 22:12:52

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: About my project[need suggestions]

For Arch? Pacman already keeps a package cache, so the old packages are already there. We have a bunch of scripts that help with downgrading and there's ARM http://arm.konnichi.com/search/
A new cache-cleaning script is in the works http://mailman.archlinux.org/pipermail/ … 13926.html

Last edited by karol (2011-08-03 22:15:08)

Offline

#3 2011-08-03 22:39:20

kenpachi.oae
Member
Registered: 2011-08-03
Posts: 3

Re: About my project[need suggestions]

karol wrote:

For Arch? Pacman already keeps a package cache, so the old packages are already there. We have a bunch of scripts that help with downgrading and there's ARM http://arm.konnichi.com/search/
A new cache-cleaning script is in the works http://mailman.archlinux.org/pipermail/ … 13926.html

not for arch.not yet. But i need suggestions for feautres.

Offline

#4 2011-08-03 22:57:27

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: About my project[need suggestions]

Features:
1. Snapshots: I want to bring back my March 11, 2011 system state. Not only applications but also the configs of course. But I've added another NIC and a hard drive in the meantime and I want to be notified that I have to make some adjustments for them to work.
2. I want to install wine 0.9.1 and all its dependencies.

Offline

#5 2011-08-19 03:13:06

kenpachi.oae
Member
Registered: 2011-08-03
Posts: 3

Re: About my project[need suggestions]

other suggestions?

Offline

#6 2011-08-21 06:42:17

cs_student
Member
From: Richmond, Virginia
Registered: 2010-04-22
Posts: 21

Re: About my project[need suggestions]

I have actually created my own hacked system for backups.
The main thing I like about mine is decentralization. 
I have many servers which use the same files (certain config files), my backup keeps them synced.  (also means if I lose it on one machine, it's on x amount of other ones).
Machine dependent files are then distributed among all machines.  This means I could have a large amount of machines fail at once and still have a valid copy of all vital files on each of those machines.

Offline

Board footer

Powered by FluxBB