MegaV0lt
3740b50ec7
Update install.sh
Suppress "file not found" error when testing for init
há 5 anos
MegaV0lt
fdb0cfee4e
Update README.md
há 5 anos
MegaV0lt
88d027bfa9
Update README.md
há 5 anos
MegaV0lt
5abe5bd301
Update uninstall.sh
Try to detect init-system and remove files accordingly
há 5 anos
MegaV0lt
e26854eb74
Update log2ram.initd
config file is not needed here
há 5 anos
MegaV0lt
12662bc6ee
Update install.sh
try to detect init-system and install accordingly
há 5 anos
MegaV0lt
1df730ac7a
Update log2ram.initd
há 5 anos
MegaV0lt
4adeeedb7e
Create log2ram.openrc_cron
Cron-file for Gentoo/OpenRC
há 5 anos
MegaV0lt
bbb3023417
Create log2ram.initd
Init-File for Gentoo/OpenRC Init-System
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
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á 6 anos
Nathan Huizinga
a66120b94a
Resolved conflict
há 6 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
Nathan Huizinga
dc8c788e05
Added logrotate support
há 7 anos
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
há 7 anos
Nathan Huizinga
4f7c1a33a2
Bug fix: avoid installing when still installed
há 7 anos
Nathan Huizinga
0e76e8d655
Fixed: supporting a previous log2ram version again
há 7 anos
Nathan Huizinga
1ffd89c70e
Fixed: use systemctl reload to write changes to disk and to the log
há 7 anos
Nathan Huizinga
8e52dfe231
Revert "Added start, write and stop logging"
This reverts commit 4479c11a41
.
há 7 anos
Nathan Huizinga
4479c11a41
Added start, write and stop logging
há 7 anos
Nathan Huizinga
658161bb04
Fixed consistent naming of /var/hdd.log
há 7 anos