This should be enough....

-Andrea

-------- Original Message --------
Subject: [systemimager-commits] r3881 - trunk
Date: Sat, 27 Jan 2007 11:46:42 -0600
From: [EMAIL PROTECTED]
Reply-To: sisuite-devel@lists.sourceforge.net
To: [EMAIL PROTECTED]

Author: arighi
Date: 2007-01-27 11:46:42 -0600 (Sat, 27 Jan 2007)
New Revision: 3881

Modified:
   trunk/systemimager.spec
Log:
added a warning about what will remain untouched during upgrade

Modified: trunk/systemimager.spec
===================================================================
--- trunk/systemimager.spec     2007-01-27 17:02:28 UTC (rev 3880)
+++ trunk/systemimager.spec     2007-01-27 17:46:42 UTC (rev 3881)
@@ -699,6 +699,18 @@
                /etc/init.d/xinetd restart
            fi
        fi
+else
+       echo
+       echo "WARNING: this seems to be an upgrade!"
+       echo
+       echo "Remember that this operation does not touch the following 
objects:"
+       echo "  - master, pre-install, post-install scripts"
+       echo "  - kernel, initrd.img in /tftpboot"
+       echo "  - images"
+       echo "  - overrides"
+       echo "  - files in /var/lib/systemimager/torrents"
+       echo "  - files in /var/lib/systemimager/tarballs"
+       echo
 fi
 
 %post flamethrower
Bernard Li wrote:
> Hi Andrea:
> 
> I'm fine with this.  Did you want to implement this, or you want me to
> do it?
> 
> Cheers,
> 
> Bernard
> 
> On 1/25/07, Andrea Righi <[EMAIL PROTECTED]> wrote:
>> Mark Seger wrote:
>> > ok, I found it and it was indeed silly.  I forgot that when you install
>> > a new boot rpm it DOESN'T update the kernel and initrd in /tftpboot.
>>
>> exactly what I was going to say! ;-)
>>
>> > This happens to me almost every time I upgrade!  We could certainly
>> have
>> > an interesting conversation about why I think this is not a good thing,
>> > but perhaps the best solution would be a friendly message from the boot
>> > rpm to remind fools like me that I shouldn't forget to do this. 
>> sigh...
>>
>> This doesn't seem a bad idea, we could add a comment, only in case of
>> update, mentioning that master scripts, kernel+initrd.img in /tftpboot,
>> images and overrides will not be touched by the upgrade...
>>
>> Bernard, what do you think?
>>
>> -Andrea
>>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to