summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/disk.h
blob: 54213cf68496dc16770e93dfae6b995b9db47362 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
/*
 * Guillaume Cottenceau (gc@mandrakesoft.com)
 *
 * Copyright 2000 MandrakeSoft
 *
 * This software may be freely redistributed under the terms of the GNU
 * public license.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program; if not, write to the Free Software
 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 *
 */

/*
 * Portions from Erik Troan (ewt@redhat.com)
 *
 * Copyright 1996 Red Hat Software 
 *
 */

#ifndef _DISK_H_
#define _DISK_H_

enum return_type disk_prepare(void);

#endif
| * put newly added draknfs and drakhosts tools in the gtk backend packageThierry Vignaud2005-07-051-1/+1 | * sort newly entries added by pixel & antoineThierry Vignaud2005-07-051-1/+1 | * do not package drakfloppy anymore since kernel is too big (#10565)Thierry Vignaud2005-07-051-1/+1 | * don't keep undefined optionsOlivier Blin2005-07-051-1/+1 | * use join()Olivier Blin2005-07-051-4/+2 | * fix string pbAntoine Ginies2005-07-051-11/+11 | * perl_checker/translation fixesOlivier Blin2005-07-051-15/+13 | * perl_checker fixOlivier Blin2005-07-051-1/+1 | * various other fix to be able to build drakxtoolsAntoine Ginies2005-07-051-8/+9 | * don't suggest to format partition if we need to rebootPascal Rigaux2005-07-051-5/+5 | * various fix ("standalone/draknfs", line 140, character 38-48) thx tvAntoine Ginies2005-07-051-6/+6 | * add help, remove unwanted useAntoine Ginies2005-07-051-3/+14 | * fix some commentAntoine Ginies2005-07-051-4/+3 | * add drakhosts and draknfs toolsAntoine Ginies2005-07-051-1/+1 | * move drakhosts and draknfs tools from soft/ to gi/perl-install/standaloneAntoine Ginies2005-07-052-0/+622 | * rollback bogus change that mistakely went inThierry Vignaud2005-07-041-1/+0 | * typo fixThierry Vignaud2005-07-041-2/+2 | * updated Japanese, Galician and Walloon filesPablo Saratxaga2005-07-043-103/+152 | * Mostly syntax checking and msg consistencyPjetur Hjaltason2005-07-031-5/+5 | * Updated Malay translationSharuzzaman Ahmat Raslan2005-07-011-2554/+2654 | * Latest strings - some small conflictsPjetur Hjaltason2005-07-011-372/+386 | * 10.3-0.30mdkThierry Vignaud2005-07-011-1/+21 | * don't write loc to fw ACCEPT rules, we always reset the policy to acceptOlivier Blin2005-07-011-3/+1 | * write progress bars in bootsplash config filesOlivier Blin2005-07-011-0/+33 | * update crossbars when scale values are modifiedOlivier Blin2005-07-011-0/+1 | * *** empty log message ***Pascal Rigaux2005-07-011-0/+140 | * remove spurious commentOlivier Blin2005-07-011-1/+1 | * UpdatedWilly Sudiarto Raharjo2005-07-011-5/+11 | * (Gtk2::ComboBox->get_text, Gtk2::OptionMenu->get_text) fix non selected caseOlivier Blin2005-07-011-4/+4 | * set the "" string as active in the combo box when a custom binary isOlivier Blin2005-07-011-6/+9 | | | | | | selected, to avoid default selection of the last combo box item (this allow to remove the "scannerdrake" hack) * handle pvmovePascal Rigaux2005-07-012-1/+14 | * - we can keep vg available when using vgreducePascal Rigaux2005-07-011-1/+1 | | | | | - we must update the vg total size after removing a pv * updateThierry Vignaud2005-07-011-3/+3 | * update strings from CVSThierry Vignaud2005-07-0171-6098/+6710 | * updateThierry Vignaud2005-07-011-6/+8 | * fix messagePascal Rigaux2005-07-011-1/+1 | * create lvm::pv_physical_extents() and use itPascal Rigaux2005-07-012-2/+5 | * Don't write ignored media in urpmi.cfg (bug 15537)Rafael Garcia-Suarez2005-07-011-1/+1 | * - correctly compute the max size on a VG (bugzilla #16189)Pascal Rigaux2005-07-011-2/+10 | | | | | - don't verifyParts on lvm * create vg_free_space()Pascal Rigaux2005-07-011-1/+7 | * update strings from CVSThierry Vignaud2005-07-01