| View previous topic :: View next topic |
| Author |
Message |
john maclean
|
Posted: Sat Aug 27, 2005 3:22 am Post subject: BLAG 50k: Make requests here! |
|
|
On this thread we want to make some suggestions for GNU/BLAG Linux 40000. Blag 40k is coming soon and now it's time to make suggestions and requests for packages that you want to see on the cd. Remember that BLAG fits over 600 packages onto one cd. Some packages may be left out simply to keep the "one cd philosophy".
/me wants to see....
- at least one system monitor (for example gkrellm or conky (now that torsmo is no longer supported))
-wireless drivers, maybe hostap for example
- at least one app to read pdf files ( xpdf or gpdf)
|
_________________ BLAG 'em up! |
|
 |
stevo32
|
Posted: Sat Aug 27, 2005 5:01 am Post subject: |
|
|
btw, evince is included for pdf viewing. new app.
|
_________________ E-mail me at s.clement@localhost (replace localhost with sympatico.ca) or stevo32@localhost (replace localhost with blagblagblag.org). |
|
 |
mika hack inen
|
Posted: Sat Aug 27, 2005 7:22 am Post subject: please support for acx100 wifi card!!! |
|
|
Hi from italy!!
I am a Blag fun.....but I am forced to use Ubuntu on my acer 3000 laptop,due to missing drivers for my......home made wifi card.....
acx100...ripped from a pci d-link 520 card!!....
If you can please support that wifi card on BLAG 40000
Cheers.....
Liverpool makes us happy ( i am Inter supporter ;-) )
|
|
|
 |
talkingtent
|
Posted: Sun Aug 28, 2005 1:59 am Post subject: BZFlag |
|
|
Hey, how about BZFlag. Everytime I see BLAG, I think BZFLAG.
ALso, how about k3b or even better gnometoaster.
Don't have to take my suggestions, they aren't life and death. At least put it in the repositories. :lol:
|
|
|
 |
Chris
|
Posted: Mon Aug 29, 2005 5:58 am Post subject: |
|
|
gnome toaster will not work on the newer kernels. I am talking about fedora 2,3,4
|
|
|
 |
surfbass
|
Posted: Mon Aug 29, 2005 6:32 am Post subject: |
|
|
Fluxbox
mp3blaster
naim
BitchX
rxvt
aterm
eterm
Limewire
Just a couple suggestions.
|
|
|
 |
jebba
|
Posted: Mon Aug 29, 2005 11:25 am Post subject: |
|
|
People seem to be wanting this more than blackbox now. Blackbox has had some recent development, IIRC. If we put fluxbox in, we drop blackbox (but it can stay in the repository).
| surfbass wrote: | | mp3blaster |
/me doesn't know this one.
Why this over gaim?
IRC, right? What does this do over xchat? I'd like to include irssi, but a 2 meg text client seems a bit heavy.
| surfbass wrote: | rxvt
aterm
eterm |
Why all these terminals? Probably not on CD as xterm is very much like rxvt and gnome-terminal does some of the aterm/eterm goo.
Isn't this java or non-free or something?
Thanks for the suggestions. :) Links would be helpful.
-Jeff
|
|
|
 |
demonlj
|
Posted: Mon Aug 29, 2005 4:35 pm Post subject: |
|
|
hey, just for fun
u know, kde is beautiful; but Enlightenment 0.17 can be more beautiful than kde.^_^ have u think about changing kde to E17?
the mp3 player should tend to "amarok", it has release it's 1.3--actually i like it very much
And i have a question about "udev", in my own distribution, i have try udev-063(058), but it seems that: it will create some conflicts between drivers,such as "ipw2100" and sound drivers; i hear about that Mandriva use the "udev065" to solute this. Do u have some solutions or advice about this question?
|
|
|
 |
surfbass_not_logged_in
|
Posted: Mon Aug 29, 2005 7:19 pm Post subject: |
|
|
I like Fluxbox more than BlackBox just because it has transparency really. Otherwise theyre the same.
(fluxbox.org)
Naim would be a nice app because its just a shell version of aim (I like to work w/o X sometimes) it might be a little heavy though.
(naim.n.ml.org)
NOTE: they seem to be hacked, nobody has permission to the ftp server =/
BitchX: pretty heavy at 2.24 MB, but any text-based irc client is nice.
(bitchx.org)
as for all the shells, I was thinking you pick one (rxvt is lightest i believe) just so people running low on resources can launch a shell that doesnt take up 20% of your RAM (ie gnome-termainal)
(rxvt.org)
(afterstep.org/aterm.php)
(eterm.org)
And I just said Limewire because I didnt realize at the time that you already had a client on the gnutella network. I also realize that this distro is for the desktop user, but the text-clients are nice. Maybe you want to make an extras CD? Something you can pop in post-install.
|
|
|
 |
surfbass_not_logged_in
|
Posted: Mon Aug 29, 2005 7:20 pm Post subject: |
|
|
and mp3blaster is a text-based mp3 player
(http://www.stack.nl/~brama/mp3blaster.html)
|
|
|
 |
Jason
|
Posted: Mon Aug 29, 2005 11:14 pm Post subject: |
|
|
| surfbass_not_logged_in wrote: | and mp3blaster is a text-based mp3 player
(http://www.stack.nl/~brama/mp3blaster.html) |
So it mplayer when you add the switches :)
|
|
|
 |
surfbass_not_logged_in
|
Posted: Tue Aug 30, 2005 2:07 am Post subject: |
|
|
??? what do you mean when you add the switches?
|
|
|
 |
Jason
|
Posted: Tue Aug 30, 2005 2:51 am Post subject: |
|
|
Create a playlist of your mp3 folder or folders using
| Code: | | ls *.mp3 /home/user/mp3 > playlist.txt |
to be really simple if you got them all in one folder or
| Code: | | find /home/username -name "*.mp3" -print > playlist.txt |
if you got them all neatly laid out in folders.
| Code: | | mplayer -shuffle -playlist playlist.txt |
does anything else your standard mp3 player will do which is basically play your entire collection of mp3's in random order.
Check http://tivo-mplayer.sourceforge.net/docs/mplayer-man.html for anything else you may find useful on mplayer.
|
|
|
 |
surfbass_not_logged_in
|
Posted: Tue Aug 30, 2005 3:11 am Post subject: |
|
|
O...never heard of mplayer...sounds good!
|
|
|
 |
Jason
|
Posted: Tue Aug 30, 2005 4:34 am Post subject: |
|
|
| surfbass_not_logged_in wrote: | | O...never heard of mplayer...sounds good! |
Understatement of the year :)
Forget having to have Quicktime, RealPlayer and Windows Media Player. mplayer plays all formats of video/audio I have ever come across bypassing them stupid license restrictions only WMP finds.
|
|
|
 |
|