[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Missing the rescue CD image, what can I do?



El 25/07/18 a las 16:27, Steve McIntyre escribió:
> On Wed, Jul 25, 2018 at 01:36:56PM +0100, Jose M Calhariz wrote:
>>
>> Just to check I am on the right path.  You mean to create a task
>> like this:
>>
>> 0 9 SSH-AGENT  Wed Jul 25 13:23:50 CWD=~/debian_work/cd-images/live-tasks.git
>> cal@riker[582]>git diff
>> diff --git a/debian/control b/debian/control
>> index b7728a4..a4a2f08 100644
>> --- a/debian/control
>> +++ b/debian/control
>> @@ -357,3 +357,14 @@ Recommends: live-task-localisation,
>> Description: Live environment support for Mate
>>  This metapackage installs packages and documentation to support the Debian
>>  live Mate environment.
>> +
>> +Package: live-task-rescue
>> +Architecture: all
>> +Depends: ${misc:Depends},
>> +        live-task-base,
>> +        live-task-recommended,
>> +        live-task-extra,
>> +        amanda-client
>> +Description: Live environment support for Rescue CD
>> + This metapackage installs packages and documentation to support the Debian
>> + live Rescue CD.
> 
> That's exactly it, yes. And be prepared to maintain the list
> as/when/if other people want changes.
> 

There are some resources which you can probably recycle from my older work:

https://lists.debian.org/debian-live/2015/11/msg00075.html
which links to the more useful:
https://adrian15sgd.wordpress.com/2015/11/13/about-rescue-tools-in-gnulinux-systems-in-2014-draft/
.

Then also check for the rescapp and rescatux dependencies at:

https://github.com/rescatux/rescapp/blob/debian-dev/debian/control

and:

https://github.com/rescatux/rescatux/blob/jessie/rescatux_common_packages

.

Be wise to discard graphical programs because rescapp needs an UI.



I know that rescapp does not fit into a rescue task rescue because it
needs and UI but if you happen to take a look and you find somehow
rescapp interesting you can take a look at:
https://www.supergrubdisk.org/other-stuff/rescatux-package-repository/
.



adrian15
-- 
Support free software. Donate to Super Grub Disk. Apoya el software
libre. Dona a Super Grub Disk. http://www.supergrubdisk.org/donate/


Reply to: