Azlux
13d0058086
Debian packages
Yeah !
hace 4 años
azlux
1b8025aa91
Merge pull request #93 from folti/master
start service before syslog-ng service too
hace 5 años
Tamas Pal
7cf6164364
start service before syslog-ng service too
prevent conflicts and failed startup of the syslog-ng daemon
if it's been used instead of the default rsyslog.
hace 5 años
David MICHEL
0dc5827f5c
typo fix + fix rsync command
fix for #92 , bad fuzzy parameter
hace 5 años
Azlux
bd38f34a25
better rsync use
typo #82 , improvement #81
hace 5 años
Azlux
07b3599823
Zram option on ReadME
hace 5 años
azlux
36a88b8933
from azlux/zram
Zram implementation
hace 5 años
StuartIanNaylor
08264d3d3f
Update README.md
hace 5 años
StuartIanNaylor
e2e1c65c5f
make zram lines create and mount immediate
hace 5 años
StuartIanNaylor
c72bc41457
systemd tests due to mount wait rountine
hace 5 años
StuartIanNaylor
12e7a068a8
remove ignore systemd
hace 5 años
StuartIanNaylor
f86c90f9d6
clean up
hace 5 años
StuartIanNaylor
17f8207391
systemd conflict zram-swap-config
hace 5 años
StuartIanNaylor
34d32373c3
Add zram functionality
hace 5 años
azlux
22dadff534
timeout added
I add timeout. In case of failure, logram will not freeze the OS startup.
hace 6 años
azlux
1b2183b4c3
Merge pull request #49 from nachoparker/master
refactor installation script
hace 6 años
nacho
0205dae7d9
refactor installation script
hace 6 años
azlux
34e4812369
for #47
hace 6 años
azlux
2d7951a666
Suggestion from #50
Check if systemd log2ram service is running before the install;
hace 6 años
azlux
e41d5a0f23
Upgrade added
Linked to the #30 error
hace 6 años
azlux
50a032e5af
Bug fix into Readme
#46
hace 6 años
azlux
644739c925
Readme fix
hace 6 años
azlux
16ebd29848
Use env instead of /bin/sh
better for flexible shell
hace 6 años
azlux
e439c5ffdd
shellcheck typo
typo for #32
hace 6 años
azlux
9c774dcbb7
Add uninstaller into /usr
Suggestion from #46
hace 6 años
azlux
1ed58f986c
#42 better README
minor improvements to the readme
hace 6 años
Thomas McWork
939f847038
fix wrong folder name
hace 6 años
Thomas McWork
804428d3a3
minor improvements to the readme
minor improvements to the readme
hace 6 años
azlux
e88f67ab23
Merge pull request #39 from nhuizing/feature/logrotate
Added logrotate support
hace 6 años
Nathan Huizinga
e6d71736c8
Removed unneeded postrotate support
hace 6 años
Nathan Huizinga
a66120b94a
Resolved conflict
hace 7 años
azlux
3f33501c5b
Merge pull request #41 from ErwanAliasr1/evelu-typo
install: Fixing code typo
hace 7 años
Erwan Velu
737ffd1c19
install: Fixing code typo
The last bracket shall not be glued to the directory.
The actual code is generating a runtime error like the following :
erwan@raspberrypi:~/download/log2ram $ sudo ./install.sh
Created symlink /etc/systemd/system/sysinit.target.wants/log2ram.service → /etc/systemd/system/log2ram.service.
./install.sh: 19: [: missing ]
##### Reboot to activate log2ram #####
This patch simply adds the missing space to make this script work.
hace 7 años
Nathan Huizinga
8a16abbd76
Fixed: /var/log/log2ram.log handled like all other files.
hace 7 años
azlux
9ac0af973c
Better README
Improved readability of the readme and comment in the config file
hace 7 años
Henri de Jong
3e7185d210
Improved readability of the readme and comment in the config file
hace 7 años
Nathan Huizinga
dc8c788e05
Added logrotate support
hace 7 años
azlux
9f60f97849
fix readme, add fecture
Added:
- check on install
- clear old folder on install
- better uninstall script
- use systemctl instead of manually call script in the cron
hace 7 años
Nathan Huizinga
4f7c1a33a2
Bug fix: avoid installing when still installed
hace 7 años
Nathan Huizinga
0e76e8d655
Fixed: supporting a previous log2ram version again
hace 7 años
Nathan Huizinga
1ffd89c70e
Fixed: use systemctl reload to write changes to disk and to the log
hace 7 años
Nathan Huizinga
8e52dfe231
Revert "Added start, write and stop logging"
This reverts commit 4479c11a41
.
hace 7 años
Nathan Huizinga
4479c11a41
Added start, write and stop logging
hace 7 años
Nathan Huizinga
658161bb04
Fixed consistent naming of /var/hdd.log
hace 7 años
azlux
db049c32eb
No error when remove log2ram log
use rm -f instead of rm
hace 7 años
Sailing74
585432f0fa
use rm -f instead of rm
Suppresses an error message, if the file does not exist.
hace 7 años
azlux
b45e8e95a6
Update log2ram.service
hace 7 años
azlux
a31ba4927f
Remove old folder
hace 7 años
azlux
b7c725f47d
Fix for #28
The init is useless and the mount was async.
hace 7 años
azlux
5a47ec1e5a
issue
hace 7 años