Skip to content

AOSC-Dev/breakit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breakit!

Tool to collect, write, and generate PKGBREAK (AOSCnese for Breaks:) information from a package tree (such as aosc-os-abbs).

Usage

To build:

cargo build --release

To use:

Usage: breakit [OPTIONS] [PACKAGES]...

Arguments:
  [PACKAGES]...
          Package name

Options:
  -C <TREE>
          Path of ABBS tree
          
          [env: ABBS_TREE=]

  -t, --type <KIND>
          Breakage kind

  -w, --write
          Write PKGBREAK

      --write-group <WRITE_GROUP>
          Write rebuild group file

      --bump-rel
          Bump REL for broken packages.
          
          Packages that are already updated in the topic will not be bumped (in comparsion with local stable branch).

  -h, --help
          Print help (see a summary with '-h')

  -V, --version
          Print version

About

Tool to collect, write, and generate PKGBREAK information from a package tree

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages