Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (git-dist) warn that tarball will be incomplete | Thierry Vignaud | 2012-01-25 | 1 | -0/+1 | |
| | | | | needs checkouting meta-task from packages SVN repo | |||||
* | pretty-ize | Thierry Vignaud | 2012-01-25 | 1 | -1/+1 | |
| | ||||||
* | add missing space | Thierry Vignaud | 2012-01-25 | 1 | -1/+1 | |
| | ||||||
* | include back urpmi translations | Thierry Vignaud | 2012-01-25 | 2 | -0/+3 | |
| | | | | (was wrongly removed whith "include gtk20 translations (caps lock & the like)") | |||||
* | 13.78 | Thierry Vignaud | 2012-01-24 | 2 | -1/+3 | |
| | ||||||
* | (default_packages) log packages selected b/c of HW, fs, install method, ... | Thierry Vignaud | 2012-01-24 | 2 | -15/+26 | |
| | ||||||
* | (Add2LVM) better default name for new VG (vg-mga, vg-mga1, ... | Thierry Vignaud | 2012-01-24 | 3 | -3/+10 | |
| | | | | instead of vg-0, vg-1, ...) | |||||
* | ipchains is dead for years (kernel-2.2.x) | Thierry Vignaud | 2012-01-24 | 1 | -1/+1 | |
| | ||||||
* | (root_services) list shorewall with iptables* in services | Thierry Vignaud | 2012-01-24 | 2 | -1/+4 | |
| | ||||||
* | sort | Thierry Vignaud | 2012-01-24 | 1 | -1/+1 | |
| | ||||||
* | fix .svn path | Thierry Vignaud | 2012-01-23 | 1 | -1/+1 | |
| | ||||||
* | 13.77 | Thierry Vignaud | 2012-01-23 | 4 | -1/+7 | |
| | ||||||
* | (default_packages) do not install shorewall & mandi if firefwall is not ↵ | Thierry Vignaud | 2012-01-23 | 2 | -2/+1 | |
| | | | | configured | |||||
* | (list_types) allow using nilfs2 during install | Thierry Vignaud | 2012-01-23 | 2 | -1/+2 | |
| | ||||||
* | add .gitignore files so that empty directories end in archives created | Thierry Vignaud | 2012-01-23 | 1 | -0/+1 | |
| | | | | with git | |||||
* | (tar,dist-git) add support for extracting sources from git | Thierry Vignaud | 2012-01-23 | 1 | -1/+12 | |
| | ||||||
* | (dist-svn) split it out of (tar) | Thierry Vignaud | 2012-01-23 | 1 | -2/+5 | |
| | ||||||
* | preserve UUID when reformating a nilfs fs | Thierry Vignaud | 2012-01-23 | 3 | -0/+3 | |
| | ||||||
* | enable to set label on swap | Thierry Vignaud | 2012-01-23 | 3 | -3/+3 | |
| | ||||||
* | (package_needed_for_partition_type) make more generic the ability to | Thierry Vignaud | 2012-01-23 | 1 | -7/+9 | |
| | | | | preserve UUID on fses where we couldn't enforce it while formatting | |||||
* | (write_label) enable to set label on btrfs fses | Thierry Vignaud | 2012-01-23 | 3 | -3/+6 | |
| | | | | needs reverse <device>,<label> ordering | |||||
* | enable to set label on nilfs fses | Thierry Vignaud | 2012-01-23 | 3 | -1/+5 | |
| | ||||||
* | include btrfs in order to be able to set labels | Thierry Vignaud | 2012-01-23 | 1 | -1/+1 | |
| | ||||||
* | include mkfs.nilfs2 & nilfs-tune | Thierry Vignaud | 2012-01-23 | 1 | -0/+1 | |
| | ||||||
* | fix package name | Thierry Vignaud | 2012-01-23 | 1 | -1/+1 | |
| | ||||||
* | perl_checker cleanup | Thierry Vignaud | 2012-01-23 | 1 | -1/+1 | |
| | ||||||
* | Update Greek translation | Dimitrios Glentadakis | 2012-01-22 | 1 | -21/+21 | |
| | ||||||
* | Update Greek translation | Dimitrios Glentadakis | 2012-01-22 | 1 | -50/+50 | |
| | ||||||
* | Update Greek translation | Dimitrios Glentadakis | 2012-01-22 | 1 | -14/+14 | |
| | ||||||
* | 13.76 | Thierry Vignaud | 2012-01-20 | 2 | -1/+3 | |
| | ||||||
* | (lvm_cmd_or_die) report back error from lvm2 | Thierry Vignaud | 2012-01-20 | 3 | -1/+8 | |
| | ||||||
* | (load_raw) faster & safer waiting for end of USB modules | Thierry Vignaud | 2012-01-20 | 2 | -10/+2 | |
| | | | | (thanks to now having udev) | |||||
* | (extract_modules) enable to find, decompress XZ modules | Thierry Vignaud | 2012-01-20 | 3 | -1/+4 | |
| | ||||||
* | include xz (needed to decompress modules) | Thierry Vignaud | 2012-01-20 | 1 | -0/+1 | |
| | ||||||
* | perl_checker cleanups | Thierry Vignaud | 2012-01-20 | 1 | -12/+12 | |
| | ||||||
* | perl_checker cleanup | Thierry Vignaud | 2012-01-20 | 1 | -1/+1 | |
| | ||||||
* | (lvm_cmd) log forcing rescan | Thierry Vignaud | 2012-01-20 | 1 | -0/+1 | |
| | ||||||
* | (suggest_lv_name_from_mnt_point, suggest_lv_name) suggest better LV | Thierry Vignaud | 2012-01-20 | 3 | -0/+12 | |
| | | | | names based on the mount point rather than numbers | |||||
* | (Create) enable to set LV names when not in expert mode | Thierry Vignaud | 2012-01-20 | 3 | -1/+6 | |
| | ||||||
* | include gtk20 translations (caps lock & the like) | Thierry Vignaud | 2012-01-20 | 2 | -1/+3 | |
| | ||||||
* | add missing space | Thierry Vignaud | 2012-01-20 | 1 | -0/+2 | |
| | ||||||
* | updated Slovenian translation | Filip Komar | 2012-01-19 | 1 | -185/+84 | |
| | ||||||
* | 13.75.1 | Thierry Vignaud | 2012-01-19 | 2 | -1/+3 | |
| | ||||||
* | include DM/MD udev rules so that install on LVM works again | Thierry Vignaud | 2012-01-19 | 2 | -0/+9 | |
| | ||||||
* | (start_udev) fix mounting /dev/pts & /dev/shm | Thierry Vignaud | 2012-01-19 | 2 | -1/+2 | |
| | ||||||
* | Ukrainian translation update | Yuri Chornoivan | 2012-01-19 | 1 | -11/+14 | |
| | ||||||
* | fixed header so it passes msgfmt -c | Oliver Burger | 2012-01-19 | 1 | -4/+2 | |
| | ||||||
* | updated Slovenian translation | Filip Komar | 2012-01-18 | 1 | -322/+583 | |
| | ||||||
* | updated Slovenian translation | Filip Komar | 2012-01-18 | 1 | -2/+2 | |
| | ||||||
* | updated Turkish translation | Numan Demirdöğen | 2012-01-16 | 1 | -506/+192 | |
| |