log2ram_1.7.2+ds-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Thu, 19 Dec 2024 19:26:16 -0500 |
Source: | log2ram |
Binary: | log2ram |
Architecture: | source amd64 |
Version: | 1.7.2+ds-1 |
Distribution: | unstable |
Urgency: | low |
Maintainer: | Steve Meliza <swm@swm1.com> |
Changed-By: | Boyuan Yang <byang@debian.org> |
Description: | log2ram - redirects log file writes into RAM |
Closes: | 1038399 |
Changes: | log2ram (1.7.2+ds-1) unstable; urgency=low [ Boyuan Yang ] * debian/copyright: Drop Files-Excluded field. This field is meaningless. * debian/rules: Drop override_dh_usrlocal: This test is mandatory per Debian Policy and must not be removed. [ Steve Meliza ] * Initial release (Closes: #1038399) |
Files: | 38614f653dfe250c9537e190988380f6 1838 embedded optional log2ram_1.7.2+ds-1.dsc edb64909c6eaed94a72739e801525001 10052 embedded optional log2ram_1.7.2+ds.orig.tar.gz 517599d02bc0d21db85f1df4f961b449 3448 embedded optional log2ram_1.7.2+ds-1.debian.tar.xz c5ae1971c892043fa3268b085d271490 5822 embedded optional log2ram_1.7.2+ds-1_amd64.buildinfo 64320184b0bd3a63dd758a9c6c43faaf 7724 embedded optional log2ram_1.7.2+ds-1_amd64.deb |
log2ram_1.7.2+ds-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | log2ram |
Binary: | log2ram |
Architecture: | any |
Version: | 1.7.2+ds-1 |
Maintainer: | Steve Meliza <swm@swm1.com> |
Homepage: | https://github.com/azlux/log2ram |
Standards-Version: | 4.7.0 |
Vcs-Browser: | https://salsa.debian.org/melizas-guest/log2ram |
Vcs-Git: | https://salsa.debian.org/melizas-guest/log2ram.git |
Build-Depends: | debhelper-compat (=13) |
Package-List: | log2ram deb embedded optional arch=any |
Files: | edb64909c6eaed94a72739e801525001 10052 log2ram_1.7.2+ds.orig.tar.gz 517599d02bc0d21db85f1df4f961b449 3448 log2ram_1.7.2+ds-1.debian.tar.xz |
control file for log2ram_1.7.2+ds-1_amd64.deb (click to toggle) | |
---|---|
Package: | log2ram |
Version: | 1.7.2+ds-1 |
Architecture: | amd64 |
Maintainer: | Steve Meliza <swm@swm1.com> |
Installed-Size: | 40 |
Depends: | bash (>=4.3) |
Recommends: | rsync |
Section: | embedded |
Priority: | optional |
Homepage: | https://github.com/azlux/log2ram |
Description: | redirects log file writes into RAM Log2Ram reduces wear on storage devices by redirecting any writes to /var/log/ into RAM with periodic flushes to the storage drive. This is useful when that storage device has a limited number of write cycles, such as an SD card. |
contents of log2ram_1.7.2+ds-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2024-12-20 00:26 ./ drwxr-xr-x root/root 0 2024-12-20 00:26 ./etc/ -rw-r--r-- root/root 3805 2024-06-12 19:38 ./etc/log2ram.conf drwxr-xr-x root/root 0 2024-12-20 00:26 ./etc/logrotate.d/ drwxr-xr-x root/root 0 2024-12-20 00:26 ./etc/logrotate.d/log2ram/ -rw-r--r-- root/root 97 2024-06-12 19:38 ./etc/logrotate.d/log2ram/log2ram.logrotate drwxr-xr-x root/root 0 2024-12-20 00:26 ./usr/ drwxr-xr-x root/root 0 2024-12-20 00:26 ./usr/bin/ -rwxr-xr-x root/root 5176 2024-06-12 19:38 ./usr/bin/log2ram drwxr-xr-x root/root 0 2024-12-20 00:26 ./usr/lib/ drwxr-xr-x root/root 0 2024-12-20 00:26 ./usr/lib/systemd/ drwxr-xr-x root/root 0 2024-12-20 00:26 ./usr/lib/systemd/system/ -rw-r--r-- root/root 180 2024-12-20 00:26 ./usr/lib/systemd/system/log2ram-daily.service -rw-r--r-- root/root 137 2024-06-12 19:38 ./usr/lib/systemd/system/log2ram-daily.timer -rw-r--r-- root/root 608 2024-12-20 00:26 ./usr/lib/systemd/system/log2ram.service drwxr-xr-x root/root 0 2024-12-20 00:26 ./usr/share/ drwxr-xr-x root/root 0 2024-12-20 00:26 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-12-20 00:26 ./usr/share/doc/log2ram/ -rw-r--r-- root/root 290 2024-12-20 00:26 ./usr/share/doc/log2ram/changelog.Debian.gz -rw-r--r-- root/root 1439 2024-12-20 00:26 ./usr/share/doc/log2ram/copyright drwxr-xr-x root/root 0 2024-12-20 00:26 ./usr/share/man/ drwxr-xr-x root/root 0 2024-12-20 00:26 ./usr/share/man/man1/ -rw-r--r-- root/root 460 2024-12-20 00:26 ./usr/share/man/man1/log2ram.1.gz |
copyright of log2ram_1.7.2+ds-1_amd64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: log2ram Upstream-Contact: Azlux <github@azlux.fr> Source: https://github.com/azlux/log2ram License: MIT Files: * Copyright: 2016-2024, Azlux <github@azlux.fr> License: MIT Files: debian/* Copyright: 2024 Steve Meliza <swm@swm1.com> 2016-2024, Azlux <github@azlux.fr> License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
Timestamp: 20.12.2024 / 01:02:23 (UTC)