summarylogtreecommitdiffstats
path: root/README.Arch
blob: 6984ec5dda46cccdb54eafb67bddee3b281aaf77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
linux-status on AUR
===================

There's a Vagrantfile to make maintenance easier.  To start, use `vagrant up`,
then `vagrant ssh`.

There're a bunch of useful one-liners in Makefile.

  * Edit PKGBUILD.

  * Build the package (this also updates .SRCINFO):

      make

  * Commit the changes:

      make commit

  * Push to the AUR repository:

      make push

  * Push to upstream:

      git push