You are not logged in.
Hey guys, this is my first post!
. Proud user of arch, have been for over a year now. (Still seeding the iso, it's been going for like, (over) 11 weeks. It's been much over, but I keep moving my torrents around and the like.)
ANYWAYS, REGARDLESS OF WHICH. I apologize if this isn't the right forum to post it in (since it IS NOT an installation issue. BTW Don't leave the installer half way through, heh)
I was wondering, I went through ALL the installation scripts (every one dozens of times), love it, totally rocking the bash. I have an issue though...
ui_init, msg, notify, etc. They seem to be commands [obviously! I should have booted into my live cd, but a) I don't have it and b) it takes for ever to generate the locales], I don't understand. Since the installation interface seems to be much more advanced then curses, and I love the layout but I'm lost. I would love to have information about it since it's in bash and I am a die-hard bash fan. I don't want to try mucking around with ncurses except as little as possible so source doesn't ever get lost, like what has happened numerous times. Left with partial source that's dated or flash wear, etc. (I don't like python or perl or ruby
).
My life story shortened: I would like information about AIF and how it does it's GUI. (If notify/msg/ui_init were all apart of the source, I would have figured they would have been included in the AIF source code as standalone source or even binaries... OR maybe they're possibly aliased to other terminal commands such as terminfo/termcap/etc) Were above said functions (which they are not present in any of the source) or commands anywhere I bother looking? I noticed the /usr/lib dir is where most of the installation scripts are located (I haven't checked the LIVE CD yet because of what I stated above. I have the ISO but no way to mount it where I currently live more or less technological-less
)
Can any one fill me in?
James
Last edited by lif3l355 (2011-06-20 06:08:11)
Offline
http://dieter.plaetinck.be/libui-sh_a_l … ripts.html
He's the man behind AIF. Read his blog.
Offline
Mounting an Iso in linux
# mkdir /mnt/tempisoMount the ISO to this directory (note that it is mounted read-only):
# mount -o loop /path/to/ISO /mnt/tempisoview the iso with your favorite file manager.
Note : if you're on a windows box, use Daemon Tools
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Thanks guys, and yeah I'm on winders. I was thinking of using daemontools but I'm so used to my *nix machines
.
Thanks KAROL, that link is what did it. I'm going to try and find libui-sh on the live cd.
Cheers to you all ![]()
James
Last edited by lif3l355 (2011-06-20 19:28:33)
Offline
Thanks guys, you all rock. I figured it out <3.
It is based on dialog (I can't believe I didn't read that post above...) Props falconindy.
Close thread? ![]()
James
Last edited by lif3l355 (2011-06-20 23:58:38)
Offline