You are not logged in.
Your distro(livecd) is in the waiting list on DistroWatch, heh. Didn't take long I guess.
It past the three months waiting period.
http://distrowatch.com/index.php
http://distrowatch.com/table.php?distribution=alamlug
Markku
Offline
Hello rasat,
I haven't time (& bandwidth ) to check up your livecd at the moment but seems to be great, I'll fetch it from work some time soon & tell you more about it.
However I have some suggestions to make.
*) Upgrade kernel to 2.4.23. Although this is a livecd (& thus read-only fs), someone could exploit the do_brk() flaw in 2.4.22 and install a rootkit in a linux installation in hdd (in case the user has linux installed in his/her hdd).
*) Since it's desktop-oriented I'd suggest adding pppconfig, which is a nice dialog-based console ppp configuration tool.
*) Since you include portmap, consider adding nfs-utils too.
*) Also consider adding mplayer, I haven't found any usable livecd yet that includes it...
ps. I'm planning to create a livecd based on AL myself sometime but it will be really controversial for most people (only openbox for wm, openssh,nmap,snort & other nice net tools & of course mplayer to play divx on friends' windoze boxes ).
Offline
mplayer? ... well, you can also using instead xine+kaffeine (+codecs) ... kaffeine is a nice player for CD, DVD, and all formats supported by xine/codecs (and has nice visualisation)
the arch package is in my TUR (it's cvs, but i'm in contact with the author and the cvs i got is the most stable one now)
have a look at:
http://kaffeine.sourceforge.net/
with it, you are then capable of running quite all movies/audio in a nice gui :-)
The impossible missions are the only ones which succeed.
Offline
and then you would not have to touch that evil mplayer which is developed by just about the most unfriendly lot on the entire planet.
It seems that I'm the only one here that *loves* mplayer, maybe because I'm a BOFH .
Offline
I agree with sarah31. Apart from the closed minded X developers, I hear that the mplayer developers are some of the worst.
I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal
Offline
I don't want to start a flame bait, I prefer mplayer because :
* I prefer its command-line interface than the gui.
* it's really fast (just add 'unset CFLAGS CXXFLAGS' in the beginning of build() in PKGBUILD & recompile it...)
* it's quite stable (I use it since the very early days of 0.1something).
* mencoder is the fastest encoding tool for transcoding dvd's to divx (on my athlon 1800+ I get ~30 fps, while transcode gives only ~12-15...).
* it supports all the formats I've tried.
However I agree that it's quite far from the definition of user-friendly & its devs are not really helpful to newbies...
A final note : To non-tech & linux n00bs I suggest xine .
ps. BOFH="bastard operator from hell" .
Offline
It's funny how a lot of people associate xine with GUI. I'm also not trying to start a flame war, just trying to inform. I use both of them, whichever I decide to type in...
Xine works just fine from the command line. The only thing I've found, and I'm sure it's something simple, is that the window doesn't automatically close when it's done playing.
I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal
Offline
However I have some suggestions to make.
*) Upgrade kernel to 2.4.23...
*) Since it's desktop-oriented I'd suggest adding pppconfig...
*) Also consider adding mplayer...
Thanks for the suggestions.
- Main reasons for using a particular kernel in Live CD: (1) its based on Knoppix's kernel config (includes all major devices as modules), and (2) Win4Lin patch. No yet available for 2.4.23.
- Kppp (KDE's dialup) does a friendly configure. Moreover the miniroot image holds /etc and I try to avoid any additional files.
- Didn't include any player because many users have only one CD-ROM (or DVD) and its used by the Live CD.
ps. I'm planning to create a livecd based on AL myself....
If you want a quick / easy way of developing the live CD, then copy /isolinux from the CD and only change the content in /system folder (the /rr_moved was created by mkisofs, don't copy). The content in /system is a copy from a running AL on Hard Disk.
<b>For your information</b> (also for others), when copying from one partition to another the files permission changes (in this case copying to /system). To maintain the original file permissions (UID, GID and Sticky), compress the content of partition and then untar to /system.
PS. When I developed Live CD 0.2.1 the file permissions didn't change in the copy process... wondering what has changed??!!
Markku
Offline
<b>For your information</b> (also for others), when copying from one partition to another the files permission changes (in this case copying to /system). To maintain the original file permissions (UID, GID and Sticky), compress the content of partition and then untar to /system.
...or simply use "cp -a" instead of "cp -r" .
(man cp for more info)
Offline
I have received members interested in developing Live CDs or asked technical questions how to do.
I have setup one AL-AMLUG Project Logbook for this type of activity including for members who are interested to work on new or existing projects (AMLUG), a place for technical discussion and to learn by working together.
http://www.amlug.net/new-projects/forum/index.php
If someone wants to use or to know the content of AL-AMLUG Live CD, please be free to download.
ftp://ftp.bliss-solutions.org/live-cd/distfiles/
http://www.amlug.net/new-projects/forum … owtopic=32
Markku
Offline
I thought everything was compressed in a cloop img....
Version 0.4 is now with compressed file system (zisofs) and uploaded. Its an 376MB iso (before 693MB) with few more packages, improved HD installer with network configure script, new fonts (ttf-ms-fonts)... looks good. Runs a bit faster and smoother.
Download (from bliss ftp if arch or biblio not ready):
http://amlug.net/new-projects/live-cd/a … ve-cd.html
Work & Check list:
http://www.amlug.net/new-projects/forum … owtopic=23
PS.
I improved the header of the Live CD's project page seeing there is now a link on Arch Linux home page. Thanks for the link.
Markku
Offline
you've been doing some pretty good work. keep up
______
"Ignorance, the root and the stem of every evil." - Plato
Offline
looks pretty good and faster now,
problem is when i run through the harddrive install script i get to setting up partitions which it seems to do ok but then i get an error saying it cannot mount somewhere (can`t remember :oops: ) to copy the system across.
if i continue it goes through the motions but errors with cannot find specified file on each package.
dunno if this is a bug in the install or just me :cry:
Offline
dunno if this is a bug in the install or just me :cry:
So far I have got good comments about the HDD installer (hd-install). What I am aware, not been able yet to solve, the login is slow when running the CD content in HDD... also fam doesn't speed the login when repeatedly login and out, though all applications runs fast.
About your problem, when running hd-install, you must format the partition where you plan to install, with the selected filesystem when asked.
Markku
Offline
Hello everybody!
I installed AL from the Live-cd some days ago. And it works great!
One question. Where can i found the new fonts?
Thank you
Offline
Where can i found the new fonts?
The fonts (ttf-ms-fonts) is integrated in the system. To change the over-all fonts size or type in KDE, run Control Center (<K><System><Control Center>) and select "Fonts" in one of the categories.
Markku
Offline
How do I change the refresh rate--useing live-cd, not installed on HD
Currently set to 60hz--ouch!, my eyes hurt.
How do I change the refresh rate--useing live-cd,
To change the monitor rate and other configures in /etc/X11/XF86Config-4, run "xf86cfg" with text mode in terminal (root):
# xf86cfg -textmode
Markku
Offline
Thanks....
I'll give it a try.
I am just wondering if the winmodem capabilities of the net-install come from a certain pkg...if so, what is it?
There is no package for winmodem or other internal modems because the source of modem modules (drivers) has to be compiled / customized with the running kernel. If you don't use the Live CD's kernel (/system/boot/vmlinuz-hwd.w4l) and module structure (/lib/modules/2.4.22/), you need to compile the winmodem modules from source (ltmodem-8.26a9.tar.gz):
http://www.heby.de/ltmodem
Markku
Offline
Version 0.4.2 is uploaded.
http://amlug.net/new-projects/live-cd/a … ve-cd.html
<b>WHAT's NEW:</b>
1. Packages upgrade: KDE-3.2, kernel-2.4.24, etc.
2. New packages: Mozilla (replaced Opera), Flash & Java plugin, Gftp, and Mplayer.
Package list: http://amlug.net/new-projects/live-cd/p … list-0.4.2
3. Bug fix: USB system, hd-install with X fonts cache, and lilo.conf for hd-install.
Markku
Offline
you really should change base filesystem.
Thanks. I will take a look at it.
Markku
Offline
I just want to get some clarification on screen size. How can I pass an option when I'm booting that I want to use 1280x1024 at 24-bit color?
Doesn't seem to have knoppix-like syntax for doing this. :?: :?:
Offline
You have to configure /etc/X11/XF86Config-4
Run in root:
# xf86cfg -textmode
Markku
Offline
Something happened to AMLUG Project Logbook, the posts got locked in the database (should have used phpBB instead of IPB). I have temporally moved the live CD how-to to Arch Wiki (anyone who is interested can edit).
http://wiki.archlinux.org/index.php/Bui … 0live%20CD
Markku
Offline