Re: Bug#433568: VLANs during install are important

On Sat, Jan 30, 2010 at 02:22:34PM +0100, Josef Wolf wrote: On Sat, Jan 30, 2010 at 08:41:25PM +1100, Matthew Palmer wrote: At any rate, the size of the initrd isn’t a download problem so much as an installer memory footprint problem — which isn’t mitigated by using an install CD. [ … ] We …

Re: dvi2ps in squeeze

On Wed, Jan 27, 2010 at 12:09:21AM +0000, T o n g wrote: Hi, I found dvi2ps in squeeze is not installable: The following packages have unmet dependencies: dvi2ps: Depends: libkpathsea4 (>= 2007) but it is not installable Is it only me? Thanks — Tong (remove underscore(s) to reply) http://xpt.sourceforge.net/techdocs/ http://xpt.sourceforge.net/tools/ — To UNSUBSCRIBE, email …

reading source code and giving math interpretation

static int selinux_enabled = 0; The value of variable “selinux_enabled” is constant 0 of integer type which is not allowed to change. value of selinux_enabled is constant 0 is Proposition p. variable selinux_enabled is of type integer is Proposition q . value of selinux_enabled is not allowed to change is Proposition r. [math] texttt {So. …

install.6 [ reading code ]

static int selinux_enabled = 0; The value of variable “selinux_enabled” is constant 0 of integer type which is not allowed to change. value of selinux_enabled is constant 0 is Proposition p. variable selinux_enabled is of type integer is Proposition q . value of selinux_enabled is not allowed to change is Proposition r. [latex] \texttt {So. …

exit

Exits the current batch script or the Cmd.exe program (that is, the command interpreter) and returns to the program that started Cmd.exe or to the Program Manager. http://en.wikipedia.org/wiki/Exit_(command) Edison, Thomas: Electricity and Progress [audio:http://www.freeinfosociety.com/media/sounds/75.mp3]

install.5 [ reading code ]

For the spirit of the LORD fills the world, all-embracing, and knows what man says. Wisdom 1:7 #if HAVE_SYS_WAIT_H # include <sys/wait.h> #endif Implication. If p then q. [math] { p \; \Rightarrow \; q } [/math] If HAVE_SYS_WAIT_H is true (nonzero value) then compile the following line(compilation of #include <sys/wait.h>) will be done. http://www.cprogramming.com/tutorial/cpreprocessor.html …

constants [ PHP ]

<?php define(“constant”, “Apple”); echo constant,”\n” ; ?> http://www.php.net/manual/en/language.constants.php http://en.wikipedia.org/wiki/Constant_(programming) [audio:http://www.joshwoodward.com/mp3/TheSimpleLife/JoshWoodward-TheSimpleLife-108-MorningBlue.mp3] Artist. josh woodward. This work is licensed under a Creative Commons Attribution 3.0 United States License.