SetupLocalIsoBuildServer
Differences between revisions 6 and 11 (spanning 5 versions)
|
Size: 876
Comment:
|
Size: 1054
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 2: | Line 2: |
| ||<tablestyle="width: 30%; float: right; background-color: #e1f0f4; border-radius: 10px;"><<Include(UbuntuStudio/Navigation/DevSideBar)>>|| | |
| Line 3: | Line 4: |
| = Quick Guide = | = Setup Local Live ISO Build Server = == Quick Guide == |
| Line 6: | Line 9: |
| Line 12: | Line 14: |
| Line 20: | Line 21: |
Setup Local Live ISO Build Server
Quick Guide
Install prerequisites
$ sudo apt-get install live-build livecd-rootfs
Create the dir
$ mkdir -p ubuntustudio-live-build/auto $ cd ubuntustudio-live-build $ ln -sf /usr/share/livecd-rootfs/live-build/auto/* auto/
Each time:
$ export PROJECT=ubuntustudio-dvd SUITE=raring ARCH=amd64 $ sudo lb clean $ lb config $ sudo lb build
Resources
UbuntuStudio/SetupLocalIsoBuildServer (last edited 2013-05-17 01:36:21 by h-4-180)


