RPM Build Notes: Difference between revisions

Jump to navigation Jump to search
(Created page with " =RPM Build Notes= ==Install Mach== Start with a minimal install of CentOS 6.2. <code> $ yum install wget createrepo $ wget http://thomas.apestaart.org/download/mach/mach-1...")
 
Line 6: Line 6:
Start with a minimal install of CentOS 6.2.
Start with a minimal install of CentOS 6.2.


<code>
<pre>
$ yum install wget createrepo
$ yum install wget createrepo
$ wget http://thomas.apestaart.org/download/mach/mach-1.0.2.tar.gz
$ wget http://thomas.apestaart.org/download/mach/mach-1.0.2.tar.gz
Line 16: Line 16:
$ useradd -g mach -m mach
$ useradd -g mach -m mach
$ passwd mach
$ passwd mach
</code>
</pre>


Due to a permissions bug I hit with mach (during a file copy), we'll continue as root.
Due to a permissions bug I hit with mach (during a file copy), we'll continue as root.
Confirmed users
1,018

edits

Navigation menu