Displaying 8 results from an estimated 8 matches for "pomaceous".
2013 Jan 29
8
[RFC] Move btrfsck in to the btrfs command
NOTE: in order to apply this patch you should:
git mv btrfsck.c cmd-fsck.c
This patch moves btrfsck in to "btrfs fsck".
It also adds support for symlinks to the btrfs binary to
retain compablity, =)
I think something should be done to the help description but i''m not
sure what... Anyway, feedback is welcome.
--
To unsubscribe from this list: send the line "unsubscribe
2003 Mar 13
1
Starting Dovecot?
Hello!
I have laid SSL aside for the time being, and continued compiling and
installing Dovecot.
Now I don't know how to start it! I have been through the config file and
mostly left things as-is.
I have created the dovecot user and group and put only dovecot user in the
dovecot group.
Then I tried imap-master, as specified in the INSTALL documentation, but
there is no such file!
Under
2003 May 02
1
Problems fetching messages.
Hi,
I have problems reading some mail with the latest version of dovecot.
I use maildir etc but it all worked before...
It seems like dovecot sends something that throws Evolution off the
track since the actual information is sent, but in a broken form it
seems.
I also get some odd chars (this is raw tcp packet decoding):
"??a-?
"??c-?* FLAGS (\Answered \Flagged \Deleted \Seen
2003 Mar 13
4
Configure SSL problem
Hi everyone
I have been trying to get Dovecot installed with OpenSSL support, but no
matter what I do,
when I run Configure, it says "Building with SSL support.........No".
I have even tried configure --with-ssl=openssl, to no avail.
I have built and installed OpenSSL, and libssl.so and libcrypto.so are in
the /lib directory -
what more does Dovecot want? I have tried figuring it out
2009 Feb 18
4
A Modest Definition List Proposal
...e, I would love feedback.
In a nutshell, I embrace the PHP Markdown Extra syntax, with one
change: I would like to see the colon replaced with a tilde (for
backwards compatibility, both should be supported). That means that a
simple definition list would look like this:
> Apple:
> ~ Pomaceous fruit of plants of the genus Malus in the family
> Rosaceae.
> ~ An american computer company.
>
> Orange:
> ~ The fruit of an evergreen tree of the genus Citrus.
And a more complicated one would look like this:
> Term 1:
>
> ~ This is a definition with two paragra...
2004 Aug 06
6
[PATCH] Icecast2 - chroot, setuid/gid...
Hi all again...
I did a chroot patch with ability to change uid and gid.
I dunno if you all approve with the current implementation but the patch
is small and it works here.
remember to CC, since i'm not on this ml...
//Ian Kumlien
PS. To anyone on vorbis-dev, I'm *REALLY* sorry must be tired or something.. =)
DS.
<p><p><p>
-------------- next part --------------
A
2004 Aug 06
0
[FYI] Static compile and a few questions...
Hi,
To simplify a static compile you could change the -l order to add ogg
after vorbis, else a static compile won't work.
You could also add a LIBTOOLFLAGS that is at the right place in the
linking stage with a comment like "add '-all-static' here to do a static
compile.(usefull for chroot installs)
Right place is:
LINK = $(LIBTOOL) --mode=link $(CCLD) -all-static
2013 Jan 26
1
[RFC] Add static build target, try two - using git send-email
And this adds the static compile target... *phew*
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html