Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 459 Bytes

File metadata and controls

15 lines (10 loc) · 459 Bytes

pacNAS

Script to generate ISO files for the pacNAS distribution.

Howto setup git repository

  • git checkout git://github.com/pacNAS/pacnasiso.git
  • git remote add archlinux git://projects.archlinux.org/archiso.git
  • git checkout -b archlinux archlinux/master

After these steps, I have already merged the archlinux/master into our own master branch. Changes on the archlinux/master could be merged regularly if necessary.