Um do you want just a python /perl script to uncheck those two and basically uncheck everything that is not the newest kernel and/or windows xp.<br><br><div><span class="gmail_quote">On 6/4/07, <b class="gmail_sendername">
<a href="mailto:ubuntu-us-pa-request@lists.ubuntu.com">ubuntu-us-pa-request@lists.ubuntu.com</a></b> &lt;<a href="mailto:ubuntu-us-pa-request@lists.ubuntu.com">ubuntu-us-pa-request@lists.ubuntu.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Send Ubuntu-us-pa mailing list submissions to<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:ubuntu-us-pa@lists.ubuntu.com">ubuntu-us-pa@lists.ubuntu.com</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-us-pa">
https://lists.ubuntu.com/mailman/listinfo/ubuntu-us-pa</a><br>or, via email, send a message with subject or body &#39;help&#39; to<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:ubuntu-us-pa-request@lists.ubuntu.com">ubuntu-us-pa-request@lists.ubuntu.com
</a><br><br>You can reach the person managing the list at<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:ubuntu-us-pa-owner@lists.ubuntu.com">ubuntu-us-pa-owner@lists.ubuntu.com</a><br><br>When replying, please edit your Subject line so it is more specific
<br>than &quot;Re: Contents of Ubuntu-us-pa digest...&quot;<br><br><br>Today&#39;s Topics:<br><br>&nbsp;&nbsp; 1. Re:&nbsp;&nbsp;Event: Girls Inc&nbsp;&nbsp;grub info (Jim Fisher)<br>&nbsp;&nbsp; 2. Re:&nbsp;&nbsp;Event: Girls Inc&nbsp;&nbsp;grub info (Kevin Valentine)<br>&nbsp;&nbsp; 3.&nbsp;&nbsp;Fwd: Re:&nbsp;&nbsp;Event: Girls Inc&nbsp;&nbsp;grub info (Jim Fisher)
<br>&nbsp;&nbsp; 4. Re:&nbsp;&nbsp;Fwd: Re:&nbsp;&nbsp;Event: Girls Inc&nbsp;&nbsp;oo (Jim Fisher)<br>&nbsp;&nbsp; 5.&nbsp;&nbsp;old world malt ppc&#39;s (Jim Fisher)<br>&nbsp;&nbsp; 6. Re:&nbsp;&nbsp;Fwd: Re:&nbsp;&nbsp;Event: Girls Inc&nbsp;&nbsp;grub info (Kevin Valentine)<br>&nbsp;&nbsp; 7. Re:&nbsp;&nbsp;Fwd: Re:&nbsp;&nbsp;Event: Girls Inc&nbsp;&nbsp;grub info (Elizabeth Bevilacqua)
<br>&nbsp;&nbsp; 8. Re:&nbsp;&nbsp;old world malt ppc&#39;s (Kevin Valentine)<br>&nbsp;&nbsp; 9.&nbsp;&nbsp;blocking kernel upgrades - grub (Jim Fisher)<br>&nbsp;&nbsp;10. Re:&nbsp;&nbsp;Event: Girls Inc&nbsp;&nbsp;grub info (Alex Launi)<br>&nbsp;&nbsp;11. Re:&nbsp;&nbsp;Fwd: Re:&nbsp;&nbsp;Event: Girls Inc&nbsp;&nbsp;grub info (Kevin Valentine)
<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Mon, 4 Jun 2007 04:37:44 -0700 (PDT)<br>From: Jim Fisher &lt;<a href="mailto:pechterbread@yahoo.com">pechterbread@yahoo.com
</a>&gt;<br>Subject: Re: [Ubuntu PA] Event: Girls Inc&nbsp;&nbsp;grub info<br>To: <a href="mailto:kevin.valentine@gmail.com">kevin.valentine@gmail.com</a>,&nbsp;&nbsp;Ubuntu has got a friend in Pennsylvania<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;<a href="mailto:ubuntu-us-pa@lists.ubuntu.com">
ubuntu-us-pa@lists.ubuntu.com</a>&gt;<br>Message-ID: &lt;<a href="mailto:589963.77482.qm@web31704.mail.mud.yahoo.com">589963.77482.qm@web31704.mail.mud.yahoo.com</a>&gt;<br>Content-Type: text/plain; charset=iso-8859-1<br>
<br>kev<br>here are the grub commands to use in .lst<br><br>## controls how many kernels should be put into the<br>menu.lst<br>## only counts the first occurence of a kernel, not<br>the<br>## alternative kernel options<br>
## e.g. howmany=all<br>##&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;howmany=7<br># howmany=all<br><br>## should update-grub create memtest86 boot option<br>## e.g. memtest86=true<br>##&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;memtest86=false<br># memtest86=true<br><br>## should update-grub adjust the value of the default
<br>booted system<br>## can be true or false<br># updatedefaultentry=false<br><br><br>jedijf<br>jim fisher<br><br><br><br><br>------------------------------<br><br>Message: 2<br>Date: Mon, 04 Jun 2007 07:41:56 -0400<br>From: Kevin Valentine &lt;
<a href="mailto:kevin.valentine@gmail.com">kevin.valentine@gmail.com</a>&gt;<br>Subject: Re: [Ubuntu PA] Event: Girls Inc&nbsp;&nbsp;grub info<br>To: A Mailing list for the Ubuntu Pennsylvania LoCo Team<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;<a href="mailto:ubuntu-us-pa@lists.ubuntu.com">
ubuntu-us-pa@lists.ubuntu.com</a>&gt;<br>Cc: <a href="mailto:jfisher@pechtersnj.com">jfisher@pechtersnj.com</a><br>Message-ID: &lt;<a href="mailto:4663FA84.8040909@gmail.com">4663FA84.8040909@gmail.com</a>&gt;<br>Content-Type: text/plain; charset=ISO-8859-1
<br><br>I modified some of those yesterday.&nbsp;&nbsp;When I changed the kernel, they all<br>went back to the original layout, as if I had never modified them.&nbsp;&nbsp;Have<br>you tried this yourself and it works after a kernel update?&nbsp;&nbsp;I&#39;ll play
<br>around with it some more.<br><br>-kevin<br><br><br>Jim Fisher wrote:<br>&gt; kev<br>&gt; here are the grub commands to use in .lst<br>&gt;<br>&gt; ## controls how many kernels should be put into the<br>&gt; menu.lst<br>
&gt; ## only counts the first occurence of a kernel, not<br>&gt; the<br>&gt; ## alternative kernel options<br>&gt; ## e.g. howmany=all<br>&gt; ##&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;howmany=7<br>&gt; # howmany=all<br>&gt;<br>&gt; ## should update-grub create memtest86 boot option
<br>&gt; ## e.g. memtest86=true<br>&gt; ##&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;memtest86=false<br>&gt; # memtest86=true<br>&gt;<br>&gt; ## should update-grub adjust the value of the default<br>&gt; booted system<br>&gt; ## can be true or false<br>&gt; # updatedefaultentry=false
<br>&gt;<br>&gt;<br>&gt; jedijf<br>&gt; jim fisher<br>&gt;<br>&gt;<br>&gt;<br><br><br><br><br>------------------------------<br><br>Message: 3<br>Date: Mon, 4 Jun 2007 04:56:15 -0700 (PDT)<br>From: Jim Fisher &lt;<a href="mailto:pechterbread@yahoo.com">
pechterbread@yahoo.com</a>&gt;<br>Subject: [Ubuntu PA] Fwd: Re:&nbsp;&nbsp;Event: Girls Inc&nbsp;&nbsp;grub info<br>To: Kevin Valentine &lt;<a href="mailto:kevin.valentine@gmail.com">kevin.valentine@gmail.com</a>&gt;,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ubuntu has got a
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;friend in Pennsylvania &lt;<a href="mailto:ubuntu-us-pa@lists.ubuntu.com">ubuntu-us-pa@lists.ubuntu.com</a>&gt;<br>Message-ID: &lt;<a href="mailto:45954.60769.qm@web31711.mail.mud.yahoo.com">45954.60769.qm@web31711.mail.mud.yahoo.com
</a>&gt;<br>Content-Type: text/plain; charset=iso-8859-1<br><br>kev -<br><br>never used them myself - just change .lst when<br>necessary<br><br>so i would simply comment out the kernels-memtest-etc.<br>anything that i didn&#39;t want displayed and move windows
<br>up to the default and rock and roll.<br><br>windows<br><br>ubu kernel<br><br>ubu single user<br><br>maybe 3 options at boot<br><br>as far as the sudo question - i agree with alex-<br>exploration/breaking things is the key to learning -
<br>let them play freely<br><br>delete all mail clients - web mail is all they need<br><br>create a dir called my_files or something like that on<br>the fat32 part -auto mount it - have it on the desktop<br>and have them store everything there - they can break
<br>that directory down further as they wish - music<br>photos etc -set up firefox to download everything to<br>the fat32 storage area -<br><br>jedijf<br>jim yoda<br><br>jedijf<br>jim fisher<br><br><br><br>------------------------------
<br><br>Message: 4<br>Date: Mon, 4 Jun 2007 05:00:04 -0700 (PDT)<br>From: Jim Fisher &lt;<a href="mailto:pechterbread@yahoo.com">pechterbread@yahoo.com</a>&gt;<br>Subject: Re: [Ubuntu PA] Fwd: Re:&nbsp;&nbsp;Event: Girls Inc&nbsp;&nbsp;oo<br>
To: <a href="mailto:jfisher@pechtersnj.com">jfisher@pechtersnj.com</a>,&nbsp;&nbsp;&nbsp;&nbsp; Ubuntu has got a friend in Pennsylvania<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;<a href="mailto:ubuntu-us-pa@lists.ubuntu.com">ubuntu-us-pa@lists.ubuntu.com</a>&gt;<br>Message-ID: &lt;
<a href="mailto:716310.2536.qm@web31702.mail.mud.yahoo.com">716310.2536.qm@web31702.mail.mud.yahoo.com</a>&gt;<br>Content-Type: text/plain; charset=iso-8859-1<br><br>kev -<br><br>also if the machines can handle it definitely oo
<br><br>its cross platform and office compatibility combined<br>with<br><br>power points is what the kids need.<br><br>jedijf<br>jim yoda<br><br>my wife&#39;s online courses use power point and flash<br>exclusively.<br><br>
<br><br><br>------------------------------<br><br>Message: 5<br>Date: Mon, 4 Jun 2007 05:12:42 -0700 (PDT)<br>From: Jim Fisher &lt;<a href="mailto:pechterbread@yahoo.com">pechterbread@yahoo.com</a>&gt;<br>Subject: [Ubuntu PA] old world malt ppc&#39;s
<br>To: Kevin Valentine &lt;<a href="mailto:kevin.valentine@gmail.com">kevin.valentine@gmail.com</a>&gt;,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ubuntu has got a<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;friend in Pennsylvania &lt;<a href="mailto:ubuntu-us-pa@lists.ubuntu.com">ubuntu-us-pa@lists.ubuntu.com
</a>&gt;<br>Message-ID: &lt;<a href="mailto:576304.1689.qm@web31707.mail.mud.yahoo.com">576304.1689.qm@web31707.mail.mud.yahoo.com</a>&gt;<br>Content-Type: text/plain; charset=iso-8859-1<br><br>Kev,<br><br>I am going to start working on the old world&#39;s this
<br>week.&nbsp;&nbsp;At the installfest Terri said that they wanted<br>to get rid of them now.<br><br>Unfortunately, given time restraints, I don&#39;t know if<br>this can be accomplished immediately.<br><br>It would be a shame to waste those machines if they
<br>are viable.<br><br>If they are willing, I can box them up and store them<br>in my storage unit or at my warehouse and when/if they<br>are at all viable return them to distribute to people<br>who would appreciate them.
<br><br>Any day this week, as of now, is good for me.<br><br>jedijf<br>jim fisher<br><br>PS: Feel free to forward this to any as needed for the<br>ok.&nbsp;&nbsp;I&#39;ll include my official sig in case anyone needs<br>to contact me.
<br><br><br><br>Jim Fisher<br><br>Pechter&#39;s of Southern New Jersey, LLC<br>PO Box 2069<br>2 Surrey Lane<br>Cinnaminson , NJ 08077<br><br>OFFICE 856-786-8000<br><br>FAX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;856-786-0088<br><br>EMERGENCY&nbsp;&nbsp; 1-877-713-1644
<br><br>EMAIL <a href="mailto:jfisher@pechtersnj.com">jfisher@pechtersnj.com</a><br><br>Website: <a href="http://www.pechtersnj.com">http://www.pechtersnj.com</a><br><br>BLOG: <a href="http://360.yahoo.com/pechterbread">http://360.yahoo.com/pechterbread
</a><br><br><br><br>------------------------------<br><br>Message: 6<br>Date: Mon, 04 Jun 2007 08:36:53 -0400<br>From: Kevin Valentine &lt;<a href="mailto:kevin.valentine@gmail.com">kevin.valentine@gmail.com</a>&gt;<br>Subject: Re: [Ubuntu PA] Fwd: Re:&nbsp;&nbsp;Event: Girls Inc&nbsp;&nbsp;grub info
<br>To: <a href="mailto:jfisher@pechtersnj.com">jfisher@pechtersnj.com</a><br>Cc: Ubuntu has got a friend in Pennsylvania<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;<a href="mailto:ubuntu-us-pa@lists.ubuntu.com">ubuntu-us-pa@lists.ubuntu.com</a>&gt;
<br>Message-ID: &lt;<a href="mailto:46640765.4010009@gmail.com">46640765.4010009@gmail.com</a>&gt;<br>Content-Type: text/plain; charset=ISO-8859-1<br><br>I understand that we can change the menu.lst file.&nbsp;&nbsp;I do it all the time
<br>too :-)&nbsp;&nbsp;The problem is that for every kernel upgrade, your fancy custom<br>menu.lst file goes back to the default config.&nbsp;&nbsp;There&#39;s got to be a way<br>around this.<br><br>Yep, I want to get rid of those lines too.&nbsp;&nbsp;I don&#39;t even want the
<br>recovery mode (single user) line in there.<br><br>Try it for yourself.&nbsp;&nbsp;Edit your menut.lst file then add or remove a<br>kernel from Synaptic.&nbsp;&nbsp;From what I&#39;ve seen, the next time these girls<br>get an upgraded kernel they&#39;re menu will look like crap.&nbsp;&nbsp;Any of you
<br>following this post, please confirm for yourself what I&#39;m talking<br>about.&nbsp;&nbsp;I could be very wrong.&nbsp;&nbsp;I&#39;ll be happy to say I&#39;m retarded and<br>call it a day.<br><br>As for the mail client, Alex said in the chat last night that he&#39;s been
<br>using a mail client since he was 8 years old.&nbsp;&nbsp;I agree with you Jim but<br>it seems that Alex has more insight as to what these kooky kids are into<br>these days :-)&nbsp;&nbsp;I&#39;ve taken off 100MB worth of Evolution and added
<br>Thunderbird.&nbsp;&nbsp;Geesh, mail clients?&nbsp;&nbsp;What next rock and roll?&nbsp;&nbsp;Kids are<br>out of control!<br><br>The shared partition already has an icon to it on the desktop.&nbsp;&nbsp;Terri<br>requested that it be called &#39;shared&#39;.&nbsp;&nbsp;I&#39;ll make sure firefox uses it as
<br>the default download location.<br><br>Just read your other message.&nbsp;&nbsp;I took gnumeric and abiword off.&nbsp;&nbsp;You<br>guys are right, OO is more than enough.&nbsp;&nbsp;Here&#39;s what I&#39;ve done with<br>software so far:<br><br>removed software:
<br>&nbsp;&nbsp;ekiga (13MB)<br>&nbsp;&nbsp;evolution (saved 102MB)<br><br>added software:<br>&nbsp;&nbsp;thunderbird<br>&nbsp;&nbsp;xchat<br>&nbsp;&nbsp;pan<br>&nbsp;&nbsp;skype<br>&nbsp;&nbsp;frozen bubble<br><br>attempted to install:<br>&nbsp;&nbsp;chromium (slow, needs dri)<br>&nbsp;&nbsp;stellarium (really slow and killed X session)
<br>&nbsp;&nbsp;achilles (bogged down the system)<br>&nbsp;&nbsp;lincity (same deal as stellarium)<br><br><br>-kevin<br><br><br>Jim Fisher wrote:<br>&gt; kev -<br>&gt;<br>&gt; never used them myself - just change .lst when<br>&gt; necessary<br>
&gt;<br>&gt; so i would simply comment out the kernels-memtest-etc.<br>&gt; anything that i didn&#39;t want displayed and move windows<br>&gt; up to the default and rock and roll.<br>&gt;<br>&gt; windows<br>&gt;<br>&gt; ubu kernel
<br>&gt;<br>&gt; ubu single user<br>&gt;<br>&gt; maybe 3 options at boot<br>&gt;<br>&gt; as far as the sudo question - i agree with alex-<br>&gt; exploration/breaking things is the key to learning -<br>&gt; let them play freely
<br>&gt;<br>&gt; delete all mail clients - web mail is all they need<br>&gt;<br>&gt; create a dir called my_files or something like that on<br>&gt; the fat32 part -auto mount it - have it on the desktop<br>&gt; and have them store everything there - they can break
<br>&gt; that directory down further as they wish - music<br>&gt; photos etc -set up firefox to download everything to<br>&gt; the fat32 storage area -<br>&gt;<br>&gt; jedijf<br>&gt; jim yoda<br>&gt;<br>&gt; jedijf<br>&gt; jim fisher
<br>&gt;<br>&gt;<br><br><br><br><br>------------------------------<br><br>Message: 7<br>Date: Mon, 4 Jun 2007 08:57:46 -0400<br>From: Elizabeth Bevilacqua &lt;<a href="mailto:lyz@ubuntu.com">lyz@ubuntu.com</a>&gt;<br>Subject: Re: [Ubuntu PA] Fwd: Re:&nbsp;&nbsp;Event: Girls Inc&nbsp;&nbsp;grub info
<br>To: Ubuntu has got a friend in Pennsylvania<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;<a href="mailto:ubuntu-us-pa@lists.ubuntu.com">ubuntu-us-pa@lists.ubuntu.com</a>&gt;<br>Message-ID: &lt;<a href="mailto:20070604125745.GC14532@princessleia.com">
20070604125745.GC14532@princessleia.com</a>&gt;<br>Content-Type: text/plain; charset=us-ascii<br><br>On Mon, Jun 04, 2007 at 08:36:53AM -0400, Kevin Valentine wrote:<br>&gt; Try it for yourself.&nbsp;&nbsp;Edit your menut.lst file then add or remove a
<br>&gt; kernel from Synaptic.&nbsp;&nbsp;From what I&#39;ve seen, the next time these girls<br>&gt; get an upgraded kernel they&#39;re menu will look like crap.&nbsp;&nbsp;Any of you<br>&gt; following this post, please confirm for yourself what I&#39;m talking
<br>&gt; about.&nbsp;&nbsp;I could be very wrong.&nbsp;&nbsp;I&#39;ll be happy to say I&#39;m retarded and<br>&gt; call it a day.<br><br>You&#39;re right. There is a way to fix it (it&#39;s linux, afterall) but I<br>don&#39;t know off the top of my head.
<br><br>If we can&#39;t figure it out, I&#39;m not sure it&#39;s a horrible thing. As Alex<br>said, they don&#39;t release kernels *that* often, I don&#39;t think it&#39;ll look<br>that bad - we can always just tell them to choose the top option for
<br>Linux.<br><br>&gt; As for the mail client, Alex said in the chat last night that he&#39;s been<br>&gt; using a mail client since he was 8 years old.&nbsp;&nbsp;I agree with you Jim but<br>&gt; it seems that Alex has more insight as to what these kooky kids are into
<br>&gt; these days :-)&nbsp;&nbsp;I&#39;ve taken off 100MB worth of Evolution and added<br>&gt; Thunderbird.&nbsp;&nbsp;Geesh, mail clients?&nbsp;&nbsp;What next rock and roll?&nbsp;&nbsp;Kids are<br>&gt; out of control!<br><br>Hehe. Good call on Thunderbird.<br>
<br><br>What time will this all be happening on Saturday? What is the address<br>we&#39;ll be meeting at?<br><br>And who else is going - carpool perhaps? :)<br><br>--<br>Elizabeth Bevilacqua // <a href="mailto:lyz@ubuntu.com">
lyz@ubuntu.com</a><br>Ubuntu Women Project: <a href="http://www.ubuntu-women.org">www.ubuntu-women.org</a><br>Ubuntu PA US LoCo Team: <a href="http://www.meetlinux.com">www.meetlinux.com</a><br><br><br><br>------------------------------
<br><br>Message: 8<br>Date: Mon, 04 Jun 2007 08:59:22 -0400<br>From: Kevin Valentine &lt;<a href="mailto:kevin.valentine@gmail.com">kevin.valentine@gmail.com</a>&gt;<br>Subject: Re: [Ubuntu PA] old world malt ppc&#39;s<br>
To: <a href="mailto:jfisher@pechtersnj.com">jfisher@pechtersnj.com</a><br>Cc: Ubuntu has got a friend in Pennsylvania<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;<a href="mailto:ubuntu-us-pa@lists.ubuntu.com">ubuntu-us-pa@lists.ubuntu.com</a>&gt;<br>
Message-ID: &lt;<a href="mailto:46640CAA.309@gmail.com">46640CAA.309@gmail.com</a>&gt;<br>Content-Type: text/plain; charset=ISO-8859-1<br><br>Hi Jim,<br><br>Cut &#39;em loose.&nbsp;&nbsp;They&#39;re too much work for us right now.&nbsp;&nbsp;I&#39;m very into
<br>hardware reuse but afaik we can&#39;t do much with those even if we could<br>cram a ppc Linux OS on them.&nbsp;&nbsp;What were some of their processor speeds,<br>~100MHz?&nbsp;&nbsp;I wouldn&#39;t even know how to upgrade them.&nbsp;&nbsp;Besides we need to
<br>be focused on the girls inc stuff.&nbsp;&nbsp;They should be dropped off at<br>Elemental for processing.&nbsp;&nbsp;Maybe we could help them do that?<br><br>-kevin<br><br><br>Jim Fisher wrote:<br>&gt; Kev,<br>&gt;<br>&gt; I am going to start working on the old world&#39;s this
<br>&gt; week.&nbsp;&nbsp;At the installfest Terri said that they wanted<br>&gt; to get rid of them now.<br>&gt;<br>&gt; Unfortunately, given time restraints, I don&#39;t know if<br>&gt; this can be accomplished immediately.<br>&gt;
<br>&gt; It would be a shame to waste those machines if they<br>&gt; are viable.<br>&gt;<br>&gt; If they are willing, I can box them up and store them<br>&gt; in my storage unit or at my warehouse and when/if they<br>&gt; are at all viable return them to distribute to people
<br>&gt; who would appreciate them.<br>&gt;<br>&gt; Any day this week, as of now, is good for me.<br>&gt;<br>&gt; jedijf<br>&gt; jim fisher<br>&gt;<br>&gt; PS: Feel free to forward this to any as needed for the<br>&gt; ok.&nbsp;&nbsp;I&#39;ll include my official sig in case anyone needs
<br>&gt; to contact me.<br>&gt;<br>&gt;<br>&gt;<br>&gt; Jim Fisher<br>&gt;<br>&gt; Pechter&#39;s of Southern New Jersey, LLC<br>&gt; PO Box 2069<br>&gt; 2 Surrey Lane<br>&gt; Cinnaminson , NJ 08077<br>&gt;<br>&gt; OFFICE 856-786-8000
<br>&gt;<br>&gt; FAX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;856-786-0088<br>&gt;<br>&gt; EMERGENCY&nbsp;&nbsp; 1-877-713-1644<br>&gt;<br>&gt; EMAIL <a href="mailto:jfisher@pechtersnj.com">jfisher@pechtersnj.com</a><br>&gt;<br>&gt; Website: <a href="http://www.pechtersnj.com">
http://www.pechtersnj.com</a><br>&gt;<br>&gt; BLOG: <a href="http://360.yahoo.com/pechterbread">http://360.yahoo.com/pechterbread</a><br>&gt;<br>&gt;<br><br><br><br><br>------------------------------<br><br>Message: 9<br>
Date: Mon, 4 Jun 2007 06:21:28 -0700 (PDT)<br>From: Jim Fisher &lt;<a href="mailto:pechterbread@yahoo.com">pechterbread@yahoo.com</a>&gt;<br>Subject: [Ubuntu PA] blocking kernel upgrades - grub<br>To: Kevin Valentine &lt;
<a href="mailto:kevin.valentine@gmail.com">kevin.valentine@gmail.com</a>&gt;,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ubuntu has got a<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;friend in Pennsylvania &lt;<a href="mailto:ubuntu-us-pa@lists.ubuntu.com">ubuntu-us-pa@lists.ubuntu.com</a>&gt;
<br>Message-ID: &lt;<a href="mailto:721019.80501.qm@web31701.mail.mud.yahoo.com">721019.80501.qm@web31701.mail.mud.yahoo.com</a>&gt;<br>Content-Type: text/plain; charset=iso-8859-1<br><br>kev,<br><br>if you are hell bent on blocking kernel updates to
<br>grub<br><br>check this out :<br><br>2.2 Making a change survive upgrades<br><br>Depending on how frequently you upgrade your system,<br>you might find that when a new kernel is installed, or<br>grub is upgraded (there may be other scenarios), the
<br>/boot/grub/menu.lst file may be replaced by a newer<br>version, or a new line might be added for the new<br>kernel. In this case, your &quot;permanent&quot; changes might<br>be as permanent as you thought.<br><br>The best way to address this is to change the
<br>&quot;#kopt...&quot; line in /boot/grub/menu.lst. Note that the<br>line is not commented out, even though it starts with<br>a &quot;#&quot;. See the excerpt below.<br><br>&nbsp;&nbsp;&nbsp;&nbsp;### BEGIN AUTOMAGIC KERNELS LIST<br>&nbsp;&nbsp;&nbsp;&nbsp;## lines between the AUTOMAGIC KERNELS LIST
<br>markers will be modified<br>&nbsp;&nbsp;&nbsp;&nbsp;## by the debian update-grub script except for the<br>default options below<br><br>&nbsp;&nbsp;&nbsp;&nbsp;## DO NOT UNCOMMENT THEM, Just edit them to your<br>needs<br><br>&nbsp;&nbsp;&nbsp;&nbsp;## ## Start Default Options ##
<br>&nbsp;&nbsp;&nbsp;&nbsp;## default kernel options<br>&nbsp;&nbsp;&nbsp;&nbsp;## default kernel options for automagic boot<br>options<br>&nbsp;&nbsp;&nbsp;&nbsp;## If you want special options for specific<br>kernels use kopt_x_y_z<br>&nbsp;&nbsp;&nbsp;&nbsp;## where x.y.z is kernel version. Minor versions
<br>can be omitted.<br>&nbsp;&nbsp;&nbsp;&nbsp;## e.g. kopt=root=/dev/hda1 ro<br>&nbsp;&nbsp;&nbsp;&nbsp;## kopt_2_6_8=root=/dev/hdc1 ro<br>&nbsp;&nbsp;&nbsp;&nbsp;## kopt_2_6_8_2_686=root=/dev/hdc2 ro<br>&nbsp;&nbsp;&nbsp;&nbsp;#<br>kopt=root=UUID=fccafcc7-d7cc-4594-9459-a8f0db7b9f7f ro<br><br>Add the parameter changes to the end of the line
<br>&quot;#kopt...&quot;. These parameters will then be<br>automatically added to any new kernel entries and<br>should also survive an upgrade of grub.<br><br><br>jedijf<br>jim fisher<br><br>Jim Fisher<br><br>Pechter&#39;s of Southern New Jersey, LLC
<br>PO Box 2069<br>2 Surrey Lane<br>Cinnaminson , NJ 08077<br><br>OFFICE 856-786-8000<br><br>FAX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;856-786-0088<br><br>EMERGENCY&nbsp;&nbsp; 1-877-713-1644<br><br>EMAIL <a href="mailto:jfisher@pechtersnj.com">jfisher@pechtersnj.com
</a><br><br>Website: <a href="http://www.pechtersnj.com">http://www.pechtersnj.com</a><br><br>BLOG: <a href="http://360.yahoo.com/pechterbread">http://360.yahoo.com/pechterbread</a><br><br><br><br>------------------------------
<br><br>Message: 10<br>Date: Mon, 04 Jun 2007 10:12:42 -0400<br>From: Alex Launi &lt;<a href="mailto:socialrevolutionary@comcast.net">socialrevolutionary@comcast.net</a>&gt;<br>Subject: Re: [Ubuntu PA] Event: Girls Inc&nbsp;&nbsp;grub info
<br>To: <a href="mailto:kevin.valentine@gmail.com">kevin.valentine@gmail.com</a>,&nbsp;&nbsp;Ubuntu has got a friend in<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Pennsylvania &lt;<a href="mailto:ubuntu-us-pa@lists.ubuntu.com">ubuntu-us-pa@lists.ubuntu.com</a>&gt;
<br>Message-ID: &lt;<a href="mailto:46641DDA.4080904@comcast.net">46641DDA.4080904@comcast.net</a>&gt;<br>Content-Type: text/plain; charset=ISO-8859-1<br><br>-----BEGIN PGP SIGNED MESSAGE-----<br>Hash: SHA1<br><br>&gt; I modified some of those yesterday.&nbsp;&nbsp;When I changed the kernel, they all
<br>&gt; went back to the original layout, as if I had never modified them.&nbsp;&nbsp;Have<br>&gt; you tried this yourself and it works after a kernel update?&nbsp;&nbsp;I&#39;ll play<br>&gt; around with it some more.<br>Can you post a copy of the 
menu.lst we can take a look at?<br>- -- Alex Launi<br>##########################################<br>/&quot;\<br>\ /&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ASCII Ribbon Campaign<br> X&nbsp;&nbsp; Keep e-mail free of HTML and vCards<br>/ \<br>##########################################
<br>-----BEGIN PGP SIGNATURE-----<br>Version: GnuPG v1.4.6 (GNU/Linux)<br><br>iD8DBQFGZB3av2fpCm3KbxcRAnNiAJ9aW8iViGEH69+R6A7sSePdJU6G8QCgsn/N<br>7qAgRParXksf5zAIZc9Q0Pg=<br>=+uK/<br>-----END PGP SIGNATURE-----<br><br><br>
<br>------------------------------<br><br>Message: 11<br>Date: Mon, 04 Jun 2007 12:58:55 -0400<br>From: Kevin Valentine &lt;<a href="mailto:kevin.valentine@gmail.com">kevin.valentine@gmail.com</a>&gt;<br>Subject: Re: [Ubuntu PA] Fwd: Re:&nbsp;&nbsp;Event: Girls Inc&nbsp;&nbsp;grub info
<br>To: Ubuntu has got a friend in Pennsylvania<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;<a href="mailto:ubuntu-us-pa@lists.ubuntu.com">ubuntu-us-pa@lists.ubuntu.com</a>&gt;<br>Message-ID: &lt;<a href="mailto:466444CF.2090900@gmail.com">466444CF.2090900@gmail.com
</a>&gt;<br>Content-Type: text/plain; charset=ISO-8859-1<br><br>Elizabeth Bevilacqua wrote:<br>&gt; You&#39;re right. There is a way to fix it (it&#39;s linux, afterall) but I<br>&gt; don&#39;t know off the top of my head.
<br>&gt;<br>&gt; If we can&#39;t figure it out, I&#39;m not sure it&#39;s a horrible thing. As Alex<br>&gt; said, they don&#39;t release kernels *that* often, I don&#39;t think it&#39;ll look<br>&gt; that bad - we can always just tell them to choose the top option for
<br>&gt; Linux.<br>&gt;<br>Yeah, there&#39;s got to be a way to do it.&nbsp;&nbsp;I&#39;ll look into what Jim just<br>sent out when I get a chance.&nbsp;&nbsp;There&#39;s all kinds of info on grub, almost<br>too much.&nbsp;&nbsp;I hope I&#39;m not sounding too picky with this grub thing.&nbsp;&nbsp;I
<br>know kernels aren&#39;t updated THAT often but all it takes is one time for<br>it to give them a completely different looking menu, assuming we went<br>with our own custom menu.<br><br>If we can&#39;t figure it out soon, we should go with your suggestion and
<br>always select the top most menu item.&nbsp;&nbsp;I believe this is the default anyway.<br><br>&gt; What time will this all be happening on Saturday? What is the address<br>&gt; we&#39;ll be meeting at?<br>&gt;<br>&gt; And who else is going - carpool perhaps? :)
<br>Don&#39;t know about the car pooling.&nbsp;&nbsp;I&#39;m in Manayunk.&nbsp;&nbsp;I may just take the<br>train if I don&#39;t have to bring too much stuff.&nbsp;&nbsp;As for the location<br>timing ... sorry about that.&nbsp;&nbsp;The install-fest through me off.&nbsp;&nbsp;I should
<br>have had it in our Google calendar.&nbsp;&nbsp;It&#39;s in there now with all the<br>details.&nbsp;&nbsp;For those that new to the calendar, here it is:<br><a href="http://meetlinux.com/calendar/">http://meetlinux.com/calendar/</a><br><br>
For those that are anti-google (it happens), it&#39;s June 9th, 10am - 2pm,<br>Girls Inc of Philadelphia, 1315 Walnut Street, Suite 1400, Philadelphia,<br>PA 19107-4714.&nbsp;&nbsp;Be there or be square.<br><br>-kevin<br><br><br><br>
------------------------------<br><br>--<br>Ubuntu-us-pa mailing list<br><a href="mailto:Ubuntu-us-pa@lists.ubuntu.com">Ubuntu-us-pa@lists.ubuntu.com</a><br>Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-us-pa">
https://lists.ubuntu.com/mailman/listinfo/ubuntu-us-pa</a><br><br><br>End of Ubuntu-us-pa Digest, Vol 2, Issue 8<br>******************************************<br></blockquote></div><br>