LinuxVillage

Projects and resources (En) => Contributing to FOSS => Discussion démarrée par: djohnston le 17 janvier 2013 à 07:00:20

Titre: Add remastersys to your sources list
Posté par: djohnston le 17 janvier 2013 à 07:00:20
A deb package has been created (http://www.remastersys.com/forums/index.php?topic=2511.msg16942#msg16942). Here's the relevant portion of fragadelic's post:

Citer
To add my repo key as root:

wget -O - http://www.remastersys.com/debian/remastersys.gpg.key | apt-key add -
To add the repo to /etc/apt/sources.list, add these lines:

deb http://www.remastersys.com/debian wheezy main
deb-src http://www.remastersys.com/debian wheezy main

Now you can apt-get remastersys, remastersys-gui and the yad packages instead of manually downloading them.
Titre: Re : Add remastersys to your sources list
Posté par: melodie le 19 janvier 2013 à 04:26:14
This is a very good information. I was just wondering if you could emphasize the command lines in code tags ?


Titre: Re : Re : Add remastersys to your sources list
Posté par: djohnston le 19 janvier 2013 à 04:34:15
I was just wondering if you could emphasize the command lines in code tags ?

No, not currently. I had to do it the way you see it formatted now.
Titre: Re : Add remastersys to your sources list
Posté par: melodie le 19 janvier 2013 à 23:38:28
Hi,

I give it a try with your content

*********


A deb package has been created (http://www.remastersys.com/forums/index.php?topic=2511.msg16942#msg16942). Here's the relevant portion of fragadelic's post:

Citer
To add my repo key as root:

wget -O - http://www.remastersys.com/debian/remastersys.gpg.key | apt-key add -
To add the repo to /etc/apt/sources.list, add these lines:

deb http://www.remastersys.com/debian wheezy main
deb-src http://www.remastersys.com/debian wheezy main

Now you can apt-get remastersys, remastersys-gui and the yad packages instead of manually downloading them.


*******************

I don't see where the problem is. Had you tried the '#' button ?


Titre: Re : Re : Add remastersys to your sources list
Posté par: djohnston le 20 janvier 2013 à 09:33:35
This is a very good information. I was just wondering if you could emphasize the command lines in code tags ?

Okay, I thought by emphasize you meant bold. I'll fix the post.