A library for changing configuration files
Go to file
Richard W.M. Jones 3f260160a6 Fix parsing of /etc/kernel/cmdline resolves: rhbz#2159282 2023-05-18 10:18:03 +00:00
tests Add gating tests (for RHEL) 2021-06-24 08:29:06 +01:00
.augeas.metadata Fix parsing of /etc/kernel/cmdline resolves: rhbz#2159282 2023-05-18 10:18:03 +00:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-14 22:04:59 +02:00
0001-Chrony-add-new-directives-and-options-745.patch Fix parsing of /etc/kernel/cmdline resolves: rhbz#2159282 2023-05-18 10:18:03 +00:00
0002-Kdump-parse-auto_reset_crashkernel-754.patch Fix parsing of /etc/kernel/cmdline resolves: rhbz#2159282 2023-05-18 10:18:03 +00:00
0003-semanage-Fix-parsing-of-ignoredirs-758.patch Fix parsing of /etc/kernel/cmdline resolves: rhbz#2159282 2023-05-18 10:18:03 +00:00
0004-Tmpfiles-allow-for-letter-types-allow-as-prefix-for-.patch Fix parsing of /etc/kernel/cmdline resolves: rhbz#2159282 2023-05-18 10:18:03 +00:00
0005-lenses-Allow-whitespace-at-the-end-of-kernel-commnd-.patch Fix parsing of /etc/kernel/cmdline resolves: rhbz#2159282 2023-05-18 10:18:03 +00:00
README.rst Add README file 2021-05-18 08:43:14 +02:00
augeas.spec Fix parsing of /etc/kernel/cmdline resolves: rhbz#2159282 2023-05-18 10:18:03 +00:00
gating.yaml Add gating tests (for RHEL) 2021-06-24 08:29:06 +01:00
sources Manually rebase to current Fedora Rawhide pre-release. 2022-01-12 17:52:31 +00:00

README.rst

===================
augeas development
===================

augeas is maintained in a `source tree`_ rather than directly in dist-git
using packit service that provides way to develope using regular source code
structure and provides way to generate SRPM and build using koji service.

Developers deliver all changes to source-git using merge request. Only maintainers
will be pushing changes sent to source-git to dist-git.

Each release in dist-git is tagged in the source repository so you can easily
check out the source tree for a build. The tags are in the format
name-version-release, but note release doesn't contain the dist tag since the
source can be built in different build roots (Fedora, CentOS, etc.)

.. _source tree: https://gitlab.com/redhat/centos-stream/src/augeas