Development Team/Jhbuild: Difference between revisions
m →Deprecated: updating sugar-build doc url |
|||
| (8 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<noinclude>{{Translations}}{{TOCright}}</noinclude> | <noinclude>{{Translations}}{{TOCright}}</noinclude> | ||
{{Template:Obsolete}} | |||
==Deprecated== | |||
'''Note: <font color=red>Sugar-jhbuild is deprecated.</font>''' Please use [http://sugarlabs.org/~buildbot/docs/dev-environment.md.html sugar-build]. | |||
== sugar-jhbuild == | |||
Sugar-jhbuild will automatically download the latest of Sugar's dependencies as well as Sugar itself directly from their source repositories, rather than relying on source packages that may have become stale. | Sugar-jhbuild will automatically download the latest of Sugar's dependencies as well as Sugar itself directly from their source repositories, rather than relying on source packages that may have become stale. | ||
Below are generic instructions on how to use jhbuild to get up and running with Sugar. | Below are generic instructions on how to use jhbuild to get up and running with Sugar. | ||
| Line 276: | Line 282: | ||
== Enabling dual-boot == | === Enabling dual-boot === | ||
* At the moment, with all LiveUSBs removed, I was able to boot into F17 only. I could not see any option to boot into F14. | * At the moment, with all LiveUSBs removed, I was able to boot into F17 only. I could not see any option to boot into F14. | ||
| Line 770: | Line 776: | ||
* Reboot. Now the option to boot into F14 should be present (in options via F17's grub). | * Reboot. Now the option to boot into F14 should be present (in options via F17's grub). | ||
=== Useful links === | |||
* http://www.dedoimedo.com/computers/grub-2.html | |||
[[Category:Jhbuild]] | |||