This website works better with JavaScript.
Explore
Help
Register
Sign In
mirror
/
archzfs
mirror of
https://github.com/archzfs/archzfs
Watch
2
Star
0
Fork
You've already forked archzfs
0
Code
Issues
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27
Commits
9
Branches
1
Tag
101 MiB
Tag:
Branch:
Tree:
7fade12686
dependabot
extramodules
fix/readme
license
mark/build-failover
master
multiple_commands
refactor_tests
update-zfs-227
experimental
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7fade12686'
${ noResults }
archzfs
/
.gitignore
9 lines
89 B
Raw
Normal View
History
Unescape
Escape
Initial commit New repository created from existing sources. The previous history is contained in the archlinux-contrib repository.
12 years ago
*!
gitignore: Ignore all pkg and src archives
12 years ago
/devsrc/*/pkg/
/devsrc/*/src/
/devsrc/*/*.tar*
*pkg.tar*
*src.tar*
*.delta
Stop tracking binary packages It would not be effective to track large, constantly-updated compressed binary files. This would cause the repository to become bloated and slow over time. Instead, old packages should be backed up incase of need in the future.
12 years ago
patch_dev/