public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* merge request: initscript cleanup
@ 2017-03-07 13:45 Jonatan Schlag
  2017-03-08 12:21 ` Michael Tremer
  0 siblings, 1 reply; 4+ messages in thread
From: Jonatan Schlag @ 2017-03-07 13:45 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 883 bytes --]

Hi,

this is the merge request to clean up the handling of initscripts in 
the build process of ipfire 2.

Please pull from
git://git.ipfire.org/people/jschlag/ipfire-2.x.git initscripts-cleanup

to get these changes:
- a new macro to install initscripts for packages
($(call INSTALL_INITSCRIPT,*name of the initscript*))
- the initscripts for packages are now stored in 
/src/initscripts/packages
- the initscript for the system are stored in
/src/initscripts/system
- the rootfile of the the initscript lfs file contain now only the 
initscripts for the system, the initscript for each package are located 
in the rootfile of the package

This makes maintainering of the initscript in IPFire a lot easier, 
because the initscripts for teh system and for the packages are better 
seperated. The new macro makes the lfs files a little bit more cleaner.

Thanks in advance,

Jonatan


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-03-09 11:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-07 13:45 merge request: initscript cleanup Jonatan Schlag
2017-03-08 12:21 ` Michael Tremer
2017-03-08 15:04   ` Jonatan Schlag
2017-03-09 11:08     ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox