... |
... |
@@ -1,9 +1,8 @@
|
1 |
1 |
# Ramize-Physave
|
2 |
|
-by Apollia - http://astroblahhh.com/
|
3 |
2 |
|
4 |
|
-Last updated May 13, 2018.
|
|
3 |
+by Apollia - [https://apollia.com/](https://apollia.com/)
|
5 |
4 |
|
6 |
|
-Works in Lighthouse 64 Puppy Linux 6.02 Beta 2. http://lhpup.org/
|
|
5 |
+Works in Lighthouse 64 Puppy Linux 6.02 Beta 2. [http://astroblahhh.com/blog/puppy-linux/lhpup-org-is-down-but-lighthouse-64-puppy-linux-6-02-beta-2-is-still-available-i-400.shtml#blogtoc](http://astroblahhh.com/blog/puppy-linux/lhpup-org-is-down-but-lighthouse-64-puppy-linux-6-02-beta-2-is-still-available-i-400.shtml#blogtoc)
|
7 |
6 |
|
8 |
7 |
And hopefully other Puppy Linuxes that I haven't yet tried it with.
|
9 |
8 |
|
... |
... |
@@ -63,10 +62,22 @@ RAM disk.
|
63 |
62 |
|
64 |
63 |
Changelog
|
65 |
64 |
|
66 |
|
-May 13, 2018. Nothing important - just changed the wording of the headers printed by some of the old installer scripts.
|
67 |
65 |
|
|
66 |
+<br><br>Sept. 12, 2018. Finally, I made a convenient action list GUI window, which will appear if you open the Ramize-Physave folder or Minimal Ramize-Physave folder with the Rox-Filer file manager.
|
68 |
67 |
|
69 |
|
-May 3, 2018. To make Ramize-Physave more compatible with APSK Apphoard Manager - https://github.com/Apollia/APSK-Apphoard-Manager - the symlink to the folder containing the default version of Ramize-Physave is now named "Default-Version".
|
|
68 |
+The list contains these 5 actions:
|
|
69 |
+
|
|
70 |
+Go to Ramize Path
|
|
71 |
+Go to Physave Path
|
|
72 |
+Physave
|
|
73 |
+Open [name of folder containing Ramize-Physave] Folder
|
|
74 |
+Ramize
|
|
75 |
+
|
|
76 |
+
|
|
77 |
+<br><br>May 13, 2018. Nothing important - just changed the wording of the headers printed by some of the old installer scripts.
|
|
78 |
+
|
|
79 |
+
|
|
80 |
+<br><br>May 3, 2018. To make Ramize-Physave more compatible with APSK Apphoard Manager - https://github.com/Apollia/APSK-Apphoard-Manager - the symlink to the folder containing the default version of Ramize-Physave is now named "Default-Version".
|
70 |
81 |
|
71 |
82 |
However, to avoid breaking a lot of old Ramize-Physave-related scripts and symlinks I still have, the installer installs the deprecated "In Use" and "Selected-Version" symlinks also.
|
72 |
83 |
|
... |
... |
@@ -87,6 +98,7 @@ Jan. 12, 2018. Now Physave Paths must have a minimum of 2 slashes instead of a
|
87 |
98 |
|
88 |
99 |
And added some slight changes I forgot to upload before related to the installers.
|
89 |
100 |
|
|
101 |
+
|
90 |
102 |
<br><br>
|
91 |
103 |
Version 1.4 - August 11, 2017. Renamed "Ramize Any Physaved Folder" to "Ramphyze Any Physaved Folder".
|
92 |
104 |
And added a new script, "Ramphyze Any Ramized Folder".
|
... |
... |
@@ -103,12 +115,12 @@ Various other small changes, like no longer putting stuff inside
|
103 |
115 |
/root/apbin/Minimal Ramize-Physave.<br><br>
|
104 |
116 |
|
105 |
117 |
|
106 |
|
-Version 1.2 - July 18, 2017. The valichecker for rsync config files is now in a separate library file which gets sourced by "Initialize Ramize or Physave".
|
|
118 |
+<br><br>Version 1.2 - July 18, 2017. The valichecker for rsync config files is now in a separate library file which gets sourced by "Initialize Ramize or Physave".
|
107 |
119 |
|
108 |
120 |
Did that because ReplicatorBeam needs to use the same code.<br><br>
|
109 |
121 |
|
110 |
122 |
|
111 |
|
-Version 1.1.1 - June 29, 2017. Fixed small problems:
|
|
123 |
+<br><br>Version 1.1.1 - June 29, 2017. Fixed small problems:
|
112 |
124 |
|
113 |
125 |
* In the valicheck for rsync config files, fixed a mistaken regex and added a forgotten bit containing another regex.
|
114 |
126 |
|