/duilder.conf (359cb4a9b6936f2a13c910b9bbe132c2f1225ee2) (291 bytes) (mode 100644) (type blob)
PRJ="rocketgit"
VER="0.33"
REV="1"
EXCLUDE=".exclude"
EXPORT_PATH="/data/www/umbrella/kernel/us/rocketgit"
EXPORT_GIT="0"
GIT_CHANGELOG="1"
BUILD_SRPM="1"
SRPM_DEST="../dinorepo/fedora/SRPMS"
BUILD_TGZ="1"
BUILD_DEB="1"
RELEASE_SCRIPT="/usr/local/bin/duilder_release"
CONFIG_H="inc/ver.php"
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
9 |
f3c7a7c5da68804a1bdf391127ba34aed33c3cca |
.exclude |
100644 |
blob |
102 |
eaeb7d777062c60a55cdd4b5734902cdf6e1790c |
.gitignore |
100644 |
blob |
212 |
e14603f109924434b214855ecc649e0dbfeaa851 |
AUTHORS |
100644 |
blob |
1132 |
dd65951315f3de6d52d52a82fca59889d1d95187 |
Certs.txt |
100644 |
blob |
690 |
3da7297405c644e08475a0fdb89545a0375077a0 |
Compare.txt |
100644 |
blob |
202 |
76ae4b68b254d7b2fcc199dec13830136927826a |
History.txt |
100644 |
blob |
35147 |
94a9ed024d3859793618152ea559a168bbcbb5e2 |
LICENSE |
100644 |
blob |
2193 |
7528f3903e2d8dfcb629e1dc04ab71dd518834d9 |
Makefile.in |
100644 |
blob |
3785 |
ceed2aac739967b1c911c5e406da0092c4086121 |
README |
100644 |
blob |
55892 |
dffe47af782cfa739fd8d25b73efd2ddece05b48 |
TODO |
100644 |
blob |
1294 |
f22911eb777f0695fcf81ad686eac133eb11fcc4 |
TODO-plans |
040000 |
tree |
- |
21928e906ad2907a55c2e81c2a8b0502b586b8a0 |
artwork |
100755 |
blob |
30 |
92c4bc48245c00408cd7e1fd89bc1a03058f4ce4 |
configure |
040000 |
tree |
- |
f67d3605efbd6422a8acdd953578991139266391 |
docs |
100755 |
blob |
13704 |
87c4881d7f32f8179d29d86ee17ddbe0f6254c57 |
duilder |
100644 |
blob |
291 |
359cb4a9b6936f2a13c910b9bbe132c2f1225ee2 |
duilder.conf |
040000 |
tree |
- |
753d466d716ad54ef3826c94084eec85c5d4ff03 |
hooks |
040000 |
tree |
- |
2b0ef78b6af3d3e9425f09f2788f297e81866c52 |
inc |
100644 |
blob |
3505 |
b8d149b6a6678d2c42aa238e10f5669f0f7abee9 |
rocketgit.spec.in |
040000 |
tree |
- |
d4c453d7efffea96e57eb6088ac53425cea5e16e |
root |
040000 |
tree |
- |
4dc3f75586b6d4b7872c0c5a0f5785c1ff1aea80 |
samples |
040000 |
tree |
- |
8d2bb87ca318d8a3cc60df6c8602b3f6e98eb0fd |
scripts |
040000 |
tree |
- |
67d785c5d4bbc0b48e1408281b91b40b981013b4 |
selinux |
100755 |
blob |
242 |
bfcfb00931a643571fec9082e3308c6b68ca9189 |
spell_check.sh |
040000 |
tree |
- |
c5e213ce469edc206ac10a4a7b73bf9c54b89458 |
tests |
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"
Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/catalinux/rocketgit
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/catalinux/rocketgit
Clone this repository using git:
git clone git://git.rocketgit.com/user/catalinux/rocketgit
You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a
merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main