918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Last change
on this file since 38231e9 was
1e7eaab,
checked in by ramon <ramongomez@…>, 15 years ago
|
Installador vale para repositorio y descargable; funciones de API compatibles Doxygen.
git-svn-id: https://opengnsys.es/svn/trunk@652 a21b9725-9963-47de-94b9-378ad31fedc9
|
-
Property mode set to
100644
|
File size:
544 bytes
|
Line | |
---|
1 | #!/bin/bash |
---|
2 | #/** |
---|
3 | #@file ToolsGNU.c |
---|
4 | #@brief Librería o clase Tools GNU used by OpenGNSys |
---|
5 | #@class Tools |
---|
6 | #@brief Herramientas gnu utilizadas por opengnsys. |
---|
7 | #@version 0.9 |
---|
8 | #@warning License: GNU GPLv3+ |
---|
9 | #*/ |
---|
10 | |
---|
11 | |
---|
12 | function awk () { |
---|
13 | } |
---|
14 | |
---|
15 | function chntpw () { |
---|
16 | } |
---|
17 | |
---|
18 | function egrep () { |
---|
19 | } |
---|
20 | |
---|
21 | function fdisk () { |
---|
22 | } |
---|
23 | |
---|
24 | function grep () { |
---|
25 | } |
---|
26 | |
---|
27 | function kexec () { |
---|
28 | } |
---|
29 | |
---|
30 | function lshw () { |
---|
31 | } |
---|
32 | |
---|
33 | function mount () { |
---|
34 | } |
---|
35 | |
---|
36 | function ms-sys () { |
---|
37 | } |
---|
38 | |
---|
39 | function parted () { |
---|
40 | } |
---|
41 | |
---|
42 | function partimage () { |
---|
43 | } |
---|
44 | |
---|
45 | function partprobe () { |
---|
46 | } |
---|
47 | |
---|
48 | function sfdisk () { |
---|
49 | } |
---|
50 | |
---|
51 | function umount () { |
---|
52 | } |
---|
53 | |
---|
Note: See
TracBrowser
for help on using the repository browser.