- Shell 92.6%
- Dockerfile 7.4%
| bacula-5.2.13-logwatch.patch | ||
| bacula-7.0.3-non-free-code.patch | ||
| bacula-7.0.3-openssl.patch | ||
| bacula-7.0.3-sqlite-priv.patch | ||
| bacula-7.0.3-tray-monitor-configure.patch | ||
| bacula-7.0.4-autoconf.patch | ||
| bacula-7.4.0-8.el7.centos.src.rpm | ||
| bacula-7.4.0-bat-build.patch | ||
| bacula-7.4.0-queryfile.patch | ||
| bacula-7.4.0-seg-fault.patch | ||
| bacula-7.4.0.tar.gz | ||
| bacula-bat.desktop | ||
| bacula-dir.init | ||
| bacula-dir.service | ||
| bacula-dir.sysconfig | ||
| bacula-fd.init | ||
| bacula-fd.service | ||
| bacula-fd.sysconfig | ||
| bacula-sd.init | ||
| bacula-sd.service | ||
| bacula-sd.sysconfig | ||
| bacula-sd.sysconfig.el5 | ||
| bacula-traymonitor.desktop | ||
| bacula.logrotate | ||
| bacula.spec | ||
| Dockerfile | ||
| quickstart_mysql.txt | ||
| quickstart_postgresql.txt | ||
| quickstart_sqlite3.txt | ||
| README.md | ||
| README.Redhat | ||
bacula-rpm
Overview
rpm-build perl gcc-c++
Detected project type: Shell.
This repository was migrated from upstream source github.com/shafiqalibhai/bacula-rpm and is preserved here for archival, reference, or continued local development.
At a glance
- Default branch:
master - Visibility: public
- Size: 3.5 MB
- Created: 2026-04-27
- Last updated: 2026-04-27
- Stars / Forks / Open issues: 0 / 0 / 0
Languages
| Language | Bytes | Share |
|---|---|---|
| Shell | 6,580 bytes | 100.0% |
Repository structure
bacula-5.2.13-logwatch.patch(359 B)bacula-7.0.3-non-free-code.patch(20,655 B)bacula-7.0.3-openssl.patch(1,033 B)bacula-7.0.3-sqlite-priv.patch(382 B)bacula-7.0.3-tray-monitor-configure.patch(6,609 B)bacula-7.0.4-autoconf.patch(1,129 B)bacula-7.4.0-8.el7.centos.src.rpm(3,360,643 B)bacula-7.4.0-bat-build.patch(609 B)bacula-7.4.0-queryfile.patch(1,778 B)bacula-7.4.0-seg-fault.patch(623 B)bacula-7.4.0.tar.gz(3,314,218 B)bacula-bat.desktop(263 B)bacula-dir.init(2,265 B)bacula-dir.service(361 B)bacula-dir.sysconfig(157 B)bacula-fd.init(2,084 B)bacula-fd.service(378 B)bacula-fd.sysconfig(516 B)bacula-sd.init(2,231 B)bacula-sd.service(361 B)bacula-sd.sysconfig(143 B)bacula-sd.sysconfig.el5(143 B)bacula-traymonitor.desktop(300 B)bacula.logrotate(108 B)bacula.spec(43,074 B)quickstart_mysql.txt(1,727 B)quickstart_postgresql.txt(1,787 B)quickstart_sqlite3.txt(1,663 B)README.md(152 B)README.Redhat(1,888 B)
Getting started
Clone the repository:
git clone https://forgejo.deployview.com/ssa/bacula-rpm.git
cd bacula-rpm
Installation
git clone https://forgejo.deployview.com/ssa/bacula-rpm.git
cd bacula-rpm
Usage
Refer to the source files in this repository for entry points and intended usage. Update this section with concrete examples once they are established.
Original README
The content below is preserved from the previous README. Headings have been demoted so they don't compete with the new top-level sections.
bacula-rpm by AF Data Systems
requirement
rpm-build perl gcc-c++
build the projekt
rpmbuild --define "_sourcedir $PWD" -ba *.spec
Contributing
Contributions are welcome. The typical workflow is:
- Open an issue describing the change you'd like to make.
- Fork the repository (or create a feature branch if you have write access).
- Commit your changes with clear, descriptive messages.
- Open a pull request against the
masterbranch.
Please follow the existing code style and include tests or reproduction steps where relevant.
License
No LICENSE file is currently present in this repository. Treat the contents as all rights reserved by the author until an explicit license is added. If you intend to share or accept contributions, consider adding an OSI-approved license such as MIT, Apache-2.0, or GPL-3.0.
Repository
- Browse: https://forgejo.deployview.com/ssa/bacula-rpm
- Clone (HTTPS):
https://forgejo.deployview.com/ssa/bacula-rpm.git - Clone (SSH):
ssh://git@forgejo.deployview.com:30143/ssa/bacula-rpm.git - Upstream / origin: github.com/shafiqalibhai/bacula-rpm
This README was generated automatically based on repository metadata, contents, and any prior README content. Edit any section above to add project-specific detail.