Age | Commit message (Collapse) | Author | Files | Lines |
|
This ensures the units are installed correctly if systemd is installed
in an alternate location like /lib/systemd. Idem for the location of
profile-based units.
Based on a proposal by: Mike Gilbert <floppym@gentoo.org>
|
|
|
|
- add back to 'base' group
- add .gitignore that ignores build results
|
|
Remove distribution-specific paths (and allow overrides).
|
|
This commit extends 8b1e0.
|
|
|
|
- Add Bash completion for netctl-auto and wifi-menu
- Add full (but basic) zsh completion
|
|
This commit contains the moving of files.
|
|
|
|
|
|
Needed for bonding interfaces.
|
|
Give users a way to stumble upon this marvelous piece of literature that had completely been forgotten (it was introduced in the repository around netcfg 2.6, but never installed).
|
|
Bash completion does not deal properly with profile filenames that contain whitespace.
There are some minor tweaks in this commit as well, but those should be harmless.
|
|
Nothing special.
|
|
This commit does not change any installed code.
- The tarball now includes pre-built documentation, removing the build dependency on asciidoc from the PKGBUILD.
- The tarball is now xz compressed.
- News is updated.
|
|
- As noted by Alfredo Palhares it is not always right to fail when the creation of symlinks did not succeed on installation through `make install`.
- Building a package is now as easy as `make pkgbuild; makepkg`, although you probably should not execute makepkg inside the source tree.
|