Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-14 | added mplayerthumbs, nfs-common | Andreas Loibl | 3 | -2/+2 | |
2012-10-11 | various smaller changes | Andreas Loibl | 11 | -30/+63 | |
* removed wine-ppa-oneiric * added hack to generate initrd only once * added multiarch support for wheezy amd64 * updated packagelists for multiarch (wine, skype) * removed obsolete packagelists includes | |||||
2012-10-11 | fixed exitcode of Compat_clean() | Andreas Loibl | 1 | -1/+2 | |
2012-10-11 | added missing locales package to packagelist | Andreas Loibl | 1 | -0/+1 | |
2012-10-11 | fixed typo | Andreas Loibl | 1 | -1/+1 | |
2012-10-11 | compat update for latest live-build version | Andreas Loibl | 9 | -24/+72 | |
2012-10-11 | added dependency checks | Andreas Loibl | 1 | -0/+8 | |
2012-08-30 | disabled acritox-kde48 repository, updated default kernel version | Andreas Loibl | 1 | -5/+6 | |
2012-08-30 | updated live-boot_retry_message patch: path of patch target changed | Andreas Loibl | 1 | -3/+3 | |
2012-08-30 | packagelist for minimal kanotix version | Andreas Loibl | 1 | -0/+62 | |
2012-08-30 | replaced uninstallable packages with alternatives: cifs-utils, gddrescue | Andreas Loibl | 1 | -2/+2 | |
2012-08-30 | updated packageslist for LibreOffice 3.6 | Andreas Loibl | 1 | -62/+62 | |
2012-05-29 | restructured packageslists for Kanotix 2012-05 releases | Andreas Loibl | 11 | -76/+78 | |
2012-05-29 | exclude initrd from squashfs-image | Andreas Loibl | 1 | -0/+1 | |
2012-05-29 | default kernel: 3.2.0-24 | Andreas Loibl | 1 | -7/+4 | |
2012-05-29 | combine_iso.bash: removed extra spaces | Andreas Loibl | 1 | -6/+6 | |
2012-05-22 | revert non-working $grub_platform change | Andreas Loibl | 1 | -9/+9 | |
2012-05-22 | updated iso-combine script | Andreas Loibl | 1 | -7/+69 | |
2012-05-22 | regexp fix, removed menuentry --class options | Andreas Loibl | 1 | -9/+10 | |
2012-05-22 | restore live-media-path from persistent cmdline | Andreas Loibl | 1 | -10/+10 | |
2012-05-22 | {*,*}-glob requires bash | Andreas Loibl | 1 | -1/+1 | |
2012-05-21 | Merge branch 'master' of ssh://git.acritox.com/kanotix | Andreas Loibl | 1 | -0/+61 | |
2012-05-21 | add more local-mail folders to /etc/skel | Andreas Loibl | 1 | -0/+1 | |
2012-05-21 | minimal packageslist for a testbuild with KDE | Andreas Loibl | 1 | -0/+61 | |
2012-05-21 | prevent KDE from warning about non-existent directories | Andreas Loibl | 1 | -0/+6 | |
2012-05-21 | added combine_iso script to combine a 64bit and a 32bit ISOs into a 2-in-1 ISO | Andreas Loibl | 1 | -0/+105 | |
2012-05-21 | updated EFI detection | Andreas Loibl | 1 | -14/+18 | |
2012-05-21 | fixed CHS calculation for images < 1GB | Andreas Loibl | 1 | -15/+25 | |
2012-05-20 | Workaround for kdeinit4-crash if phonon-vlc is used | Andreas Loibl | 1 | -0/+43 | |
2012-05-20 | reorder cleanup/ appdefault hooks | Andreas Loibl | 2 | -9/+10 | |
2012-05-20 | grub.cfg: support for 2in1 persistent | Andreas Loibl | 1 | -6/+11 | |
2012-05-20 | Make sure config-arguments don't get overwritten by auto-configuration | Andreas Loibl | 1 | -0/+3 | |
2012-05-20 | don't delete ISOs in tmpfs when building | Andreas Loibl | 1 | -2/+2 | |
2012-05-20 | don't depend on binary/ - mount the ISO | Andreas Loibl | 1 | -3/+12 | |
2012-05-20 | packageslists updated | Andreas Loibl | 1 | -0/+2 | |
2012-05-20 | set efi_arch in grub.cfg | Andreas Loibl | 1 | -4/+5 | |
2012-05-20 | updated grub.cfg for combined ISOs | Andreas Loibl | 1 | -10/+13 | |
2012-05-20 | packageslists update | Andreas Loibl | 2 | -0/+3 | |
2012-05-20 | packageslists update | Andreas Loibl | 3 | -1/+6 | |
2012-05-18 | added 32bit EFI | Andreas Loibl | 2 | -6/+18 | |
2012-05-18 | no more kanotix-scripts in /usr/local/bin | Andreas Loibl | 1 | -2/+0 | |
2012-05-18 | use dragonfire/wheezy as default | Andreas Loibl | 4 | -17/+3 | |
2012-05-18 | icedove missing hook | Joerg Schirottke | 1 | -0/+8 | |
2012-05-18 | moved gfxoverlay-code to debian-package gfxoverlay | Andreas Loibl | 6 | -132/+4 | |
2012-05-17 | use install-flash-local from kanotix-scripts package | Joerg Schirottke | 1 | -1/+1 | |
2012-05-17 | update hotfixes | Joerg Schirottke | 1 | -0/+28 | |
2012-05-17 | disable automatically added firmware packages | Joerg Schirottke | 1 | -0/+5 | |
2012-04-25 | avoid copying iso files into ram when using tmpfs | Maximilian Gerhard | 1 | -1/+1 | |
2012-04-25 | moved kdm patch to hook script to check kdm exists | Maximilian Gerhard | 1 | -1/+8 | |
For builds with other login managers than kdm the build always fails because patching /etc/init.d/kdm abort with error. I wrapped the patch inside a hook script that ensures /etc/init.d/kdm exists before patching. | |||||
2012-04-25 | removed temporary patches (now part of etcskel) | Maximilian Gerhard | 3 | -26/+0 | |