summaryrefslogtreecommitdiffstats
path: root/remote/modules/plymouth
Commit message (Collapse)AuthorAgeFilesLines
* woopsie, the return ;)Jonathan Bauer2014-03-255-56/+0Star
|
* [modules] new module naming conventionJonathan Bauer2014-03-255-0/+56
| | | | rename $MODULE.{conf,build} to module.{conf,build}
* Fix tmpfiles.d files to use 'd' not 'D' for directoriesSimon Rettberg2014-02-051-1/+1
| | | | | | | 'D' would delete all the contents if it exists, which would pretty much break things if you trigger systemd-tmpfiles in a running system. 'd' just created the directory if it doesn't exist yet.
* [plymouth] systemd service file to properly quit plymouthJonathan Bauer2013-11-281-0/+9
|
* Fix fixSimon Rettberg2013-09-301-8/+8
|
* [plymouth] Fix config variable namingSimon Rettberg2013-09-302-7/+6Star
|
* * Add debian support *Simon Rettberg2013-09-301-0/+7
|
* [plymouth] moved plymouth stuff to /usr. Uses PREFIX from the config fileJonathan Bauer2013-08-222-7/+9
|
* Switch to using /etc/tmpfiles.d for creating files/dirs in /runSimon Rettberg2013-08-202-1/+4
| | | | Also added a sanity check after processing each module, which will abort if anything is placed in /run directly
* [plymouth] move uni fr theme for plymouth to config for freiburgJonathan Bauer2013-08-016-133/+0Star
|
* [plymouth] fixJonathan Bauer2013-07-291-12/+11Star
|
* [plymouth] update configJonathan Bauer2013-07-293-14/+14
|
* Refactoring:Simon Rettberg2013-05-212-2/+2
| | | | | REQUIRED_DEPENDENCIES -> REQUIRED_INSTALLED_PACKAGES REQUIRED_PACKAGES -> REQUIRED_CONTENT_PACKAGES
* delete plymouth/data/etc/systemd...Michael Neves2013-04-2410-107/+0Star
|
* KERNEL_VERSION from system.incMichael Neves2013-04-121-13/+9Star
| | | | | | | | | | | | | | | | | | | | | | | | gitignore and calc_size in fileutil calculates the build size of a module fix generate_target argument parsing add xfs to rootfs-stage31.conf added server sync option -s - Fix sshd module failing to set permissions on sshd config - Add all required packages for openSUSE to xorg module - Softlink sh to bash in rootfs-stage32, as some scripts might fail otherwise Thanks hwinfo but we don't need you anymore Added size log fix list_packet_files exiting loop when a packet wasnt installed remove flag checks, now done in setup_target check if kernel module is already built-in
* Merge branch 'master' of ssh://openslx/openslx-ng/tm-scriptsSimon Rettberg2013-03-191-1/+1
|\
| * use all cores by make through MAKEFLAGSJonathan Bauer2013-03-191-1/+1
| |
* | Tweak modules to work with openSUSE 12.1Simon Rettberg2013-03-191-0/+14
|/
* copy_static_files function now called on each moduleJonathan Bauer2013-03-191-4/+1Star
|
* fix plymouth theme path, fix stage3.1 vmware/uvesafb modprobingJonathan Bauer2013-03-186-2/+2
|
* restructuring...Jonathan Bauer2013-03-1418-0/+281