p3x-ramdisk 2025.4.103 โ 2025.4.109
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +35 -26
- package/change-log.md +29 -22
- package/package.json +3 -3
package/README.md
CHANGED
|
@@ -6,18 +6,20 @@
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
# ๐พ Linux RAM disk persistent with Systemd timer, service and suspend v2025.4.
|
|
9
|
+
# ๐พ Linux RAM disk persistent with Systemd timer, service and suspend v2025.4.109
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
|
13
|
-
**Bugs are evidentโข - MATRIX๏ธ**
|
|
13
|
+
๐ **Bugs are evidentโข - MATRIX๏ธ**
|
|
14
|
+
๐ง **This project is under active development!**
|
|
15
|
+
๐ข **We welcome your feedback and contributions.**
|
|
14
16
|
|
|
15
17
|
|
|
16
18
|
|
|
17
19
|
|
|
18
20
|
### NodeJS LTS is supported
|
|
19
21
|
|
|
20
|
-
### Built on NodeJs version
|
|
22
|
+
### ๐ ๏ธ Built on NodeJs version
|
|
21
23
|
|
|
22
24
|
```txt
|
|
23
25
|
v22.13.0
|
|
@@ -27,7 +29,7 @@ v22.13.0
|
|
|
27
29
|
|
|
28
30
|
|
|
29
31
|
|
|
30
|
-
# Description
|
|
32
|
+
# ๐ Description
|
|
31
33
|
|
|
32
34
|
|
|
33
35
|
[//]: #@corifeus-header:end
|
|
@@ -334,46 +336,53 @@ patrikx3@workstation ~/ramdisk-persistent/current/.p3x-ramdisk-link $
|
|
|
334
336
|
|
|
335
337
|
---
|
|
336
338
|
|
|
339
|
+
## ๐ Quick and Affordable Web Development Services
|
|
337
340
|
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
If you want to quickly and affordably develop your next digital project, visit [corifeus.hu](https://corifeus.hu) for expert solutions tailored to your needs.
|
|
341
|
+
If you want to quickly and affordably develop your next digital project, visit [corifeus.eu](https://corifeus.eu) for expert solutions tailored to your needs.
|
|
341
342
|
|
|
342
343
|
---
|
|
343
344
|
|
|
344
|
-
## Powerful Online Networking Tool
|
|
345
|
+
## ๐ Powerful Online Networking Tool
|
|
345
346
|
|
|
346
347
|
Discover the powerful and free online networking tool at [network.corifeus.com](https://network.corifeus.com).
|
|
347
348
|
|
|
348
|
-
|
|
349
|
+
**๐ Free**
|
|
349
350
|
Designed for professionals and enthusiasts, this tool provides essential features for network analysis, troubleshooting, and management.
|
|
350
351
|
Additionally, it offers tools for:
|
|
351
|
-
- Monitoring TCP, HTTP, and Ping to ensure optimal network performance and reliability.
|
|
352
|
-
- Status page management to track uptime, performance, and incidents in real time with customizable dashboards.
|
|
352
|
+
- ๐ก Monitoring TCP, HTTP, and Ping to ensure optimal network performance and reliability.
|
|
353
|
+
- ๐ Status page management to track uptime, performance, and incidents in real time with customizable dashboards.
|
|
353
354
|
|
|
354
|
-
All these features are completely free to use.
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
355
|
+
All these features are completely free to use.
|
|
356
|
+
|
|
357
|
+
---
|
|
358
|
+
|
|
359
|
+
## โค๏ธ Support Our Open-Source Project
|
|
360
|
+
If you appreciate our work, consider โญ starring this repository or ๐ฐ making a donation to support server maintenance and ongoing development. Your support means the world to usโthank you!
|
|
358
361
|
|
|
359
|
-
|
|
360
|
-
Our server may occasionally be down, but please be patient. Typically, it will be back online within 15-30 minutes. We appreciate your understanding.
|
|
362
|
+
---
|
|
361
363
|
|
|
362
|
-
###
|
|
363
|
-
|
|
364
|
+
### ๐ฅ๏ธ Server Availability
|
|
365
|
+
Our server may occasionally be down, but please be patient. Typically, it will be back online within 15-30 minutes. We appreciate your understanding.
|
|
366
|
+
|
|
367
|
+
---
|
|
368
|
+
|
|
369
|
+
### ๐ About My Domains
|
|
370
|
+
All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.hu](https://corifeus.hu), and [corifeus.com](https://corifeus.com), are developed in my spare time. While you may encounter minor errors, the sites are generally stable and fully functional.
|
|
371
|
+
|
|
372
|
+
---
|
|
364
373
|
|
|
365
|
-
### Versioning Policy
|
|
366
|
-
**Version Structure:** We follow a Major.Minor.Patch versioning scheme:
|
|
367
|
-
- **Major:** Corresponds to the current year.
|
|
368
|
-
- **Minor:** Set as 4 for releases from January to June, and 10 for July to December.
|
|
369
|
-
- **Patch:** Incremental, updated with each build.
|
|
374
|
+
### ๐ Versioning Policy
|
|
375
|
+
**Version Structure:** We follow a **Major.Minor.Patch** versioning scheme:
|
|
376
|
+
- **Major:** ๐
Corresponds to the current year.
|
|
377
|
+
- **Minor:** ๐ Set as 4 for releases from January to June, and 10 for July to December.
|
|
378
|
+
- **Patch:** ๐ง Incremental, updated with each build.
|
|
370
379
|
|
|
371
|
-
|
|
380
|
+
**๐จ Important Changes:** Any breaking changes are prominently noted in the readme to keep you informed.
|
|
372
381
|
|
|
373
382
|
---
|
|
374
383
|
|
|
375
384
|
|
|
376
|
-
[**P3X-RAMDISK**](https://corifeus.com/ramdisk) Build v2025.4.
|
|
385
|
+
[**P3X-RAMDISK**](https://corifeus.com/ramdisk) Build v2025.4.109
|
|
377
386
|
|
|
378
387
|
[](https://www.npmjs.com/package/p3x-ramdisk) [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [](https://www.patrikx3.com/en/front/contact) [](https://www.facebook.com/corifeus.software)
|
|
379
388
|
|
package/change-log.md
CHANGED
|
@@ -18,46 +18,53 @@ Released on 01/21/2022
|
|
|
18
18
|
|
|
19
19
|
---
|
|
20
20
|
|
|
21
|
+
## ๐ Quick and Affordable Web Development Services
|
|
21
22
|
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
If you want to quickly and affordably develop your next digital project, visit [corifeus.hu](https://corifeus.hu) for expert solutions tailored to your needs.
|
|
23
|
+
If you want to quickly and affordably develop your next digital project, visit [corifeus.eu](https://corifeus.eu) for expert solutions tailored to your needs.
|
|
25
24
|
|
|
26
25
|
---
|
|
27
26
|
|
|
28
|
-
## Powerful Online Networking Tool
|
|
27
|
+
## ๐ Powerful Online Networking Tool
|
|
29
28
|
|
|
30
29
|
Discover the powerful and free online networking tool at [network.corifeus.com](https://network.corifeus.com).
|
|
31
30
|
|
|
32
|
-
|
|
31
|
+
**๐ Free**
|
|
33
32
|
Designed for professionals and enthusiasts, this tool provides essential features for network analysis, troubleshooting, and management.
|
|
34
33
|
Additionally, it offers tools for:
|
|
35
|
-
- Monitoring TCP, HTTP, and Ping to ensure optimal network performance and reliability.
|
|
36
|
-
- Status page management to track uptime, performance, and incidents in real time with customizable dashboards.
|
|
34
|
+
- ๐ก Monitoring TCP, HTTP, and Ping to ensure optimal network performance and reliability.
|
|
35
|
+
- ๐ Status page management to track uptime, performance, and incidents in real time with customizable dashboards.
|
|
36
|
+
|
|
37
|
+
All these features are completely free to use.
|
|
38
|
+
|
|
39
|
+
---
|
|
40
|
+
|
|
41
|
+
## โค๏ธ Support Our Open-Source Project
|
|
42
|
+
If you appreciate our work, consider โญ starring this repository or ๐ฐ making a donation to support server maintenance and ongoing development. Your support means the world to usโthank you!
|
|
37
43
|
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
44
|
+
---
|
|
45
|
+
|
|
46
|
+
### ๐ฅ๏ธ Server Availability
|
|
47
|
+
Our server may occasionally be down, but please be patient. Typically, it will be back online within 15-30 minutes. We appreciate your understanding.
|
|
42
48
|
|
|
43
|
-
|
|
44
|
-
Our server may occasionally be down, but please be patient. Typically, it will be back online within 15-30 minutes. We appreciate your understanding.
|
|
49
|
+
---
|
|
45
50
|
|
|
46
|
-
### About My Domains
|
|
47
|
-
All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.hu](https://corifeus.hu) and [corifeus.com](https://corifeus.com), are developed in my spare time. While you may encounter minor errors, the sites are generally stable and fully functional.
|
|
51
|
+
### ๐ About My Domains
|
|
52
|
+
All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.hu](https://corifeus.hu), and [corifeus.com](https://corifeus.com), are developed in my spare time. While you may encounter minor errors, the sites are generally stable and fully functional.
|
|
53
|
+
|
|
54
|
+
---
|
|
48
55
|
|
|
49
|
-
### Versioning Policy
|
|
50
|
-
**Version Structure:** We follow a Major.Minor.Patch versioning scheme:
|
|
51
|
-
- **Major:** Corresponds to the current year.
|
|
52
|
-
- **Minor:** Set as 4 for releases from January to June, and 10 for July to December.
|
|
53
|
-
- **Patch:** Incremental, updated with each build.
|
|
56
|
+
### ๐ Versioning Policy
|
|
57
|
+
**Version Structure:** We follow a **Major.Minor.Patch** versioning scheme:
|
|
58
|
+
- **Major:** ๐
Corresponds to the current year.
|
|
59
|
+
- **Minor:** ๐ Set as 4 for releases from January to June, and 10 for July to December.
|
|
60
|
+
- **Patch:** ๐ง Incremental, updated with each build.
|
|
54
61
|
|
|
55
|
-
|
|
62
|
+
**๐จ Important Changes:** Any breaking changes are prominently noted in the readme to keep you informed.
|
|
56
63
|
|
|
57
64
|
---
|
|
58
65
|
|
|
59
66
|
|
|
60
|
-
[**P3X-RAMDISK**](https://corifeus.com/ramdisk) Build v2025.4.
|
|
67
|
+
[**P3X-RAMDISK**](https://corifeus.com/ramdisk) Build v2025.4.109
|
|
61
68
|
|
|
62
69
|
[](https://www.npmjs.com/package/p3x-ramdisk) [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [](https://www.patrikx3.com/en/front/contact) [](https://www.facebook.com/corifeus.software)
|
|
63
70
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "p3x-ramdisk",
|
|
3
|
-
"version": "2025.4.
|
|
3
|
+
"version": "2025.4.109",
|
|
4
4
|
"description": "๐พ Linux RAM disk persistent with Systemd timer, service and suspend",
|
|
5
5
|
"main": "Gruntfile.js",
|
|
6
6
|
"corifeus": {
|
|
@@ -43,13 +43,13 @@
|
|
|
43
43
|
"dependencies": {
|
|
44
44
|
"clear": "^0.1.0",
|
|
45
45
|
"commander": "^13.0.0",
|
|
46
|
-
"corifeus-utils": "^2025.4.
|
|
46
|
+
"corifeus-utils": "^2025.4.110",
|
|
47
47
|
"lodash": "^4.17.21"
|
|
48
48
|
},
|
|
49
49
|
"engines": {
|
|
50
50
|
"node": ">=12.13.0"
|
|
51
51
|
},
|
|
52
52
|
"devDependencies": {
|
|
53
|
-
"corifeus-builder": "^2025.4.
|
|
53
|
+
"corifeus-builder": "^2025.4.115"
|
|
54
54
|
}
|
|
55
55
|
}
|