Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | diskdrake: don't crash on invalid partition table | Pascal Terjan | 2009-02-13 | 1 | -31/+41 |
| | |||||
* | Rewrite gpt support with libparted | Pascal Terjan | 2009-01-27 | 1 | -0/+139 |
| | |||||
* | fix fd leak when detecting network driver (mostly notable in network center ↵ | Olivier Blin | 2008-04-18 | 1 | -0/+1 |
| | | | | and drakroam) | ||||
* | fix minor fd leak | Olivier Blin | 2008-04-18 | 1 | -0/+1 |
| | |||||
* | fix build of wireless binding with latest kernel headers | Olivier Blin | 2007-07-17 | 1 | -0/+1 |
| | |||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -94/+13 |
| | |||||
* | remove unused silo&sbus&prom stuff (was for sparc, but untouched for more ↵ | Pascal Rigaux | 2006-03-03 | 1 | -89/+0 |
| | | | | than 5 years and must be broken | ||||
* | replacing double with NV as suggested by rafael: | Pascal Rigaux | 2006-01-12 | 1 | -1/+1 |
| | | | | | | | | NV is the portable typedef perl's Configure figures out for floating point values. And since it's an internal type the typemap is easier. See: $ perl -V:nvtype nvtype='double'; | ||||
* | use BLKGETSIZE64 to allow detecting partitions bigger than 2TB, and use | Pascal Rigaux | 2006-01-12 | 1 | -4/+6 |
| | | | | | | "double" instead of "unsigned int" (nb: it means we will use doubles instead of ints for computing things, this works quite nicely up to 100_000TB | ||||
* | look for "NR_CPUS limit of 1 reached" instead of looking MP tables by hand, ↵ | Pascal Rigaux | 2006-01-10 | 1 | -3/+0 |
| | | | | or using DMI info (often broken) | ||||
* | - i had foolishly removed c::iconv whereas it was used still used by ↵ | Pascal Rigaux | 2005-12-15 | 1 | -7/+0 |
| | | | | | | | | | | c::from_utf8 and c::to_utf8 - anyway, moving c::from_utf8 and c::to_utf8 to common::from_utf8 and common::to_utf8 - making them use Locale::gettext::iconv - Locale::gettext::iconv transform undef into standard charset (1.05-2mdk) - drop c::standard_charset (now unused) | ||||
* | use Locale::gettext for dgettext, bindtextdomain and bind_textdomain_codeset ↵ | Pascal Rigaux | 2005-12-15 | 1 | -17/+0 |
| | | | | | | | instead of module c (that way we can also use dngettext, and it's more modular) | ||||
* | c::iconv() is not used anymore (and if needed, there is ↵ | Pascal Rigaux | 2005-12-15 | 1 | -32/+0 |
| | | | | Locale::gettext::iconv()) | ||||
* | use vol_id to find device type (fs_type and pt_type) | Pascal Rigaux | 2005-10-18 | 1 | -21/+0 |
| | |||||
* | use vol_id to get filesystem label (we only handled the equivalenet of e2label) | Pascal Rigaux | 2005-08-29 | 1 | -17/+0 |
| | |||||
* | revert, that's not needed after all | Olivier Blin | 2005-07-21 | 1 | -1/+0 |
| | |||||
* | add volume_set_id | Olivier Blin | 2005-07-21 | 1 | -0/+1 |
| | |||||
* | add setlocate() and LC_COLLATE for common.pm | Thierry Vignaud | 2005-06-30 | 1 | -0/+9 |
| | |||||
* | rename setlocale() as init_setlocale() since it's more meaninfull regarding ↵ | Thierry Vignaud | 2005-06-30 | 1 | -1/+1 |
| | | | | its purpose | ||||
* | (strftime) add it thus avoiding to load bloaty POSIX in net_applet | Thierry Vignaud | 2005-06-30 | 1 | -0/+22 |
| | |||||
* | Remove dependency of c::stuff on rpmlib | Rafael Garcia-Suarez | 2005-06-30 | 1 | -26/+0 |
| | |||||
* | Remove function not used (and provided by perl-URPM anyway) | Rafael Garcia-Suarez | 2005-06-30 | 1 | -6/+1 |
| | |||||
* | remove unused code | Pascal Rigaux | 2005-06-03 | 1 | -9/+3 |
| | |||||
* | remove doble | Thierry Vignaud | 2005-06-03 | 1 | -1/+1 |
| | |||||
* | add O_CREAT | Thierry Vignaud | 2005-06-03 | 1 | -1/+1 |
| | |||||
* | add O_WRONLY & O_RDWR | Thierry Vignaud | 2005-06-03 | 1 | -1/+1 |
| | |||||
* | add commented line to help debugging pci_probe | Pascal Rigaux | 2005-05-13 | 1 | -0/+1 |
| | |||||
* | add enable_net_device | Olivier Blin | 2005-03-31 | 1 | -0/+19 |
| | |||||
* | - add dmi_probe() | Pascal Rigaux | 2005-03-15 | 1 | -0/+19 |
| | | | | | - some special code on dmi is now moved in dmitable with flags Pkg: and Module: | ||||
* | prototypes are dangerous | Pascal Rigaux | 2004-09-10 | 1 | -1/+1 |
| | |||||
* | revert my last bad commit | Nicolas Planel | 2004-08-17 | 1 | -7/+102 |
| | |||||
* | rework smp-dmi, add dmi memory detection suppport | Nicolas Planel | 2004-08-17 | 1 | -102/+10 |
| | |||||
* | always include all funcs (these're needed anyway by Move and GlobeTrotter) | Thierry Vignaud | 2004-07-29 | 1 | -5/+5 |
| | |||||
* | workaround blind gwenole | Thierry Vignaud | 2004-07-06 | 1 | -1/+1 |
| | |||||
* | workaround build with new kernels | Thierry Vignaud | 2004-07-06 | 1 | -0/+1 |
| | |||||
* | in iso install, use ISOPATH environment variable instead of loopback device ↵ | Olivier Blin | 2004-06-18 | 1 | -8/+0 |
| | | | | filename (limited to 64 chars) | ||||
* | in disk-iso install, automatically choose and change ISO images, according ↵ | Olivier Blin | 2004-06-18 | 1 | -0/+28 |
| | | | | to their volume id and application id | ||||
* | (netdevices) introduce it in order to list network interfaces | Thierry Vignaud | 2004-05-26 | 1 | -0/+37 |
| | |||||
* | (hasNetDevice, isNetDeviceWirelessAware, getNetDriver) explicitely use | Thierry Vignaud | 2004-05-19 | 1 | -3/+3 |
| | | | | | system IFNAMSIZ instead of implicitely defining it | ||||
* | (isNetDeviceWirelessAware) introduce it in order to detect whether a | Thierry Vignaud | 2004-05-19 | 1 | -0/+20 |
| | | | | | network interface support wireless extensions or not | ||||
* | really handle LABEL=XXX in fstab (as used by redhat) (no xfs labels yet) | Pascal Rigaux | 2004-05-13 | 1 | -0/+17 |
| | |||||
* | we don't KTYP anymore, but we need K_NOSUCHMAP | Pascal Rigaux | 2004-02-10 | 1 | -9/+1 |
| | |||||
* | move Xtest() and setMouseLive() out of c/stuff to xf86misc::main | Pascal Rigaux | 2004-02-08 | 1 | -69/+0 |
| | | | | | | so that we can use them (esp. setMouseLive) in standalone without making drakxtools-newt require xfree libs | ||||
* | kill warning | Thierry Vignaud | 2004-02-02 | 1 | -0/+5 |
| | |||||
* | the multiplication must be done with type "long long" otherwise it overflows ↵ | Pascal Rigaux | 2004-01-30 | 1 | -2/+2 |
| | | | | at 4GB | ||||
* | (getNetDriver) introduce getHwIDs() alias that return pci/usb/... hw | Thierry Vignaud | 2004-01-26 | 1 | -3/+12 |
| | | | | | | addr (or "N/A" for some isapnp cards due to lack of support from drivers) | ||||
* | - remove the use of BLKRRPART (telling the kernel to re-read the partition ↵ | Pascal Rigaux | 2004-01-15 | 1 | -2/+15 |
| | | | | | | | | | table) in most cases - replace with tell_kernel() and will_tell_kernel() - correctly handle in standalone the need to reboot, with no way to forget it (telling the WM to quit nicely then call reboot when it's done) | ||||
* | support HIDIOCAPPLICATION ioctl too | Thierry Vignaud | 2003-12-22 | 1 | -1/+1 |
| | |||||
* | log_message in drakx mode is better when logged for real | Guillaume Cottenceau | 2003-12-04 | 1 | -1/+24 |
| | |||||
* | inspires from xwait: keep a client until some window is created, otherwise X ↵ | Guillaume Cottenceau | 2003-11-26 | 1 | -2/+11 |
| | | | | server blinks to hell |