aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/fstools
Commit message (Expand)AuthorAgeFilesLines
...
* fstools: update to the latest version, makes interrupted first boot more reli...Felix Fietkau2015-03-221-2/+2
* packages: some (e)glibc fixes after r44701Nicolas Thill2015-03-161-2/+2
* fstools: bump to latest git HEADJohn Crispin2015-03-121-2/+2
* fstools: switch to ulog apiJo-Philipp Wich2015-02-261-2/+2
* fstools: fix build with enabled ubifs extroot supportJo-Philipp Wich2015-02-251-2/+2
* fstools: fix multiple extroot problemsJo-Philipp Wich2015-02-251-2/+2
* fstools: fix exit code of uci-defaults scriptJo-Philipp Wich2015-01-282-2/+3
* fstools: update to the latest git HEADRafał Miłecki2015-01-071-2/+2
* fstools: update to latest git HEADJohn Crispin2014-12-151-2/+14
* fstools: update to the latest version, fixes sysupgrade on linux 3.18Felix Fietkau2014-12-011-1/+1
* fstools: make the block tool ignore case when comparing uuid stringsJohn Crispin2014-12-011-2/+2
* fstools: update to the latest version, fixes overlayfs mount on 3.18Felix Fietkau2014-11-241-2/+2
* license info - revert r43155John Crispin2014-11-031-1/+1
* Add more license tags with SPDX identifiersJohn Crispin2014-11-031-1/+1
* Add a few SPDX tagsSteven Barth2014-11-021-1/+1
* fstools: update to latest git headJohn Crispin2014-10-271-1/+1
* scripts: fix wrong usage of '==' operatorJohn Crispin2014-10-141-3/+3
* fstools: update to latest git HEADJohn Crispin2014-10-131-2/+2
* fstools: update to latest gitJohn Crispin2014-10-061-2/+2
* fs-tools: dont use mips16John Crispin2014-09-161-0/+2
* build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packagesFelix Fietkau2014-06-301-0/+1
* fstools: fix factory reset on ubifs overlayJohn Crispin2014-06-241-2/+2
* fstools: the ubi flash tool is obselete nowJohn Crispin2014-06-111-14/+1
* fstools: stage libubi-utils static library and headersJohn Crispin2014-06-021-0/+7
* fstools: update to latest version, fixes build on x86_64Felix Fietkau2014-06-021-2/+2
* fstools: update to the latest version, fixes build for 64 bit targetsFelix Fietkau2014-05-311-2/+2
* fstools: update to the latest versionLuka Perkov2014-05-211-2/+9
* fstools: update to the latest version, adds ubifs support and ubi/mtd fixesFelix Fietkau2014-05-191-2/+2
* fstools: fix extroot with opkg-installed block-mount (#15550)Jo-Philipp Wich2014-04-171-2/+2
* fstools: update to latest git HEADJohn Crispin2014-04-075-21/+27
* fstools: scripts should propagate the cmdlineJohn Crispin2014-04-052-2/+2
* fstools: update to latest gitJohn Crispin2014-04-031-2/+2
* fs-tools: add back mount_root, jffs2reset and ffs2mark functionalityJohn Crispin2014-03-254-1/+11
* fstools: add the new fstools packageJohn Crispin2014-03-125-0/+187
='#n427'>427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585