gyrog

Results 37 comments of gyrog

@peabee, Thanks for testing. If "pmedia=cd" then this stuff must be avoided. I'm not sure if this will happen with current code. I will try to trace what happens in...

If CD booters choose pupmode=77, then there is no problem. But if they choose to save to a writeable disk partition, then this choice can not be recorded since the...

@peabee, The short answer is that "savespec" will do nothing for CD booters, just like 'initmodules'. In the next version, I will change 1 line of code to ensure that...

Sorry folks, I thought I was close to a real solution, but I've had to go back to the drawing board, so there could be a bit of a delay....

Now that I'm out of the "waiting" rabbit-hole, I am back here. The first set of commits to 'init-experiment' will be to implement a SAVESPEC file, a bit like a...

Here is the content of a typical SAVESPEC file: ~~~~~~~~~~~~~~~~~~~ SS_ID='Work' SS_DIR='/tsaves/fossa64' SS_MEDIA='atahd' ~~~~~~~~~~~~~~~~~~~

I'll ask this here as well as in the forum. What partitions should be offered by 'shutdownconfig' if none is specified by PSAVEPART? Currently it offers all the partitions on...

i'm not sure it this is a promise or a warning, but I haven't forgotten about the "aufosave" part of tthe title of this issue. My next patch to 'shutdownconfig'...

These commits provide the last part of my "autosave" facility. A save facility that can always be safely invoked on a non-Linux partition. pupmode=66 is very simple, although inefficient for...

init-experiment branch: I've committed the same 'shutdownconfig' bug fix to init-experiment as for testing, I simply didn't like leaving code out there, with a known bug with a known fix....