This website requires JavaScript.
Explore
Help
Sign in
void
/
void-packages
Watch
1
Star
1
Fork
You've already forked void-packages
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
No description
1598
commits
1
branch
0
tags
544
MiB
bash
86.5%
Shell
6.4%
C
3.2%
Roff
1.4%
Makefile
1%
Other
1.2%
41d9b9acb8
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Juan RP
41d9b9acb8
lib/unpack.c: use fsync(), there's not much difference with fdatasync().
...
--HG-- extra : convert_revision : 9632271e53f4d44890d711943642afddedf69e72
2009-04-09 18:43:00 +02:00
bin
xbps-bin: use -f to bypass questions while installing/removing.
2009-04-09 18:42:07 +02:00
doc
Remove knowledge from the library to install packages.
2009-04-09 02:29:15 +02:00
etc
Install by default xbps.conf into $(PREFIX)/etc and use it.
2009-02-05 15:21:33 +01:00
include
Define ARCHIVE_READ_BLOCKSIZE and use it rather than using magic numbers.
2009-04-09 18:38:05 +02:00
lib
lib/unpack.c: use fsync(), there's not much difference with fdatasync().
2009-04-09 18:43:00 +02:00
shutils
Remove CWD as first argument to INSTALL/REMOVE scripts, it's unneeded.
2009-04-08 03:21:31 +02:00
templates
Modify the INSTALL/REMOVE scripts to use predef vars and unneeded chroot calls.
2009-04-08 03:24:57 +02:00
triggers
triggers: there's no need to call chroot anymore.
2009-04-08 03:23:09 +02:00
.gitignore
Split repo commands into the new xbps-repo bin.
2009-02-05 14:46:09 +01:00
Makefile
Install by default xbps.conf into $(PREFIX)/etc and use it.
2009-02-05 15:21:33 +01:00
prog.mk
Use a common mk file for all bins, install bins stripped.
2009-02-16 18:03:03 +01:00
vars.mk
Introduce xbps_xasprintf() and use it where required.
2009-04-04 19:32:39 +02:00