forked from rsyslog/rsyslog-pkg-ubuntu
-
Notifications
You must be signed in to change notification settings - Fork 0
/
INSTALL
39 lines (30 loc) · 933 Bytes
/
INSTALL
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Installation instructions (or something close to that)
Scripts -------------------------------------------
config.sh
Global configs that are common to all/most of the scripts. Among other
things, it identifies you (GPG Key) so you can sign your package. Edit to
customize this installation for your needs; the other scripts should
be left alone.
repack.sh
Converts the original package-release.tar.gz filename to
package_release.orig.tar.gz
Creates the package_release directory
Sample run:
./repack.sh
-------------------------------------
--- DEBMaker ---
-------------------------------------
1) rsyslog-7.4.10.tar.gz
2) rsyslog-7.4.9.tar.gz
#?
[You then type 1 or 2 to select the tar
prepare.sh
Edits the changelog file and creates
build.sh
installpackage.sh
install.sh
putarchive.sh
results.sh
reupload.sh
updaterelease.sh
Creating package ----------------------------------