Compare commits

...

4 Commits

Author SHA1 Message Date
clrbuilder 59a3a29c4c Update packages file for version 30840
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-08-22 05:02:48 +00:00
clrbuilder cba91e5044 Update packages file for version 30830
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-08-21 05:02:27 +00:00
Patrick McCarty a5d39507cc Merge tag 'refs/tags/30820' into master 2019-08-20 21:09:12 -07:00
Patrick McCarty 13e5e26cbf Move manual setup steps to a separate file
Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2019-08-14 17:57:18 -07:00
3 changed files with 58 additions and 39 deletions
+40
View File
@@ -0,0 +1,40 @@
## Advanced topics
### Manual setup
If you did not run the user-setup script (see "Automated setup" section in the
[main README](README.md), you will want to set up the developer tooling
workspace manually. This section provides general documentation for the manual
setup process, and it is not meant to be exhaustive.
On your Clear Linux system, create a workspace for Clear Linux development
work:
```
$ mkdir clearlinux
```
Clone this repo into a `projects` directory within the workspace:
```
$ cd clearlinux
$ mkdir projects
$ git clone https://github.com/clearlinux/common projects/common
```
Create the toplevel tooling Makefile:
```
$ ln -s projects/common/Makefile.toplevel Makefile
```
Clone all Clear Linux package and project repositories:
```
$ make clone
```
Note: You can clone the repos in parallel by using make's `-j` option.
At this point, the `packages` directory will contain all Clear Linux package
repos, and `projects` will contain common, clr-bundles, and autospec repos.
+1 -36
View File
@@ -152,39 +152,4 @@ If `Makefile.config.site_local` doesn't exist already, create it.
### Manual setup
If you did not run the user-setup script (see "Automated setup" section above),
you will want to set up the developer tooling workspace manually. This section
provides general documentation for the manual setup process, and it is not
meant to be exhaustive.
On your Clear Linux system, create a workspace for Clear Linux development
work:
```
$ mkdir clearlinux
```
Clone this repo into a `projects` directory within the workspace:
```
$ cd clearlinux
$ mkdir projects
$ git clone https://github.com/clearlinux/common projects/common
```
Create the toplevel tooling Makefile:
```
$ ln -s projects/common/Makefile.toplevel Makefile
```
Clone all Clear Linux package and project repositories:
```
$ make clone
```
Note: You can clone the repos in parallel by using make's `-j` option.
At this point, the `packages` directory will contain all Clear Linux package
repos, and `projects` will contain common, clr-bundles, and autospec repos.
See the [Manual setup](README-advanced.md#manual-setup) documentation.
+17 -3
View File
@@ -1765,6 +1765,7 @@ gnome-boxes
gnome-calculator
gnome-calendar
gnome-characters
gnome-chess
gnome-clocks
gnome-color-manager
gnome-common
@@ -1779,6 +1780,7 @@ gnome-icon-theme
gnome-initial-setup
gnome-keyring
gnome-logs
gnome-mahjongg
gnome-maps
gnome-menus
gnome-music
@@ -1802,6 +1804,7 @@ gnome-user-docs
gnome-video-effects
gnome-weather
gnu-efi
gnuchess
gnupg
gnuplot
gnutls
@@ -2715,7 +2718,6 @@ motif
mox
mox3
mozjs
mozjs38
mozjs52
mozjs60
mpc
@@ -2794,8 +2796,10 @@ mvn-breeze_2.12
mvn-build-helper-maven-plugin
mvn-buildnumber-maven-plugin
mvn-byte-buddy
mvn-byteman
mvn-calcite
mvn-calcite-avatica
mvn-cassandra
mvn-cdi-api
mvn-cglib
mvn-checker-compat-qual
@@ -2834,6 +2838,7 @@ mvn-commons-parent
mvn-commons-pool
mvn-commons-text
mvn-commons-validator
mvn-compile-command-annotations
mvn-compiler-interface
mvn-compress-lzf
mvn-cssparser
@@ -2870,6 +2875,7 @@ mvn-flatbuffers
mvn-flexmark-java
mvn-freemarker
mvn-fst
mvn-ftpserver
mvn-generex
mvn-genesis
mvn-geronimo-jcache_1.0_spec
@@ -2914,6 +2920,7 @@ mvn-jackson-module-scala_2.11
mvn-jackson-module-scala_2.12
mvn-jackson-modules-base
mvn-jackson-parent
mvn-jacoco
mvn-jamon-java-parent
mvn-jamon-parent
mvn-jamon-runtime
@@ -2947,6 +2954,7 @@ mvn-jettison
mvn-jetty
mvn-jetty-parent
mvn-jline
mvn-jmh
mvn-jmock
mvn-jna
mvn-jniloader
@@ -3034,6 +3042,7 @@ mvn-maven-mapping
mvn-maven-model
mvn-maven-model-builder
mvn-maven-monitor
mvn-maven-packagecloud-wagon
mvn-maven-parent
mvn-maven-plugin-api
mvn-maven-plugin-descriptor
@@ -3088,9 +3097,11 @@ mvn-netlib-java
mvn-netty
mvn-nexus-maven-plugins
mvn-nexus-public
mvn-nicoulaj-parent
mvn-nimbus-jose-jwt
mvn-nuiton
mvn-objenesis
mvn-ohc
mvn-ojalgo
mvn-okhttp
mvn-okio
@@ -3198,6 +3209,7 @@ mvn-wagon
mvn-webbit
mvn-weld-api
mvn-weld-parent
mvn-wikitext-project
mvn-wildfly-openssl
mvn-woodstox-core
mvn-wsdl4j
@@ -3465,6 +3477,7 @@ perl-Algorithm-Munkres
perl-Alien-Build
perl-Alien-m4
perl-AnyEvent
perl-AnyEvent-AIO
perl-AnyEvent-CacheDNS
perl-Apache-Htpasswd
perl-Apache-Session
@@ -3486,6 +3499,7 @@ perl-Authen-SASL
perl-B-Hooks-EndOfScope
perl-B-Hooks-OP-Check
perl-B-Keywords
perl-BDB
perl-BSD-Resource
perl-Biblio-EndnoteStyle
perl-Bit-Vector
@@ -3709,6 +3723,7 @@ perl-Font-TTF
perl-FreezeThaw
perl-Frontier-RPC
perl-Future
perl-Future-IO-ImplBase
perl-GD-Barcode
perl-Geo-Distance
perl-Geo-IP
@@ -3956,6 +3971,7 @@ perl-Proc-Wait3
perl-Protocol-OSC
perl-Quota
perl-Readonly
perl-Redis
perl-Ref-Util
perl-Ref-Util-XS
perl-Regexp-Common
@@ -4945,7 +4961,6 @@ wmctrl
woff2
wok
wol
wordpress
wpa_supplicant
wrapt
wsgi_intercept
@@ -5064,7 +5079,6 @@ zip
zipp
zlib
znc
zookeeper-dep
zope.component
zope.configuration
zope.event