| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
WebConsole needs to rely on /shell/run to work with GPT tables. Because
"Partition and Format"/"Particionar y Formatear" form always supposes
that the partition table is MBR/MSDOS.
"Setup"/"Configurar" script from "Cloning Engine" also supposes that the
partition table is MBR/MSDOS. But it uses "Boot.lib" library, that can
create MBR and GTP partitions.
This commit:
* Adds WebConsole support to work with GPT tables.
- Adds input field where the user can select between MSDOS and
GPT table types.
* Adds "Setup" support to work with GPT tables.
- Adds script parameter that expects a string with "MSDOS" or
"GPT".
|
|
|
|
|
|
|
| |
WebConsole only supports for partitioning and formatting the first disk
of the client. POST /setup calls in ogserver and ogclient support
for multiple disks. Update WebConsole to allow to choose which disk do
you want to partition and format.
|
|
|
|
| |
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5390 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
soportados; soportar formateo de {{{LINUX-SWAP}}}.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5065 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
{{{version1.1}}} para desarrollar la nueva versión.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4609 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
para que el código sea más legible.
git-svn-id: https://opengnsys.es/svn/branches/version1.0@4405 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
{{{ogEcho}}}.
git-svn-id: https://opengnsys.es/svn/branches/version1.0@4186 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
de caché en el Comando Particionar.
git-svn-id: https://opengnsys.es/svn/branches/version1.0@3735 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
corrección de erratas y soporte para que las particiones no deban indicarse en orden consecutivo.
git-svn-id: https://opengnsys.es/svn/branches/version1.0@3724 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
| |
a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
| |
a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
Asignar permisos de ejecución.
git-svn-id: https://opengnsys.es/svn/trunk@1335 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
a21b9725-9963-47de-94b9-378ad31fedc9
|