Download List

프로젝트 설명

fstransform is a tool to change a file-system from one format to another. For example, it can change from jfs, xfs, or reiser to ext2, ext3, or ext4. It works in-place and without the need for backup. It currently has been tested on Linux only. It uses a sparse file to create the new file-system image, moves all the files of the existing file-system into it, then remaps the sparse file to the original partition.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-03-29 06:41
0.9.3

이 릴리스에 크게 자동 작업 검사점 및 미완성된 작업 (즉 이제 여러 사용자 중단, 충돌, 또는 심지어 정전에서 복구할 수 있는) 검사점에서 다시 시작 하는 기능 추가 "fsremap을"을 향상 시킵니다. 또한 "fstransform을" 추가 오류 후 적절 한 정리를 삽입 하 고 (예: gparted) 제 3 자 도구와의 통합을 쉽게 하기 위해 새로운 옵션을 추가-마운트 장치 변환 하는 기능을 향상 시킵니다. 일부 옵션 약간 바뀐, 그리고 영구 파일 및 로그/var/tmp/fstransform/에 저장 됩니다.
Tags: Major feature enhancements
This release significantly enhances "fsremap", adding automatic job checkpointing and the ability to resume unfinished jobs from the checkpoints (this means it can now recover from multiple user interruptions, crashes, or even power failures). It also enhances "fstransform", adding the ability to transform a non-mounted device, inserting appropriate cleanup after errors, and adding new options to ease integration with third party tools (such as gparted). Some options have been slightly renamed, and persistent files and logs are now stored in /var/tmp/fstransform/.

2012-03-10 09:45
0.9.2

이 릴리스에 두 개의 새로운 안전 검사를 추가: lthe ast 장치 블록 fsremap에 의해 작성을 실제로 쓰기, 있어야 하며 원본 및 대상 파일 시스템 테스트 거친된 것 들 중 이어야 합니다. 또한 'fstransform.sh' 'fstransform'로 이름을 변경 하 고 모든 소스 파일에 명시적인 저작권 정보를 추가. 마지막으로, fstransform는 이제 옵션 지원 '-도움이 '와 '-포스-테스트를 거치지-파일-시스템 '.
Tags: Minor bugfixes, Minor feature enhancements
This release adds two new safety checks: lthe ast device block to be written by fsremap must actually be writeable, and the source and target filesystems must be among the tested ones. It also renames 'fstransform.sh' to 'fstransform' and adds an explicit copyright statement to all source files. Finally, fstransform now supports the options '--help' and '--force-untested-file-systems'.

2012-02-14 08:55
0.9.1

이 릴리스에 32 비트 플랫폼에서 4 GB 보다 큰 장치를 다시 매핑 하는 동안 내부 오류가 수정 및 일부 리눅스 배포판 (일반적으로 RPM 기반 것 들)에서 빌드 오류를 수정 합니다.
Tags: Minor bugfixes
This release fixes an internal error while remapping devices larger than 4GB on 32-bit platforms, and fixes build errors on some Linux distributions (typically RPM-based ones).

2012-02-07 08:55
0.9.0

이 릴리스에 구성 스크립트와 휴대용 메이크파일 GNU automake에 의해 생성 된 추가. 그것은 또한 장치 길이가 아닌 여러 파일 시스템 블록 크기와 새-아니 질문에 대 한 엄격한 안전 검사를 포함 한다-fstransform 실행 제어 사용자에 게 돌이킬 수 없는, 그리고-시간 표시 옵션. Fsmove 프로그램 개선 되었습니다 지금 시작 시 공간을 무료로 검사 하 고 주기적으로 진행 비율 및 예상 남은 시간을 보여줍니다. 마지막으로, 경고 README에는 거의 전체 장치 'xfs 파일 시스템을 변환 하는 방법에 대 한 정보와 함께 추가 되었습니다.
This release adds a configure script and portable Makefiles generated by GNU automake. It also includes stricter safety checks for devices whose length is not a multiple of file-system block size, and new --no-questions, --irreversible, and --show-time options to give users more control over fstransform execution. The fsmove program has been improved and now checks for free space at startup, and periodically shows progress percentage and estimated time remaining. Finally, a warning has been added to README with information about transforming an almost-full device to the 'xfs' filesystem.

2012-01-22 05:11
0.3.7

이 릴리스는 진행 백분율을 표시 하는 루틴에서 심각한 버그를 해결 합니다. 버그를 버전 0.3.6, 그래서 도입 되었다 사용 하지 마십시오 해당 버전 충돌 수 있기 때문에.
This release fixes a serious bug in the routine to show the progress percentage. The bug was introduced in version 0.3.6, so please do not use that version, because it can crash.

Project Resources