Skip to content

cross-dev/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

This is a general purpose skeleton manifest for a cross-dev development environment with minimal packages. The manifest configures git-repo tool to synchronize a set of GIT repositories.

What is included

  • JuNEST tools for a jailed ArchLinux setup
  • unionfs-fuse checked out to a stable release
  • The latest and greatest stable fuse
  • Facade script and its libraries

These component are necessary to realize the development environment function.

Configuration management

Users are encouraged to fork this repository and add their own manifests. The default manifest name sought by repo is default.xml. This basic manifest is named skeleton.xml, so fork maintainers can have default.xml for themselves.

According to the documentation, a skeleton.xml may be included to another manifest as follows:

<include name="skeleton.xml"/>

The fork should be regularly merged with the upstream for updates.

Branching policy

  • master - is a stable branch
  • next - is a development branch

Stable receives frozen manifests, but does not update often. Development is more relaxed w.r.t. component revisions and the content may update frequently. However, there is less merging perceived.

You choose for yourself what do you base your work off. There is always a trade-off.

About

General purpose git-repo manifest for development environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published