aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite remove-boot-splash as a shell script.Colin Guthrie2012-04-142-22/+72
| | | | | | | | | | This rewrites the remove-boot-splash script as a shell script and fixes several bugs: * Properly remove plash on 64 bit machines * Add support for xz compressed initrds * Remove dracut hooks related to plymouth * Remove plymouth settings from /etc Also fix svn:executable permissions.
* Add support for xz compressed initrds.Colin Guthrie2012-04-141-4/+15
| | | | | | | | | | | | | | Default options for xz compression taken from dracut. This change also removes various /bin/ path prefixes as there was previously a mix. xz* tools are technically in /usr so thus support may not be 100% complete until we have finished the /usr merge in mga3 and as such gzip compressed initrds should likely remain the default for mga2. No support for xz compressed initrds has yet been added to the remove-boot-splash script which is inexplicably implemented in perl rather than in bash like the rest of the scripts.
* Actually use the THEME name passed in.Colin Guthrie2012-04-141-2/+5
| | | | | | The theme name passed in on the command line was never used. Use it :)
* Avoid using cpio-filter and cpio --appendColin Guthrie2012-04-141-12/+8
| | | | | | | | | | | | We seem to go out of our way to avoid creating a 'new' cpio archive. This all seems rather unnecessary and error prone and cpio-filter will create a new archive anyway, so it's also rather redundant. Adopt a simpler process: extract the initrd fully, and run the plymouth population in-place, then just recompress the result. This also changes the archive creation stage to be the same commands used by dracut for clarity.
* Remove a poinless line.Colin Guthrie2012-04-141-3/+2
| | | | | | | The initrd was extracted with plymouth files filtered out, but then re-extracted a few lines below overwriting this file. The second extraction should exclude plymouth files too.
* bootsplash 3.3.8Anssi Hannula2012-04-041-1/+1
|
* make-boot-splash: dereference symlinks before operationAnssi Hannula2012-04-041-0/+2
| | | | | | DrakX can call this script with /boot/initrd.img symlink, in which case we want to operate on its target instead, or the symlink would get replaced with a regular file (reported by Colin Guthrie).
* bootsplash 3.3.7Anssi Hannula2012-02-271-1/+1
|
* remove-boot-splash: drop support for old non-plymouth bootsplashAnssi Hannula2012-02-271-29/+1
|
* add checks for some more failure conditions to prevent initrd corruptionAnssi Hannula2012-02-271-20/+31
| | | | These include e.g. unsupported initramfs formats and full filesystems.
* bootsplash 3.3.6Anssi Hannula2011-12-191-1/+1
|
* don't truncate initrd if plymouth-populate-initrd failsAnssi Hannula2011-12-191-0/+9
|
* don't truncate initrd if plymouth-populate-initrd doesn't existAnssi Hannula2011-12-191-4/+4
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-04-1610-688/+8
| | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r908 | blino | 2011-04-16 15:34:46 +0100 (Sat, 16 Apr 2011) | 1 line initial bootsplash import (cleaned from Mdv) ------------------------------------------------------------------------
* Do not derefence symlinks, we copy the target tooPascal Terjan2009-11-302-2/+2
|
* Compress hard, like we do in mkinitrdPascal Terjan2009-11-292-3/+3
|
* Fix previous commit to not remove everythingPascal Terjan2009-11-291-2/+2
|
* 3.3.2Christophe Fergeau2009-11-271-1/+1
|
* Don't create duplicate files in initrd, mine went from 18MB to 3MB with this ↵Pascal Terjan2009-11-271-0/+7
| | | | patch
* - hide more errorsFrederic Crozat2009-10-121-4/+4
|
* - remove splashy leftover in initrdFrederic Crozat2009-10-122-2/+2
| | | | | - hide error message
* - Release 3.3.1Frederic Crozat2009-10-122-2/+2
| | | | | - do not update various symlinks for each initrd when switching theme
* - put back old option, not neededFrederic Crozat2009-10-071-0/+1
|
* - Call bootload-config with the right optionsFrederic Crozat2009-10-071-1/+1
|
* - Fix support for plymouthFrederic Crozat2009-10-071-5/+6
|
* - Re-add script directoryFrederic Crozat2009-10-071-0/+2
|
* - Fix typoFrederic Crozat2009-10-072-2/+2
|
* - Port to plymouthFrederic Crozat2009-10-076-134/+27
|
* these files are useless *for real* (this time :)Christophe Fergeau2009-10-0736-539/+0
|
* fix bad paths in MakefileChristophe Fergeau2009-10-071-3/+3
|
* readd themes files since the .spec uses themChristophe Fergeau2009-10-0736-0/+539
|
* remove obsolete scriptsChristophe Fergeau2009-10-073-444/+4
|
* po files are unneeded nowChristophe Fergeau2009-10-0784-3042/+1
|
* get rid of obsolete codeChristophe Fergeau2009-10-0769-8386/+1
|
* get rid of .cvsignore filesChristophe Fergeau2009-10-075-8/+0
|
* add make dist-gitChristophe Fergeau2009-10-071-0/+5
|
* refactor svn make dist (in preparation for a git make dist)Christophe Fergeau2009-10-071-3/+13
|
* add dist makefile target (synonym with dis)Christophe Fergeau2009-10-071-1/+2
|
* Updated Norwegian Bokmål Translation.Olav Dahlum2009-08-231-9/+11
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2009-08-221-2/+1
|
* update for German translationOliver Burger2009-08-091-7/+8
|
* - Fix chvt deadlock in speedboot mode (Mdv bug #49946)Frederic Crozat2009-04-212-2/+2
|
* update zh_TW translationFunda Wang2009-04-201-1/+1
|
* fix display garbaged chinese font on startup (#35465)Thierry Vignaud2009-04-171-0/+1
|
* 3.2.24Thierry Vignaud2009-04-151-1/+1
|
* updateThierry Vignaud2009-04-151-5/+4
|
* update (Ma'moun Diraneyya <mamoun.diraneyya@gmail.com>)Thierry Vignaud2009-04-141-13/+13
|
* Update for Norwegian Bokmål translationOlav Dahlum2009-04-101-3/+3
|
* Updated Romanian translationCatalin Florin Russen2009-04-101-1/+2
|
* Updated Romanian translationCatalin Florin Russen2009-04-091-3/+3
|