I just happened to be playing with ANSI color codes for the terminal, when I
saw the new Scripts/.../Functions/Terminal file. There were a couple things
that didn't work for me. I don't know if my monitor is too old, or what, but I
generated a fuller set of variables, including backgrounds and a
Here it is:
--- old/GenFstab2007-03-18 00:10:27.0 -0400
+++ new/GenFstab2007-04-19 12:06:57.0 -0400
@@ -89,8 +89,9 @@
[ "${partition}" = "" ] && continue
partitionnumber=$(echo "${partition}" | sed s/".*${drive}\(.*\)"/"\1"/)
- bootableflag=$(echo "${part
>!
I found several problems with the GenFstab in the 014RC ISO.
1) bootableflag and id require more of the "fdisk -l" output than is saved in
the varable partition. I created a new variable pt to take care of this
2) the test 'test ! -z "${extralist}" && if echo "${extralist}" |
grep -q "${drive}
Fábio Mierlo <[EMAIL PROTECTED]> writes:
>
> On 4/13/07, John E. Rose <[EMAIL PROTECTED]> wrote:
> >
> > I think you're probably right about the defualt LiveCD. However, if I can
get
> > the Shrink scripts to work without my intervention, then it might
Lucas C. Villa Real <[EMAIL PROTECTED]> writes:
>
> On 4/8/07, John E. Rose <[EMAIL PROTECTED]> wrote:
> >
> > I've been working on a sort of minimal GoboLinux that can run from a CD,
with
> > the ability to save user files back to the CD (initially
I've been working on a sort of minimal GoboLinux that can run from a CD, with
the ability to save user files back to the CD (initially burned in multisession
mode) in the manner of Puppy Linux (I call my FrankenLinux "GoboPup"). The goal
is to set up a computer center from salvaged older machin
I wanted to look at the Installer package to learn something about AbsTk,
but I ran into a couple problems. I have updated to Python 2.5,
so I wasn't too suprised when AbsTk complained about something that
seemed like a 2.4 vs. 2.5 problem. When I tried to update by running
"make" in /Programs/
Jonatan Liljedahl <[EMAIL PROTECTED]> writes:
>
> Carlo Calica wrote:
> > On 3/21/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
> >> Yes, this is most probably the bug I reported a while ago, where my
> >> system was messed up (didn't boot) after I used DisableProgram...
> >> Great that you fo
I have upgraded several packages recently, and I used RemoveProgram to get rid
of some of the old versions. I hadn't rebooted for a while, until I was forced
to by a blackout last night. When I started up after power returned, I though
my machine got fried in the blackout. But I was able to star