StuartIanNaylor
99a7eccf55
Update README.md
il y a 5 ans
StuartIanNaylor
e6c419f1bf
Update README.md
il y a 5 ans
StuartIanNaylor
5a5f6b0805
Update README.md
il y a 5 ans
StuartIanNaylor
313871105d
Update README.md
il y a 5 ans
StuartIanNaylor
cd5fe07632
Update README.md
il y a 5 ans
StuartIanNaylor
ceee8f436f
--exclude oldlog comment
il y a 5 ans
StuartIanNaylor
36eb255583
exclude oldlog initial copy
il y a 5 ans
StuartIanNaylor
1028e0735c
remove paste error
il y a 5 ans
StuartIanNaylor
a5589cab71
Tweak Prune conf level
il y a 5 ans
StuartIanNaylor
17decf2852
Merge branch 'master' of https://github.com/StuartIanNaylor/log2ram
Added wildcard to root rm
il y a 5 ans
StuartIanNaylor
9dc331002f
add * to root rm
il y a 5 ans
StuartIanNaylor
0e075f7ba3
Update README.md
il y a 5 ans
StuartIanNaylor
8685ab1476
Update README.md
il y a 5 ans
StuartIanNaylor
773613ab4f
Add oldlog funct
il y a 5 ans
StuartIanNaylor
9acf640c63
Add oldlog funct
il y a 5 ans
StuartIanNaylor
8820e0b329
Update install.sh
il y a 5 ans
StuartIanNaylor
08264d3d3f
Update README.md
il y a 5 ans
StuartIanNaylor
e2e1c65c5f
make zram lines create and mount immediate
il y a 5 ans
StuartIanNaylor
c72bc41457
systemd tests due to mount wait rountine
il y a 5 ans
StuartIanNaylor
12e7a068a8
remove ignore systemd
il y a 5 ans
StuartIanNaylor
f86c90f9d6
clean up
il y a 5 ans
StuartIanNaylor
17f8207391
systemd conflict zram-swap-config
il y a 5 ans
StuartIanNaylor
34d32373c3
Add zram functionality
il y a 5 ans
azlux
22dadff534
timeout added
I add timeout. In case of failure, logram will not freeze the OS startup.
il y a 6 ans
azlux
1b2183b4c3
Merge pull request #49 from nachoparker/master
refactor installation script
il y a 6 ans
nacho
0205dae7d9
refactor installation script
il y a 6 ans
azlux
34e4812369
for #47
il y a 6 ans
azlux
2d7951a666
Suggestion from #50
Check if systemd log2ram service is running before the install;
il y a 6 ans
azlux
e41d5a0f23
Upgrade added
Linked to the #30 error
il y a 6 ans
azlux
50a032e5af
Bug fix into Readme
#46
il y a 6 ans
azlux
644739c925
Readme fix
il y a 6 ans
azlux
16ebd29848
Use env instead of /bin/sh
better for flexible shell
il y a 6 ans
azlux
e439c5ffdd
shellcheck typo
typo for #32
il y a 6 ans
azlux
9c774dcbb7
Add uninstaller into /usr
Suggestion from #46
il y a 6 ans
azlux
1ed58f986c
#42 better README
minor improvements to the readme
il y a 6 ans
Thomas McWork
939f847038
fix wrong folder name
il y a 6 ans
Thomas McWork
804428d3a3
minor improvements to the readme
minor improvements to the readme
il y a 6 ans
azlux
e88f67ab23
Merge pull request #39 from nhuizing/feature/logrotate
Added logrotate support
il y a 6 ans
Nathan Huizinga
e6d71736c8
Removed unneeded postrotate support
il y a 7 ans
Nathan Huizinga
a66120b94a
Resolved conflict
il y a 7 ans
azlux
3f33501c5b
Merge pull request #41 from ErwanAliasr1/evelu-typo
install: Fixing code typo
il y a 7 ans
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.
il y a 7 ans
Nathan Huizinga
8a16abbd76
Fixed: /var/log/log2ram.log handled like all other files.
il y a 7 ans
azlux
9ac0af973c
Better README
Improved readability of the readme and comment in the config file
il y a 7 ans
Henri de Jong
3e7185d210
Improved readability of the readme and comment in the config file
il y a 7 ans
Nathan Huizinga
dc8c788e05
Added logrotate support
il y a 7 ans
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
il y a 7 ans
Nathan Huizinga
4f7c1a33a2
Bug fix: avoid installing when still installed
il y a 7 ans
Nathan Huizinga
0e76e8d655
Fixed: supporting a previous log2ram version again
il y a 7 ans
Nathan Huizinga
1ffd89c70e
Fixed: use systemctl reload to write changes to disk and to the log
il y a 7 ans