azlux
3efc8f35cf
preserve context make issue on many OS
fix #108
há 4 anos
Azlux
31e4409fc3
typo fix #107
há 4 anos
Azlux
881eea145f
add size check for zram
fix #99
há 4 anos
Azlux
f6432fa708
Fix for #57
há 4 anos
Azlux
f6e81bc8c1
Additionnal path
feature for #96
há 4 anos
Azlux
853ae88d3f
rollback #83
há 4 anos
Azlux
b99c49fb8e
better build
há 4 anos
Azlux
e20ee3cfc2
fix typo
há 4 anos
azlux
f3d21dc0a7
Merge pull request #85 from zkemble/master
Make log2ram shutdown after journald has shutdown
há 4 anos
Azlux
c5b8abaa1c
changelog added
há 4 anos
Azlux
443a35ef9e
version consistancy
há 4 anos
Azlux
fe13834ed2
execution right for build
há 5 anos
Azlux
615a78f00e
typo fix
há 5 anos
Azlux
13d0058086
Debian packages
Yeah !
há 5 anos
azlux
1b8025aa91
Merge pull request #93 from folti/master
start service before syslog-ng service too
há 5 anos
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.
há 5 anos
David MICHEL
0dc5827f5c
typo fix + fix rsync command
fix for #92 , bad fuzzy parameter
há 5 anos
Azlux
bd38f34a25
better rsync use
typo #82 , improvement #81
há 5 anos
Zak Kemble
87540578cc
Make log2ram shutdown after journald has shutdown
#83 At system shutdown log2ram should wait until journald has shutdown before syncing back to disk, otherwise it will sync an unclosed journal log.
há 5 anos
Azlux
07b3599823
Zram option on ReadME
há 5 anos
azlux
36a88b8933
from azlux/zram
Zram implementation
há 5 anos
StuartIanNaylor
08264d3d3f
Update README.md
há 5 anos
StuartIanNaylor
e2e1c65c5f
make zram lines create and mount immediate
há 5 anos
StuartIanNaylor
c72bc41457
systemd tests due to mount wait rountine
há 5 anos
StuartIanNaylor
12e7a068a8
remove ignore systemd
há 5 anos
StuartIanNaylor
f86c90f9d6
clean up
há 5 anos
StuartIanNaylor
17f8207391
systemd conflict zram-swap-config
há 5 anos
StuartIanNaylor
34d32373c3
Add zram functionality
há 5 anos
azlux
22dadff534
timeout added
I add timeout. In case of failure, logram will not freeze the OS startup.
há 6 anos
azlux
1b2183b4c3
Merge pull request #49 from nachoparker/master
refactor installation script
há 6 anos
nacho
0205dae7d9
refactor installation script
há 6 anos
azlux
34e4812369
for #47
há 6 anos
azlux
2d7951a666
Suggestion from #50
Check if systemd log2ram service is running before the install;
há 6 anos
azlux
e41d5a0f23
Upgrade added
Linked to the #30 error
há 6 anos
azlux
50a032e5af
Bug fix into Readme
#46
há 6 anos
azlux
644739c925
Readme fix
há 6 anos
azlux
16ebd29848
Use env instead of /bin/sh
better for flexible shell
há 6 anos
azlux
e439c5ffdd
shellcheck typo
typo for #32
há 6 anos
azlux
9c774dcbb7
Add uninstaller into /usr
Suggestion from #46
há 6 anos
azlux
1ed58f986c
#42 better README
minor improvements to the readme
há 6 anos
Thomas McWork
939f847038
fix wrong folder name
há 6 anos
Thomas McWork
804428d3a3
minor improvements to the readme
minor improvements to the readme
há 6 anos
azlux
e88f67ab23
Merge pull request #39 from nhuizing/feature/logrotate
Added logrotate support
há 6 anos
Nathan Huizinga
e6d71736c8
Removed unneeded postrotate support
há 7 anos
Nathan Huizinga
a66120b94a
Resolved conflict
há 7 anos
azlux
3f33501c5b
Merge pull request #41 from ErwanAliasr1/evelu-typo
install: Fixing code typo
há 7 anos
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.
há 7 anos
Nathan Huizinga
8a16abbd76
Fixed: /var/log/log2ram.log handled like all other files.
há 7 anos
azlux
9ac0af973c
Better README
Improved readability of the readme and comment in the config file
há 7 anos
Henri de Jong
3e7185d210
Improved readability of the readme and comment in the config file
há 7 anos