On 6 August 2012 01:16, David Benfell wrote:
> Indeed--those incompatibilities are precisely what I like about zsh. ;-)
>
>
You mean the features associated to them, I guess!
--
-msx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 08/05/2012 09:13 PM, Martin Cigorraga wrote:
>
> I really don't care about zsh shipped as default shell as long as
> zsh is full bash-compliance - but AFAIK zsh have some minor
> incompatibilities with bash that may prevent it from being the
> shel
On 6 August 2012 00:21, David Benfell wrote:
>
> That'd get my vote, but I'd be amazed if any distribution ever did
> this. Doesn't zsh take more--a lot more--memory?
David,
I don't think in modern systems this could be of any real issue, choosing,
for instance, sh over zsh because memory consu
All,
There have been a few noteworthy developments with the Trinity project for
Arch. There will be essentially 2 versions available. The primary focus of the
project is currently on TDE 14.0.0 (R14) which is TQt3 based and due to
executable renaming, it can be installed along side kde4 without
The whole point is, if you're reading the install guide you don't need
any information in the beginners guide. At the very beginning of each
of those guides the intended audiences are described.
On Sun, 5 Aug 2012, David C. Rankin wrote:
> On 08/05/2012 06:10 PM, Jude DaShiell wrote:
> > Accor
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 08/05/2012 07:57 PM, Sébastien Luttringer wrote:
> Maybe one day zsh will become the default shell on arch :)
>
That'd get my vote, but I'd be amazed if any distribution ever did
this. Doesn't zsh take more--a lot more--memory?
- --
David Benfel
On Mon, Aug 6, 2012 at 4:41 AM, Oon-Ee Ng wrote:
> On Mon, Aug 6, 2012 at 3:54 AM, Kyle wrote:
>> I'm more curious as to why zsh is used in the live/install media but not on
>> the base install. I personally like zsh, but it seems better IMHO to use the
>> same interactive shell on both the liv
On Mon, Aug 6, 2012 at 3:54 AM, Kyle wrote:
> I'm more curious as to why zsh is used in the live/install media but not on
> the base install. I personally like zsh, but it seems better IMHO to use the
> same interactive shell on both the live media and the base installation as
> performed by
>
On Sun, Aug 05, 2012 at 08:37:39PM -0500, David C. Rankin wrote:
> On 08/05/2012 06:10 PM, Jude DaShiell wrote:
> > According to beginner's guide,
> > grub-install /dev/sda is the next command and
> > mk-grubconfig -o /boot/grub/grub.cfg is the next command after
> > that.
>
> That is the whole
On 08/05/2012 06:10 PM, Jude DaShiell wrote:
> According to beginner's guide,
> grub-install /dev/sda is the next command and
> mk-grubconfig -o /boot/grub/grub.cfg is the next command after
> that.
That is the whole point... The Install_Guide does not refer you to the
Beginners_Guide, currentl
According to beginner's guide,
grub-install /dev/sda is the next command and
mk-grubconfig -o /boot/grub/grub.cfg is the next command after
that.
On Sun, 5 Aug 2012, David C. Rankin wrote:
> Guys,
>
> One place the Installation_Guide could be improved is regarding the
> bootloader
> instal
"David C. Rankin" writes:
> Guys,
>
> As I sit cobbling together script snippets to help automate the new media
> install for my use, I am curious if there is any current effort/project to
> develop a new AIF type installer? Or, is there any plan to take the current
> old
> AIF and update it g
Guys,
As I sit cobbling together script snippets to help automate the new media
install for my use, I am curious if there is any current effort/project to
develop a new AIF type installer? Or, is there any plan to take the current old
AIF and update it going forward. If not, is there any suggest
I'm more curious as to why zsh is used in the live/install media but not on the
base install. I personally like zsh, but it seems better IMHO to use the same
interactive shell on both the live media and the base installation as performed
by
pacstrap /mnt base
more because of a perceived need t
Guys,
One place the Installation_Guide could be improved is regarding the bootloader
install and config. Currently the "Configure system" section has a
circular-reference back to "Install a bootloader" section. It reads:
-
Install a bootloader
GR
On Sun, Aug 05, 2012 at 12:06:58PM -0600, Matthew Monaco wrote:
> On 08/05/2012 11:52 AM, Ricardo Catalinas Jiménez wrote:
> > I trust Arch devs, they always have good reasons behind their decisions.
> > So, I'm just curious for the election of Zsh[1] in the new install media.
> >
> > [1] http://w
On 08/05/2012 11:52 AM, Ricardo Catalinas Jiménez wrote:
> I trust Arch devs, they always have good reasons behind their decisions.
> So, I'm just curious for the election of Zsh[1] in the new install media.
>
> [1] http://www.archlinux.org/news/install-media-20120804-available/
>
> Regards
>
h
I trust Arch devs, they always have good reasons behind their decisions.
So, I'm just curious for the election of Zsh[1] in the new install media.
[1] http://www.archlinux.org/news/install-media-20120804-available/
Regards
--
Ricardo (http://r.untroubled.be/)
On Sun, 2012-08-05 at 11:12 -0500, Leonid Isaev wrote:
> Your email client is Evolution 3.4.2 which probably means you use
> gnome3
No it does mean that I used GNOME2 and I will continue sharing
Evolution's maildir with other Linux installs on my computer, while
keeping flags etc. too. I'm running
There's a beginner's guide which is not terse too. I probably managed to
get arch installed with it but it isn't verbal yet. The older tactic of
adding speakup and speakup_soft to MODULES line in /etc/rc.conf and alsa
and espeakup to DAEMONS line in /etc/rc.conf then running grub-install and
On Sun, Aug 5, 2012 at 6:56 PM, Ralf Mardorf wrote:
> Is /media still needed by anything?
Yes, I think udisks (v1) still mounts stuff there.
> There's no big difference between typing
>
> # ls /run/media/spinymouse/INTENSO
>
> and
>
> # ls /media/spinymouse/INTENSO
Then `rm /media` and create t
On Sun, 05 Aug 2012 17:56:22 +0200
Ralf Mardorf wrote:
> Am I the only one mounting e.g. an USB stick by the desktop and then
> using a terminal emulation?
No... I have never even started my thunar :)
>
> Is /media still needed by anything? If not I would prefer a softlink
> media -> /run/medi
Am I the only one mounting e.g. an USB stick by the desktop and then
using a terminal emulation?
Is /media still needed by anything? If not I would prefer a softlink
media -> /run/media.
Hm?
There's no big difference between typing
# ls /run/media/spinymouse/INTENSO
and
# ls /media/spinymouse
On Sat, 04 Aug 2012 20:43:13 -0500
"David C. Rankin" wrote:
> On 08/04/2012 10:49 AM, Oon-Ee Ng wrote:
> >> David, you are fairly active on the mailing lists, and it's amusing that
> >> > you totally missed the discussions related to the removal of AIF a few
> >> > weeks ago.
> > More to the poin
On 01-08-2012 18:48, SanskritFritz wrote:
> Has anyone succeeded to use Pidgin video and audio over gtalk? Jitsi
> works but I would like to use Pidgin. I'm trying to move away from
> Skype.
>
Since no one chimed in so far I'll report what I have tested a while ago.
Pidgin to gtalk didn't work,
On Sun, Aug 5, 2012 at 3:24 PM, Kevin Chadwick wrote:
>> Thank you for all you comments. I'll drop a note in the wiki that captures
>> a
>> brief set of these considerations and the few steps needed to set up a swap
>> if
>> the user desires.
>
> With 4Gb and even > 32 Gb rams on some systems
> Thank you for all you comments. I'll drop a note in the wiki that captures a
> brief set of these considerations and the few steps needed to set up a swap if
> the user desires.
With 4Gb and even > 32 Gb rams on some systems you may want to note that
you can use a small swap for caching and a
thank you!!
--
(\_ /) copy the bunny to your profile
(0.o ) to help him achieve world domination.
(> <) come join the dark side.
/_|_\ (we have cookies.)
On Sun, Aug 5, 2012 at 3:05 PM, Øyvind Heggstad wrote:
> On Wed, 1 Aug 2012 16:03:54 +0300
> Δημήτρης Ζέρβας <01tto...@gmail.com> wrote:
>
>
On Wed, 1 Aug 2012 16:03:54 +0300
Δημήτρης Ζέρβας <01tto...@gmail.com> wrote:
> well, I use gmail, searching for add-on to fix this :)
> so, what do you recommend for very light client with text & voice chat
> support?
> maybe teamspeak?
pidgin/xmpp or mumble.
On 08/05/2012 06:45 AM, Tom Gundersen wrote:
> On Aug 5, 2012 6:04 AM, "C Anthony Risinger" wrote:
>> On Sat, Aug 4, 2012 at 7:53 AM, Jackson Alley
> wrote:
>>> I've rebooted and confirmed the udev rule I found does not resolve the
>>> issue. I don't believe the problem lies with mkinitcpio as I'
On Aug 5, 2012 6:04 AM, "C Anthony Risinger" wrote:
>
> On Sat, Aug 4, 2012 at 7:53 AM, Jackson Alley
wrote:
> >
> > I've rebooted and confirmed the udev rule I found does not resolve the
> > issue. I don't believe the problem lies with mkinitcpio as I'm not using
> > a root btrfs system but rath
On 05/08/12 03:43, David C. Rankin wrote:
> On 08/04/2012 10:49 AM, Oon-Ee Ng wrote:
>>> David, you are fairly active on the mailing lists, and it's amusing that
you totally missed the discussions related to the removal of AIF a few
weeks ago.
>> More to the point, as a maintainer of a fa
On Sun, Aug 5, 2012 at 10:30 AM, Mantas Mikulėnas wrote:
> On Sun, Aug 5, 2012 at 4:50 AM, Scott Lawrence wrote:
>> If you want to hibernate, you need at least as much as you have RAM.
>
> I'm not sure this is true. AFAIK, both swsusp and uswsusp try to
> reduce the hibernation image as much as p
On Sun, Aug 5, 2012 at 4:50 AM, Scott Lawrence wrote:
> If you want to hibernate, you need at least as much as you have RAM.
I'm not sure this is true. AFAIK, both swsusp and uswsusp try to
reduce the hibernation image as much as possible – I think
/sys/power/image_size defaults to 1 GB for swsus
On 08/05/2012 12:04 AM, David C. Rankin wrote:
> Scott, C, gt, Rafel,
>
> Thank you for all you comments. I'll drop a note in the wiki that captures a
> brief set of these considerations and the few steps needed to set up a swap if
> the user desires.
>
Well, I do not have permission to write
35 matches
Mail list logo