| patch |
summary |
view |
raw |
| 00_libraries.patch |
configure.ac | 10 +++++-----
makes/var.mk | 3 +--
server/gfsd/Makefile | 2 +-
3 files changed, 7 insertions(+), 8 deletions(-)
|
view
|
download
|
| 01_noneed_yacc_lex.patch |
configure.ac | 8 --------
1 file changed, 8 deletions(-)
|
view
|
download
|
| 02_dont_go_doc.patch |
Makefile.in | 1 -
1 file changed, 1 deletion(-)
|
view
|
download
|
| 03_libtool_clean_does_not_work_well.patch |
makes/lib.mk | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
|
view
|
download
|
| 04_MAXPATHLEN.patch |
lib/gfs_hook/getcwd.c | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| 05_PATH_MAX.patch |
include/gfarm/gfarm_misc.h | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| 06_host_os_nickname.patch |
configure.ac | 23 ++++++++++++++++++++---
1 file changed, 20 insertions(+), 3 deletions(-)
|
view
|
download
|
| 07_MAXHOSTNAMELEN.patch |
lib/libgfarm/gfarm/host.c | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| debian-changes-2.4.1-1 |
debian.upstream/README.Debian | 28 ++
debian.upstream/changelog | 195 +++++++++++++++++++
debian.upstream/control | 83 ++++++++
debian.upstream/control.common | 21 ++
debian.upstream/control.gsi | 55 +++++
debian.upstream/control.non-gsi | 62 ++++++
debian.upstream/copyright | 34 +++
debian.upstream/dirs | 2
debian.upstream/gfarm-client.install | 36 +++
debian.upstream/gfarm-client.links | 5
debian.upstream/gfarm-client.manpages | 24 ++
debian.upstream/gfarm-doc.install | 2
debian.upstream/gfarm-gfptool.install | 8
debian.upstream/gfarm-gfptool.manpages | 1
debian.upstream/gfarm-gfront.install | 2
debian.upstream/gfarm-gfront.manpages | 1
debian.upstream/gfarm-server.init | 89 ++++++++
debian.upstream/gfarm-slapd.default | 30 ++
debian.upstream/gfarm-slapd.init | 189 ++++++++++++++++++
debian.upstream/gfmd.conffiles | 2
debian.upstream/gfmd.docs | 2
debian.upstream/gfmd.init | 43 ++++
debian.upstream/gfmd.install | 29 ++
debian.upstream/gfmd.manpages | 3
debian.upstream/gfmd.postinst | 11 +
debian.upstream/gfsd.conffiles | 1
debian.upstream/gfsd.init | 43 ++++
debian.upstream/gfsd.install | 10
debian.upstream/gfsd.manpages | 2
debian.upstream/gfsd.postinst | 11 +
debian.upstream/libgfarm-dev.install | 6
debian.upstream/libgfarm-dev.manpages | 50 ++++
debian.upstream/libgfarm.install | 2
debian.upstream/rules | 334 +++++++++++++++++++++++++++++++++
34 files changed, 1416 insertions(+)
|
view
|
download
|
| 09_change-shell.patch |
makes/var.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|