[meego-commits] 5678: Changes to Trunk:Testing/filesystem

Yan Yin yan.yin at intel.com
Wed Jul 14 04:23:00 UTC 2010


Hi,
I have made the following changes to filesystem in project Trunk:Testing. Please review and accept ASAP.

Thank You,
Yan Yin

[This message was auto-generated]

---

Request #5678:

  submit:   home:yyin2:branches:Trunk:Testing/filesystem(r8)(cleanup) -> Trunk:Testing/filesystem


Message:
    Add /etc/rc.d/init.d dir and link /etc/init.d

State:   new          2010-07-13T16:17:52 yyin2
Comment: None



changes files:
--------------
--- filesystem.changes
+++ filesystem.changes
@@ -0,0 +1,3 @@
+* Wed Jul 14 2010 Yan Yin <yan.yin at intel.com> - 2.4.31
+- Add /etc/rc.d/init.d dir and link /etc/init.d
+

spec files:
-----------
--- filesystem.spec
+++ filesystem.spec
@@ -34,13 +34,14 @@
 cd %{buildroot}
 
 mkdir -p bin boot dev \
-        etc/{X11/{applnk,fontpath.d},xdg/autostart,opt,pm/{config.d,power.d,sleep.d},xinetd.d,skel,sysconfig,pki} \
+        etc/{X11/{applnk,fontpath.d},xdg/autostart,opt,pm/{config.d,power.d,sleep.d},xinetd.d,skel,sysconfig,pki,rc.d/init.d} \
         home lib/modules %{_lib}/tls media mnt opt proc root sbin srv sys tmp \
         usr/{bin,games,include,%{_lib}/{games,sse2,tls,X11,pm-utils/{module.d,power.d,sleep.d}},lib/{games,locale},libexec,local/{bin,games,lib,%{_lib},sbin,src,libexec,include,},sbin,share/{applications,augeas/lenses,backgrounds,desktop-directories,dict,doc,empty,games,ghostscript/conf.d,gnome,icons,idl,info,man/man{1,2,3,4,5,6,7,8,9,n,1x,2x,3x,4x,5x,6x,7x,8x,9x,0p,1p,3p},mime-info,misc,omf,pixmaps,sounds,themes,xsessions,X11},src,src/kernels,src/debug} \
         var/{lib/{misc},local,lock/subsys,log,nis,preserve,run,spool/{mail,lpd},tmp,db,cache,opt,games,yp} 
 
 ln -snf ../var/tmp usr/tmp
 ln -snf spool/mail var/mail
+ln -snf rc.d/init.d etc/init.d
 
 sed -n -f %{buildroot}/iso_639.sed /usr/share/xml/iso-codes/iso_639.xml \
   >%{buildroot}/iso_639.tab

other changes:
--------------



More information about the MeeGo-commits mailing list