public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Pandu Poluan <pandu@poluan.info>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] RE: [OT virtual stuff] gentoo vm appliance
Date: Sat,  2 Jul 2011 09:28:52 +0700	[thread overview]
Message-ID: <nqp7xRLtylp1.BV4cgg1M@smtp.gmail.com> (raw)

-original message-
Subject: [gentoo-user] Re: [OT virtual stuff] gentoo vm appliance
From: Harry Putnam <reader@newsguy.com>
Date: 2011-07-02 07:22

>Albert Hopkins <marduk@letterboxes.org> writes:
>
>> Well, thanks for pointing out the error in my appliance creation script
>> that mistakenly sets up the serial console on non-headless VMs.  I've
>> fixed the bug and created and uploaded a new image.
>
>My tiny input isn't much... the big thanks goes to you and to James
>for the walkthru to use Vbox on your appliances.
>
>At the risk of exposing further ignorance on my part, I'm curious what
>it means in fstab where you have:
>
>  /.swap      none     swap     sw                0 0
>
>At the swap line.

That means the system is using a swapfile -- whose name is '.swap' and located in the root directory '/' -- rather than a swap partition.

>That's another thing I haven't seen before.I mean the /DOTswap
>`/.swap', does it just mean there is no swap?

Nope. You can call the file 'my_awesome_file_for_swapping' and put it in /var/cache, resulting in '/var/cache/my_awesome_file_for_swapping' instead of '/.swap'.

The dot, as usual, is to un-clutter the output of 'ls /' (unless you use the -a switch, of course)

Note: If you want to use your own file, don't forget to 'mkswap /path/to/file' *before* replacing the entry in fstab

>I've noticed similar behavior on google if you try something
>like "--color=auto"  as a search term.. google appears to throw
>out the `--' (dashdash) and the `=' equal sign. 

Somewhere in the jungle of documents in Google's help system, Google explained that they index *only* based on letters, and strip out symbols. Except for symbols that became part of a trademark, e.g., 'C#'.


Rgds,
--
FdS Pandu E Poluan
~ IT Optimizer ~

Sent from Nokia E72-1




             reply	other threads:[~2011-07-02  2:31 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-02  2:28 Pandu Poluan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-06-22 21:52 [gentoo-user] [OT virtual stuff] gentoo vm appliance Harry Putnam
2011-06-22 22:32 ` Mark Knecht
2011-06-22 23:58   ` [gentoo-user] " Harry Putnam
2011-06-22 22:49 ` [gentoo-user] " kashani
2011-06-22 23:59   ` [gentoo-user] " Harry Putnam
2011-06-23  0:11 ` [gentoo-user] " Albert Hopkins
2011-06-23  1:31   ` Matthew Finkel
2011-06-23  2:14     ` Albert Hopkins
2011-06-23  4:35       ` Matthew Finkel
2011-06-23 11:15         ` Albert Hopkins
2011-06-23 16:32           ` Matthew Finkel
2011-06-23 16:52             ` Albert Hopkins
2011-06-25 17:10               ` Albert Hopkins
2011-06-27 23:47                 ` James Wall
2011-06-28  0:46                   ` Albert Hopkins
2011-06-28  3:44                     ` James Wall
2011-06-28 13:07                       ` Albert Hopkins
2011-06-28 14:32                         ` James Wall
2011-06-28 14:57                           ` Albert Hopkins
2011-06-28 16:19                             ` Albert Hopkins
2011-07-01 15:36                               ` [gentoo-user] " Harry Putnam
2011-07-01 15:50                                 ` Harry Putnam
2011-07-01 15:55                                 ` Albert Hopkins
2011-07-01 16:06                                   ` Albert Hopkins
2011-07-01 16:42                                   ` Harry Putnam
2011-07-01 17:56                                     ` Albert Hopkins
2011-07-01 19:10                                       ` Harry Putnam
2011-07-01 20:01                                         ` Alex Schuster
2011-07-01 20:02                                         ` Albert Hopkins
2011-07-01 22:44                                           ` James Wall
2011-07-01 23:23                                             ` Albert Hopkins
2011-07-02  0:22                                           ` Harry Putnam
2011-07-02  0:37                                             ` Albert Hopkins
2011-07-01 17:59                                     ` Albert Hopkins

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=nqp7xRLtylp1.BV4cgg1M@smtp.gmail.com \
    --to=pandu@poluan.info \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox