14 Jun
2011
14 Jun
'11
5:11 a.m.
On 06/14/2011 01:51 AM, Gerardo Exequiel Pozzi wrote:
Make releng images / how to build:
pacman -S devtools --noconfirm --needed mkarchroot /tmp/pichicho base mkarchroot -r bash /tmp/pichicho
mknod /dev/loop0 b 7 0 # or any available ;)
echo 'Server = ftp://192.168.0.66/archlinux/$repo/os/$arch' >> /etc/pacman.d/mirrorlist #your mirror! pacman -S make git squashfs-tools syslinux devtools cdrkit mkinitcpio-nfs-utils nbd --noconfirm --needed cd /tmp git clone git://github.com/djgera/archiso.git -b dm-snapshot cd archiso/archiso make install cd ../configs/releng/ ./build.sh all_iso #or net_iso | core_iso Enjoy!
-- Gerardo Exequiel Pozzi \cos^2\alpha + \sin^2\alpha = 1